Projects

Arduino Weather Station

Arduino Weather Station Part3, Rain

So one of my last projects was adding a weather vane to my Arduino weather station. https://www.instructables.com/id/Arduino-Wind-Chill-Machine/ https://www.instructables.com/id/Arduino-Weather-Station-Part2/ This Lazy Old Geek decided to add a rain gauge to it even though we don’t get much rain in the high desert. Most digital rain gauges are based on something called a tipping bucket. Here is […]

Arduino Weather Station Part3, Rain Continue Reading

arduino simpleTweet 01 python

simpleTweet_01 python using Arduino

Arduino Python Twitter (Windows) In this instructable we’ll modify my simpleTweet_00 and rewrite the Processing code with Python. You can expect an ignorant walkthrough by an illiterate noob, but maybe that’s just what you’re looking for. Before you begin: If you need help installing Python, navigating Windows from the Command Prompt, or installing packages, then

simpleTweet_01 python using Arduino Continue Reading

Arduino Home automation 1

Arduino Home automation

This is a relatively simple controller for controlling equipment in your home. At the moment I control my central heating, security and lighting. By sending commands from my home computer. My homeeasy central heating controller hack. http://www.instructables.com/id/BampQ_homeeasy_home_automation_central_heating_c/ I am also able to login remotely from the internet to control the equipment at home connected to

Arduino Home automation Continue Reading

Arduino Color Changing Night Light

Color Changing Night Light with ATtiny using Arduino

I wanted to create something for my wife as a present and this is what I came up with. This is a dark activated color changing night light. It has a sensor that can tell when the room light is turned off. This then will light a RGB LED and slowly fade through different colors.

Color Changing Night Light with ATtiny using Arduino Continue Reading

Arduino water cannon

Squirt – Arduino, motion activated water cannon

Squirt is a motion activated water cannon using Arduino. This was designed for use in the garden but as it’s winter we tested it in the bathroom. It works! True motion tracking is expensive and complicated so this system activates when the victim moves into range and randomises the position of the cannon and the

Squirt – Arduino, motion activated water cannon Continue Reading

Scroll to Top