index
about
files
buy

 


Ogilumen

modern Device Company











(These ads are provided
free to support small open-source and DIY hardware businesses. If you want one, email us above.)

The World Famous Index of Arduino & Freeduino Knowledge


... an evolving index of practical subjects for the Arduinotm and Freeduino microcontrollers, as found in the Arduino site, Playground wiki, forum and that big WWW thing.

Last update: May 9th, 2009. Serving over 10,000 unique Arduino/Freeduino junkies a month without charge or adverse side effects since August 2007. To suggest a link,

Everything you read here will work on Arduino, the many versions of Freeduino, the Barebones and RBBB, the Boarduino, the iDuino and MAXserial, the many Arduino-compatible boards listed below, and of course the new-kids-on-the-block, the Sanguino and the Arduino Mega. Because of the different hardware layouts of these boards, slight modifications will occasionally be required between physical platforms.

**Brian Evans shows his genius and generosity with the Arduino Programming Notebook. You can get a printed copy for only $5.33 at Lulu, or save paper and download the PDF instead for FREE! (**Updated to V6)

**News Flash: We no longer link to Arduino/Freeduino variants that do not provide design-level PCB files!
(It's not called sort-of-open-source hardware...)


Use the "find' function of your browser to search the index.
(if you want to be a star, write some search code for us.)


A

  • Arduino WIKIPEDIA PAGE: here


B

C

D

 

E

F

G

H

  • HACKING Arduino/Freeduino: a set of pages on hacking the Arduino code and hardware

  • HALL EFFECT SENSORS: as in magnetic sensing, not hallways. Forum thread is here.

  • HELLO WORLD: the first step in Arduino/Freeduino programming

J

K

L

M

  • MAX7219: forum post1: using the MAX7219 chip to drive an 8*8 array of LED's; post 2: daisy-chaining multiple chips 

N

  • NES: Use an old NES Controller as an input device for Freeduino / Arduino

  • NIXIE TUBES: Ogilumen has it covered, with open-sourced code and product

  • NOKIA LCD: forum post on interfacing to the Arduino to the Noki* S1D15G10 graphic display

  • NONEXISTENT: there do not seem to be alot of Arduino/Freeduino topics that begin with the letter "N"

O

P

  • PDUINO: Arduino code for easy interface to PD... get it here
  • PEAK: code to find a peak value over time

Q

  • QRSS: a QRSS keyer using the iDuino.QRSS is ham radio speak for slow morse code, which is useful for radio propagation studies
  • QTPROX: code for using the QTProx401 touch sensor

R

S

  • SENSOR, ACCELERATION: tutorial on using the Memsic 2125 accelerometer with Arduino
  • SENSOR, ACCELERATION: article on using the LIS3LV02DQ triple axis accelerometer with Arduino
  • SENSOR, DISTANCE: tutorial on interfacing a PING ultrasonic distance sensor
  • SENSOR, DISTANCE: tutorial on using a Devantec ultrasonic ranger module
  • SENSOR, DISTANCE: tutorial on using the Devantec SRF04 and SRF05 modules
  • SENSOR, DISTANCE: tutorial on using the Sharp GP2D120 infrared ranging sensor
  • SHIELDS: see "Arduino SHIELDS" above

  • SHIFT REGISTER: tutorial on multiplying digital outputs using a 74HC595 shift register

  • SIMPLE MESSAGE SYSTEM: firmware for improved serial communication between Arduino and a host PC