Burn c into other chips using Arduino Duemilanove

Kathy Yang writes, “We may often encounter such situation as bootloader falls off when using Arduino, this thing can freak us out especially when we got no bootloader tools on hand. So what shall we do? Here we’ll introduce a way on how to burn c via Arduino, which is rather practical in cases when without […]

Electromagnetic Field camp August 29-31, 2014

The 2014 Electromagnetic Field camp is set for August 29-31, 2014. This annual gathering will be held in Bletchley, UK, and feature a camping festival with a power grid and high-speed internet access; a temporary village of geeks, crafters, and technology enthusiasts that’s lit up by night, and buzzing with activity during the day. Previous […]

SPI Transactions in Arduino

Paul over at DorkbotPDX writes: For the last several weeks, I’ve been working on SPI transactions for Arduino’s SPI library, to solve conflicts that sometimes occur between multiple SPI devices when using SPI from interrupts and/or different SPI settings. To explain, a picture is worth 1000 works. In this screenshot, loop() repetitively sends 2 bytes, where […]

Arduino GSM home automation system

Timofte Andrei wrote this instructable detailing the build of his Arduino home automation system: For this project I’ve used: 1. An Arduino clone 2. SIM900 GSM SHIELD 3. Relay module 4. 2×16 LCD Display 5. DS18B20 temperature sensor 6. Push button 7. Some Dupont wires 8. A led module (this is optional, if you have a chinese […]

The Protoptimus open source CNC Machine

An open source Arduino-based CNC machine from Brazil.  Jeferson, the Protoptimus founder, writes: It’s time for Brazil to show its strength in the maker movement” My name is Jeferson, the Protoptimus founder. I’m on a Catarse.me campaing, the largest Brazilian crowdfunding website, and I need your help. We yearn to be the first big manufacturer of low […]

blueShift – An OpenXC LED tachometer

In this video Pete Mills demonstrates his blueShift project, an OpenXC LED tachometer he is working on: An Arduino, some addressable LED’s, a bluetooth module, code and a 3D printer come together to make blueShift – An OpenXC LED Tachometer.  blueShift is so named for the Bluetooth protocol used for data communication, and the use of […]

Attiny25/45/85 police light with Arduino

  Another Instructables by Jan Henrik, a police light with a Attiny25/45/85. He writes: Hello, in this project I want to show you how to build a multi functional Police Light with a Attiny25/45/85 . It will have serval animations , which can be changed with a button on the circuit board, it has 2 channels, […]

Arduino based waveform generator

  Hemal Chevli made this Arduino based waveform generator.  He wrote a post on his blog detailing its assembly: Finally, after sitting in the TODO list for a long time, I’ve made a basic wavefrom generator based on arduino, made using  this instructable as reference. I had an enclosure laying around which has incorrect dimensions for […]

Wireless controlled robotic hand

Gabry295 wrote this Instructable detailing the build of his wireless controlled robotic hand: It consists in an artificial hand controlled by a glove with flex sensors. The artificial hand reproduces the movements of the hand with the control glove. The hand and the glove works both with Arduino. Check out the video after the break.

Hack adds Bluetooth control to old iPod using Android and Arduino

The crew at Erroneous Data presents this tutorial detailing how to wirelessly control an old iPod music player with you Android device. Using only an Arduino, an HC-05 Bluetooth module and a few resistors they show how to build your very own MuseHack. The project includes the Arduino code as well as the Android app […]

ZaCon badge development log

ZaCon is a community driven infosec conference held at the Kingsway Campus of the University of Johannesburg, South Africa. Andrew Nohawk developed the ZaCon V badge using an Arduino and RF components. He provides a detailed chronicle of his design and development process in this post. He explains, “For ZaCon V I built some electronic […]

Program your Arduino with a Android device

Jan Henrik wrote this Instructables demonstrating how to program an Arduino with Android device: in this Instructable I want to show you, how you can program your Arduino with your Android device. It is very simple and cheap. Also it allows us to program our Arduino where ever we want, this is usefull for permanently […]

Reflow oven controller with graphics TFT

A reflow oven controller with graphics TFT by 0xPIT: Arduino-based reflow oven controller with: PID loop control Wave Packet and Phase Fired control for AC outputs graphic TFT LC-Display, drawing the temperature curves – using an Adafruit 1.8″ TFT or derivate display solely controlled using a cheap rotary encoder and it’s single button stores up to […]