alex-khod / commdemo

Communications module (2012)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Communications module demo

en ru

This repo hosts communication piece of software for some unnamed device. The software itself consists of two parts:

  • "Firmware", that runs on device's own microcontroller unit housed on circuit board.
  • "Interface", that runs on a PC, visualises device's various systems and also allows to manipulate them by the almighty will of the End User.

Communication module binds these two together via custom reinvented protocol over USB (that imitates a COM port).

Credits: Ivan L., Alexander Kh.

About

Communications module (2012)

License:MIT License


Languages

Language:Pascal 60.3%Language:C 39.7%