How to program your Arduino Pro Mini
When you want to program Arduino Pro Mini you’ll need an external programmer, because the Mini is so tiny it doesn’t have a programmer by itself… You can use something like a USB to Serial device, i.e. the FT232RL USB to Serial Breakoutboard from Sparkfun. Connect them this way: Now […]
Creating remotely controlled light-sculpture with glass object and ir-module
How to hookup Adafruit VCNL4010 Proximity and Light sensor
I couldn’t find any image of the circuit to hook up my Arduino Uno to this Adafruit proximity sensor brakeboard on the internet… So I had to read it somewhere, and I don’t like to read, I like to watch. So here’s the fritzing/breadboard scheme: It’s very simple as you […]
Programmable Christmas LEDS with Arduino
This is one of my first Arduino projects where I’ll be using Fritzing software for designing and producing my PCB. Also I tried building a nice, open case for it. I wanted to create a sort of Christmas Lights Loop that loops in 6 different schemes. Like a random one, a […]