arduino
Projects with this topic
-
Add IoT capabilities to existing devices, using an ESP8266 module and a Unity based AR application. Communication will happen over MQTT, allowing you to control your devices from anywhere in the world.
Updated -
The Arduino String Builder is a small utility to quickly create a simple string containing all the words needed for the Arduino to output. The individual words can be retrieved via a defined coding. The software does the coding and assembles the string from the table. All words are stored in an array and can be used globally in the program.
Updated -
This project Holds a library to easily combine your Arduino with your C# skills. It also has an example Arduino project to work of from. Feel free to fork, use change and distribute!
Updated -
Measure end-to-end latency between button hit and display output via an external microcontroller, a photodiode and a push button.
Updated