Projects

Arduino Projects Wireless Arduino

Arduino Projects: Wireless Arduino

Long-time readers will know I’m not one to promote trendy marketing phrases and certainly ‘Internet of Things’ or ‘IoT’ is right up there with the best (worst) of them. But the concept behind the phrase is worth understanding as it drives the next generation of connected devices. Single-function or ‘embedded’ gadgets built from microcontrollers like […]

Making a RFID Card Reader with Arduino Yún

Making a RFID Card Reader with Arduino Yún

Surya Mattu is a creative technologist who loves to make things. He’s based in NYC and working at ITP, a two-year graduate program exploring the imaginative use of communications technologies. Today he’s sharing with us how feasible it could be to build an RFID-controlled entry for students using Arduino Yún. Read  other guest posts on Arduino Yún. […]

Arduino Project 6 Web controlled music player

Arduino Project 6: Web-controlled music player

Our NetPlay project is built on a standard breadboard. In our previous Arduino masterclass we briefly introduced the Ethernet Shield an Arduino expansion board that adds Ethernet connectivity plus microSD card storage. We used that storage as the basis of a simple one-button digital audio player. It was functional but limited to 8-bit mono WAV […]

Simulating and controlling GE Color Effects Lights with Arduino

Simulating and controlling GE Color Effects Lights with Arduino

Overview This project builds a Christmas lights controller for the GE Color Effects lights allowing programmed control of up to 8 sets of Christmas lights. Furthermore, it provides a function specific language for programming patterns for these lights and an emulation environment for testing the programs requiring the lights to be built or hung. Pre-reading […]

Arduino Project 8 Stompy the robot part 1

Arduino Project 8: Stompy the robot (part 1)

Our first Arduino robot called Rolly in our February issue proved to be a popular project. Powered by an Arduino Uno board it was easy to put together and cost very little. In this project we upped the ante again with our first walking robot appropriately called Stompy. He’s a quadruped a four-legged walker and […]

Tutorial Arduino Motor Stepper Servo Shield – Part 1 Servos

Tutorial: Arduino Motor/Stepper/Servo Shield – Part 1: Servos

This post starts a small (or larger?) series of tutorials using the Arduino Motor/Stepper/Servo Shield with the FRDM-KL25Z board. That motor shield is probably one of the most versatile on the market, and features 2 servo and 4 motor connectors for DC or stepper motors. That makes it a great shield for any robotic project […]

Store Arduino data to Firebase database Howto

Store Arduino data to Firebase database [Howto]

The last few weeks I was playing with Firebase mostly because I wanted to get familiar with this technology. So at some point I thought that it will be a great idea to connect Arduino with Firebase. Imagine that you have a simple temperature sensor that measures the boiler’s water temperature every few minutes and […]

New Arduino Project Spectrum Analyzer

New Arduino Project: Spectrum Analyzer?

I’ve been reading a lot about receivers, and it sounds like one important thing is filtering. It makes sense too – simple receivers can suffer from front end overload due to a strong signal.  And when on the ham bands, you never know where that strong signal may be – it could be someone driving […]

Arduino Projects Digital Audio Recorder

Arduino Projects: Digital Audio Recorder

Being able to capture sound, store it and play it over and over again never fails to leave me in awe of its pioneers, from Thomas Edison to Alan Blumlein, the British electrical engineer who, in 1931, invented ‘binaural recording’ – what we now call ‘stereo’. (Never heard of him? Blumlein amassed 128 patents in […]

Scroll to Top