Category: arduino
How to Program an ATtiny using the Arduino
Learn how to program the ATtiny85 using the Arduino as a ISP and why use a microcontroller instead of the Arduino for your projects. The programming guide used was from: http://hlt.media.mit.edu/wiki/pmwiki.php?n=Main.ArduinoATtiny4585 Learn more at http://www.insidegadgets.com Duration : 0:9:8
Linux Today – 32-Bit Arduino Due Released
The PowerBase: The newest addition to the Arduino family, the Due, makes a giant leap in raw power and capability.Linuxtoday.com
Arduino`s 32-Bit Due Finally Enters the Market | Grishin Robotics
The Arduino Due has just been released, replacing the 8-bit, 16MHz brain of the popular Uno microcontroller prototyping platform with a 32-bit, 84MHz processor, while augmenting inputs and capabilities all around.The centerof the Arduino …Grishin Robotics
DIY less-expensive Thermal imaging camera – Arduino
A thermal imaging camera is used for the purpose of energy auditing for homes and offices. Typically these require equipments such as FLIR B60 which are worth $5000 to $8000. This article by David Schneider however talks about a cheap …Arduino Blog
android – Temperature converter in arduino – Stack Overflow
I'm doing a project which requires me to use TinkerKit thermistor sensor to get room temperature. After detection, the Arduino BT board must send serial data back to an Android phone via Bluetooth. And the temperature need to be display on …Recent Questions – Stack Overflow