Content for TIP120

Automated Irrigation System Arduino Controller

“In the summer of 2018 I had the opportunity to work with a senior at my college to finalize and finish up his senior engineering project. This project was an automated drip irrigation system at our campus garden. The system …

Card Reading Shop Power Switch

“This box reads any card with a magnet strip and, if you’re on the registered personnel list, turn on the shop power via a relay. A sole person, to be added to the program file upon creation, has the …

Magnet Levitation with Arduino

“You can 3D print the body or not. https://www.thingiverse.com/thing:1392023 Easy to print and mount (Just some glue, no screws). Just install the firmware(Levitator.ino) in the arduino board. Do not need a computer, just …

ARCA (Adorable Remote Controlled Android)

“This instructable was created in fulfillment of the project requirement of the Makecourse at the University of South Florida (www.makecourse.com). ARCA is an Adorable Remote Controlled Android that is incredibly fun to build and to play with. The …

FruitNanny - RaspberryPI based Baby Monitor

“Fruitnanny is a code name for a DIY geek baby monitor. It uses RaspberryPi, a NoIR camera module, infrared lights, temperature and humidity sensors, and a custom Web UI. Chrome and Firefox with native WebRTC are used as clients. Right …

Self Watering Planter

“For a while i have been searching for a good design that no only keeps the plant watered but can also regulate the amount of water the plants would be receiving. This however did not turn out so great, either …

Arduino Color Organ

“For a long time now I have been searching for a way to make a simple, relatively cheap color organ. For those of you who are not familiar with the term, a color organ displays lights in sync with the …

Build your very own drink mixing robot!

“I built a robot that mixes drinks named Bar Mixvah. It utilizes an Arduino microcontroller switching a series of pumps via transistors on the physical layer, and the MEAN stack (MongoDB, Express.js, Angular.js, Node.js) and jQuery for …

Make your own LED illuminated laser cut box

“For a long time I had an idea to make a beautiful box with complex LED illumination, but after a long search I failed to find such projects, even the code was not there. Because of those reasons I decided …

Raspberry pi plant watering system

“This is how you make a raspberry pi assisted watering system for your plant(s). The raspberry pi has a database with settings for the most usual household herbs, and a frontend that you can connect to from your computer …

DIY Automatic Grow Box

“I’ve always wanted to make a little larger Arduino project from scratch. Therefore i decided to make this grow box. This is maybe more like a ”look what I made” instead of a Instructable, but i will try to …

Arduino Claw Machine

“The claw machine functions just like traditional claw machines in arcades, except my machine gives you more control and fairness. The game is based on a timer (there is an LCD indicating how much time is left) which is set …