• Home
  • Team Projects
    • Competitions
    • Robotics
      • Merkur perFEKT challenge 2016
      • RoboRave2016
      • RoboRave2016_en
      • Ketchup House 2016
  • Mike's Projects
    • Competitions
    • Electronics
      • Tester pevnosti výtisků z 3D tiskáren
      • Železniční přejezd
      • Solární nabíječka
      • Měřič baterií 2
      • Elektronická hračka
      • Měřič tužkových baterií
      • Stromovous
      • Detektor drátů ve zdi
      • Vánoční hvězdička
      • Měřič autobaterie
    • Robotics
      • Micro CNC MF70
      • TractorBot 1
      • TractorBot 2
    • Programming
      • MH Graph Analyzer
      • MH Serial Graph Recorder
      • RGB maker
  • Martina's Projects
    • Competitions
    • Electronics
      • Drawdio 1
      • Drawdio 2
    • Robotics
      • Hacked Tin Can Robot
      • Doorbell for unwanted guests
      • Line follower Beda 4
      • Watch Winder 1
      • Watch Winder 2
      • Multifunkční rotační zařízení ze staré tiskárny
  • Mark's Projects
    • Competitions
    • Electronics
      • RGB kytka
      • Detektor kovů 2
    • Robotics
      • Řídící deska všesměrově jezdícího robota POKUD
  • Links

MH Graph AnalyzerMH Graph Analyzer

VA program written in C# language in Visual Studio 2012. It can upload, show and analyze up to 20 series and 100,000 lines of data in CSV format (“;” separated) with a single X-axis and two independent Y-axes.




MH Graph Analyzer 2MH Serial Graph Recorder

A program written in C# language in Visual Studio 2012. It can record, show and save a data stream with up to 20 series of data in CSV format (“;” separated) via COM port from external devices (BeagleBone Black, STM32 Nucleo boards, Freescale FRDM boards … etc.).





RGB markerWS2811 RGB code maker for PIC

It generates a code for Microchip’s 8-bit PIC microcontrollers that drives smart RGB LEDs with integrated driver WS2811 using an inserted assembly code.