C++ library for uCCBasic, USB to CAN interface.
Project is stored as bare source code so that you can use your favourite IDE to open and compile it on your own!
uCCBlibC provides interface to obtain commands to communicate with uCCBasic. Commands are represented as string values and can be passed directly to serial buffer. Example usage is shown in demo.cpp file.
Catch framework was used in order to test every aspect of the project during development.
RS232 library was used to demonstrate example usage of uCCBlibC.
This was created by and is maintained by Piotr Ciarach
Software is under MIT license