
Attendance Logger
I made this project long time ago. It was build as proof of concept while working for local tech company. Since then I have used

Virtual Color Mixer
This example demonstrates how to send multiple values from the Arduino board to the computer. The readings from three potentiometers are used to set the

Switch-case example, showing how to take different actions based on the characters received in the serial port
An if statement allows you to choose between two discrete options, TRUE or FALSE. When there are more than two options, you can use multiple

How to use a while loop to calibrate a sensor while a button is being read.
Sometimes you want everything in the program to stop while a given condition is true. You can do this using a [while loop](http://www.arduino.cc/en/Reference/While).

Building A 16×32 NeoPixel Display
Earlier this year while attending a FabNow Conferance in Ft. Worth I came across a few exibits with Neo Pixel Rings. I was fascinated with

Visualizing Music With FFT
The following videos are displaying patterns generated by a Processing program doing real-time FFT (Fast Fourier transform). Basically it is visualizing music in the frequency

NeoPixel 16 Ring Fun
NeoPixels are fun and amazing. In my project I connected 4 of the AdaFruit NeoPixel – 16 RGBW Leds together. What caught my attention and

The Learning Lab Kit on a Shield for Arduino
Received this Learning Lab Kit on a Shield for Arduino from Programming Electronics Academy today and am very pleased.

Logging Environmental Data and Charting it with Google Charts
Today I have been experimenting with the Particle Photon and logging environment data to the internet via the Data.SparkFun.com. Data.SparkFun.com is a free service for
block 17
block18
block 19