News

WIP project allowing programers to control Arduino boards (that have the sketch from this project uploaded in it) using C# without any need to change the Arduino code. Project is in early dev right ...
About. In this project the Robot is connected through the arduino with bluetooth module(hc-05).From the Voice command the C# Application generate a specific code and send to the bluetooth module and ...
Open Sound Control (OSC) is a communications protocol that can be seen as a modern alternative to MIDI. It’s specifically designed to play nicely with network communication systems. The probl… ...