Arduino Quadruped Robot – Stalker I am going to build an Arduino Quadruped Robot. As usual, I will share my source code and show as many pictures as possible, to help those of you who are also building Quadruped robots. The way I do things might not be the best ways, and I am sure you can […]
Projects
Inverter Aurora ABB (Power One) Web Monitor (WIM) With Esp8266
Autonomous centraline with an esp8266 that grab and store data from inverter and show charts and various data of production and can send notification email if there are some problems. It is a quite user-friendly browser based monitoring solution, It’s allows to track energy produced on a solar power plant in a simple and intuitive fashion. It’s can track key energy metrics as well as the […]
Dimmer using an Arduino
This example shows how to send data from a personal computer to an Arduino board to control the brightness of an LED. The data is sent in individual bytes, each of which ranges in value from 0 to 255. Arduino reads these bytes and uses them to set the brightness of the LED. You can […]
Mystery Beeping Prank
The Mystery Beeping Prank is a device hidden in a hollowed out book that beeps intermittently at different frequencies. I made this because I am surrounded by a lot of incredibly creative people who have a penchant for pranking one another, and this seemed like the most subtly annoying thing that I could think of. […]
3D Printed Mini CNC Machine
Introduction! Hi Friends Welcome to the DiY Projects Lab insctructable , I hope you all are well, so today we are going to learn how to make your own 3D Printed CNC machine. It is a prototype module, but once you build it you will definitely be able to build a very large CNC machine […]
Brainwaves Bend a Fork
In the 1970’s, a psychic named Uri Geller introduced spoon-bending using his mental powers and became famous for it. Well, I don’t claim to be a psychic, but I thought it would be fun to be able to bend a spoon or fork using my brainwaves, and this would be a good first project utilizing […]
Arduino Controlled Catapult
I recently had the idea to create a catapult, But not just any kind of catapult, an electronic catapult! I wanted something I could just sit it down hit some buttons and watch it do its thing without being to big. This is what I came up with: It is a little bigger than what […]
Arduino Eye Strain Alarm
With the COVID quarantine moving life online, I now spend many hours looking at my computer screen. Whether I’m doing school virtually, connecting with friends and family, or working on projects, all of these things keep me looking at my screen, as I am doing now. Because of this, sometimes my eyes start to hurt […]
How to Make a Tactile Feedback Compass Belt
Have you ever wondered how migratory birds manage to have such an amazing sense of direction despite being so generally clueless? They can sense the Earth’s magnetic field with what is basically a compass built into their body. Wouldn’t it be cool to feel what that’s like? The following instructions are loosely based off of […]
Arduino Liquid Crystal Displays
I had initially planned to do an LCD tutorial a little further down the line, but there was very high demand for it, and I already had a circuit assembled for testing the new LCD that element14 sent me to evaluate. So, this seemed like an appropriate time to roll it out! In this episode, […]