Other

“I built this thing real quick last night so my dad could check the water level without having to crawl underneath the tree. After a handful of requests for parts lists/code on Reddit, I decided the best way to …

“Hello friends I have made a Automatic wire cutting machine using Arduino nano controller board. Basically there are 3 process level of this machine like 1) first process is Input Input like wire length and wire quantity provided by pressing …

“Hello everybody, this is the second project I want to share with you!Today I will show you how to connect Arduino and Bluetooth module and later use it to control a LED RGB Strip. In this tutorial we will …

“In this article, we’ll show you how to make a gesture detector by simple components like the PIR sensor and Arduino Nano. At the end of this article you can: - Explain PIR sensor applications and how it works - Run …

“Dear fellow Hobbyist, In this project we will explore the possibility of having an 360 degrees radar system for object detection. Having this module set separately will allow your locomotion robot to detect the boundaries of its surroundings. It can …

“I made a weather station connected to internet. It measures temperature, humidity, pressure, rainfall, UV index and it calculates few more important meteorological values. It then sends this data to weathercloud.net, which has nice graphics and UX. It also …

“It would fun to see how your Instagram posts perform in action! We are going to build a gauge that shows your Likes per minute speed. In this article, you will learn how to get data from web pages by …

“With the LittleBot Budget we wanted to make it as easy as possible for kids to get started with robots. So we boiled a robot down to its very essence. A way to move, a way to think, and a …

“Fluorescence microscopy is an imaging modality used to visualize specific structures in biological and other physical samples. The objects of interest in the sample (e.g. neurons, blood vessels, mitochondria, etc.) are visualized because fluorescent compounds attach to only those …

“It continues to be a full color dot matrix LED from last time. In the previous article, we created an LED panel controller that makes it easy to display the full color dot matrix LED from the SPI, and created …