Type4me GUI

When I published my Type4me project, someone wrote me pointing out that the steps to send your sequence of characters to the device were a little complicated: open a terminal emulator (PuTTY…) connect to the correct serial port send the sequence check if the device answers correctly (OK!) For this reason, I’ve just finished the first…

ArduRGB

ArduRGB it’s a simple project to show how to drive an RGB led with Arduino. In the GitHub repository you can find the Arduino sketch and a sample program written in C# and in the forum you can ask for informations,requests… [highlight color=”yellow”]Warning: the program described below is designed for a common cathod led, if you need to use…