News

Above you can see [Hans’] creation next to the official Arduino USB-to-serial programmer. He used the same connection scheme, but went with an edge connector for the USB instead of using a mini ...
Outputting data from a microcontroller over a serial port is convenient and easy, but formatting, visualizing, and analyzing the data can be tedious and frustrating. [Alex Spataru] knows this all ...
Introduction:In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port. Many Arduino projects have utilized this way ...
Allowing the tiny Arduino Yun Mini board to appear to a connected computer as a mouse and keyboard, in addition to a virtual (CDC) serial / COM port. Arduino explains more : ...