Other

“Using an ESP8266 Thing Dev, write the current light levels to a local webpage. Have you ever wanted to know if your light is on in your room? What if you are out of town and have forgotten if you …

“The aim was to develop a cutting-engraver CNC laser, CNC stands for computer numerical control, computer acts as the controller of the machine in wich is programmed through an interface following the instructions. The need of productivity become a priority …

“In this tutorial, we will share a tutorial about robotics combined with smartphones, which is how to control the robot by using the smartphone via Bluetooth. Smartphones are installed with applications to transmit data from smartphone to robot. Then the …

“I hacked a Roomba vacuum to become a telepresence robot. Buying a telepresence robot is usually pretty expensive, and all you can do is drive a video chat on a moving platform. I believe that an ideal telepresence experience should …

“Did you know that the Arduino IDE can be used to program the micro:bit? Now you have yet another way to use this cool board! Learn how to set up Arduino to program your micro:bit, blink some LEDs …

“Hello everyone, recently I started working on some robotics related projects using Arduino. But I didn’t have a proper base to work on, the end result didn’t look great and only thing I could see is all my …

“The PIDDYBOT is a small Open Source balancing robot with the aim of teaching PID controls using a “hands on” concept. Anyone can play with the PIDDYBOT and start to develop an understanding of what the P, I, and D …

“I built an inexpensive, PC based, wireless telemetry system using COSMOS and Arduino. This system measures 3-axis accelerations of a race car allowing engineers to verify and tune the suspension design. Data acquisition is an integral part of the engineering …

“Bluetooth and voice control, this two topics are close to each other when it comes to Arduino. A lot of people want to make something with bluetooth, and some of them want to use voice control. There are a lot …

“The idea is to use RFID/NFC tags placed in a grid pattern on ground. The robot contains a “map” of the RFID/NFC tags ID numbers. and Using this number knows where it is on the map. (under the …