This is a library created for the Arduino Uno and Seeed Studio TFT touch screen (Version 1). Here is a link to the touch screen hardware: http://www.seeedstudio.com ...
** This library has been deprecated**. Use Unishox_Arduino_lib instead. It has same features and more. Shox96 is a technique for compressing short strings. This library provides for Arduino the same ...
For remote control projects, a text-based serial protocol is often used. In the code for the receiver, switching to the corresponding commands can be done with switch...case in an elegant way. However ...