Showing posts with label info. Show all posts
Showing posts with label info. Show all posts
Friday, April 7, 2017
Friday, June 26, 2015
5 Mistakes to damage an Arduino, avoid them!
This episode discusses five ways you can easily damage an Arduino - so you can avoid them!
Mistake #1: Shorting I/O Pins to Ground
Mistake #2: Shorting I/O Pins to Each Other
Mistake #3: Apply Overvoltage to I/O Pins
Mistake #4: Apply External Vin Power Backwards
Mistake #5: Apply greater than 5V to the 5V Connector Pin
Also learn about an Arduino UNO derivate designed to protect against each potential mishap.
*Read More...*
https://opensourcehardwaregroup.com/5-ways-to-destroy-an-arduino
Saturday, October 19, 2013
The Future of Wearable Technology
The Future of Wearable Technology | Off Book | PBS Digital Studios
Sunday, September 22, 2013
Arduino Community Logo is up
![]() |
Arduino Community Logo |
Sunday, June 16, 2013
RXTX Java library

Visit RXTX home page
Thursday, March 28, 2013
Firmata: a generic communicating protocol between microcontrollers and host computer
Firmata is a generic protocol for communicating with microcontrollers from software on a host computer. It is intended to work with any host computer software package. Right now there is a matching object in a number of languages. It is easy to add objects for other software to use this protocol. Basically, this firmware establishes a protocol for talking to the Arduino from the host software. The aim is to allow people to completely control the Arduino from software on the host computer.
Remark: Currently Firmata library not included in Arduino IDE 1.5.1 yet ...
Link:
![]() |
Firmata |
Remark: Currently Firmata library not included in Arduino IDE 1.5.1 yet ...
Link:
Subscribe to:
Posts (Atom)