arduino

Arduino led display

Arduino powered 7seg led display with Port Manipulation

Time for something a little more advanced. Direct Port Manipulation. Normally when using Arduino software, the actual logic behind changing the values in pins is abstracted away with digitalRead and digitalWrite. Now, for most people that’s just fine. But it has some limitations. For one, it is a little slower than might be practical for […]

Arduino powered 7seg led display with Port Manipulation Continue Reading

rduino controlled animatronic wooden head

Arduino controlled animatronic wooden head (reading lamp) usnig arduino

This head is a reading lamp which can be adjusted for direction of lighting, and dimmed as required. This Instructable combines Arduino programming, some simple electronics, carving with hand and power tools, mechanical control and a bit of woodwork. Apart from the Arduino and a few components it is mostly made from reclaimed materials. I

Arduino controlled animatronic wooden head (reading lamp) usnig arduino Continue Reading

How to build an Arduino energy monitor measuring mains voltage and current

How to build an Arduino energy monitor – measuring mains voltage and current

This guide details how to build a simple electricity energy monitor on that can be used to measure how much electrical energy you use in your home. It measures voltage with an AC to AC power adapter and current with a clip on CT sensor, making the setup quite safe as no high voltage work

How to build an Arduino energy monitor – measuring mains voltage and current Continue Reading

FOBO bipedal walking robot

Make A FOBO Bipedal Walking Robot Using Arduino

FOBO is the fourth prototype from Project Biped.  It is a 3D printed, self-contained, statically balanced, bipedal robot. It has 8 DOF (degrees of freedom) and can walk around its environment and avoid obstacles using an ultrasonic range sensor.  All of the designs, instructions, source code, and parts lists are provided for free.  FOBO was

Make A FOBO Bipedal Walking Robot Using Arduino Continue Reading

EECS Sr Design

Group 9 – Prototype I Final Report: Remote Piano Pedal Controller using arduino

Introduction:      As a group, we feel that everyone should be able to enjoy the things they love to do despite their limitations. Our project is designed to enable people who are unable to use their legs to operate the pedals of a piano and to be able to do so by simply attaching a

Group 9 – Prototype I Final Report: Remote Piano Pedal Controller using arduino Continue Reading

Scroll to Top