News

While the Arduino family of boards connect to your computer using a USB virtual serial port, the ATmega ones have an actual serial connection on-board.
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 ...
Of all the Arduino projects we've seen 'round here, this is certainly one of them! Using nothing but a Graphics LCD, an Arduino, and a WebSocket server he wrote using Python / Tornado, this young ...
CodeBender allows you to code from your browser, share your work to the cloud, and collaborate with others. CodeBender supports uploading to pretty much any Arduino board connected with a USB cable.
Arduino enthusiasts looking for a new project to complete over the weekend might be interested in this Arduino door lock which is automatically activated as soon as you enter incognito browsing ...
CodeBender is a browser-based IDE that supports uploading to nearly any Arduino board. You can use the program to copy sample code, browse code uploaded by other users, and even store private ...
He’s creatively used a Arduino, with a WebSocket server he wrote with Pythan/Tornado and utilizes HTML5, to allow him to use his iPod Touch and Safari (also can use Chome) browser to control a ...
Makers and hobbyists that enjoy building projects using the awesome Raspberry Pi a single board mini PCs or the Arduino platform might be interested in a new device browser called DeB, that allows ...
Some microcontrollers like Arduino have very limited internal storage space, so an external EEPROM will be suitable for small amount of data storage or for extending the data storage capability of a ...