Other

“Rover Robot is the most basic construction that you can build with LOFI Robot EDUBOX kit. Rover is a base for most of other robot constructions such as obstacle avoidance, light following, painting, controlling over bluetooth , etc. LOFI Robot is …

“This small chassis was made to use with the nRover board that I designed, but it’s possible to use with Arduino Uno because both boards have the same size and fixation holes. The main idea was to make a …

“An Attiny is a great alternative to the atmega328, it is for those projects that need few GPIO pins and need to be portable. But unlike the atmgea328 the attiny cannot plug into an Arduino board and be programmed. Another …

“We recently got hold of a “Crazy Cart”, a seriously cool cart to race around with. As we only have one, I did want to have something to make the driving a bit more competitive, so I build an Arduino …

“Tired of controlling your robot with joystick ? Ever thought of controlling it with your hand gestures. I wish I could control everything with my hand gestures. Sitting on a chair and controlling things, like a BOSS. I loved the thought …
Project Lettuce For Life - Arduino 101 Based Automated Controller for Hydroponics, Aeroponics, Aquaponics, Etc. Intel Curie

“A device that can be used to control up to 4 different Hydroponic/Aeroponic Systems at once. The device will control the components of the system and will display notification to a LCD screen and allow the user to customize …

“Have you ever felt like creating one of those city street time lapses that you see on the internet or recording the blooming of a flower through a time lapse or maybe create a night sky panorama of the milky …

“I have used the HC-05 bluetooth module many times in different control projects, but in fact I always used this with pre-defined configurations, where the module is a slave or a master with one defined slave. lately, I had …

“Learn how to use an LCD display in combination with a keypad and an Arduino to make a calculator. Although calculators have been around for thousands of years, electronic ones have been dominating the world for decades. From basic to …

“This instructable show you how I have created a box controlled remote by a TV infrared transmitter. I have taken inspiration by this instructable Control Any Circuit With a TV Remote (and an Arduino). In this link you can discover …