Category: Arduino
35-second Arduino language reference
A 35 seconds walk through the Arduino language specifications and how to use it. By reading the below, in 35 seconds you will have a complete knowledge of the Arduino programming language specifications. Then scroll to the bottom for how to use it. 35-second Arduino language...
Continue ReadingCalendar- Time – Humidity and Temperature Arduino LCD display
Jordan Kreindler shows us how to build a Battery Saving LCD display that is a able to show Time, Date, Humidity and temperature using DHT22, RTC3231 and Arduino. The power saving mode here is what sets this Instructable apart from other examples showing day of the week, month, day...
Continue ReadingExternal Hardware Monitor
Vincenzopaolo FlameE @ instructables.com shows us how to create an external hardware monitor based on Arduino and Nokia LCD display. Communication with the PC is done using Visual Basic program. Hi guys! Today I will show you how create an external hardware monitor with any Arduino...
Continue ReadingHow To Connect Multiple Buttons with MCU Using One Line
One of the biggest problems you could face in your current/next project, is when you’re out of free inputs to use. Sometimes you can save a lot of inputs using some tricks, and there’re really a lot of them. In this blog post we’re going to know how you can use many push buttons...
Continue ReadingDHT11 Temperature and Humidity Sensor with Pinguino
DHT11 is a common humidity & temperature sensor. This sensor has a single wire serial interface with special timing diagram for the single wire interface. When the MCU sends a start signal, DHT11 sends a response signal followed by the humidity reading and then the...
Continue ReadingFARMBOT Open-source CNC Farming Machine
FarmBot is an open-source CNC farming machine designed for small-scale precision food production. Similar to any CNC milling machine, FarmBot hardware employs linear guides in the X, Y and Z directions for tooling. FarmBot tools include: seeder, watering nozzle, camera, weeder and...
Continue ReadingMumai – Control Anything Using your Muscles
Alvaro Villoslada designed an open-source muscle-machine to control any kind of electronic device through the myoelectric (EMG) signals. The name of this project is Mumai and it is published on hackaday.io. “The Professional EMG systems are very expensive, cumbersome and...
Continue ReadingMeasure Weights Using OpenScale from Sparkfun
Sparkfun has a simple-to-use and open source solution for measuring weight and temperature. All you need is a load cell hooked up with OpenScale. You may find a variety of high quality weight sensors to be used in this project on Flintec load cells. OpenScale uses HX711, a 24-bit...
Continue Reading