This library (ok_arduino_logging) offers centrally configured string-tag log level filtering: Each source file defines a "tag" for that file's logs. The main app/sketch includes a filter expression ...
You can add your own commands. The command execution part is a function that passes command line arguments with argc and argv. Please refer to the example of the main function using command line ...
Time is vital in today's society, and when it comes to certain electronics, timing is crucial; just like us, they require a means to keep track of time, and precise time. So, how do electronics ...
Speech recognition technology is very useful in automation which not only gives you hands free control over devices but also adds security to the system. Apart from making voice controlled gadgets, ...
There are already various options to add a (touscheen) display to Arduino board with software support including TFTLibrary for Arduino, and recently I tried Nextion serial touchscreen displays that ...
This article will guide you through the process of hooking up your Edison with Windows azure and do some cool stuffs like controlling it. This example will just switch on and off an LED connected to ...