Category: Arduino
The Newest IDE 1.8.0 Unites Arduino Family
The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software. Arduino has just launched its latest software version: IDE...
Continue ReadingDIY Breathalyzer Using Arduino UNO
Today I am going to discuss how to make a very simple DIY Breathalyzer using Arduino UNO and few external components. Ana Carolina designed this project as an instructable in instructables.com. This is a low-cost project and a useful one too. If you have no idea about what...
Continue ReadingHow to Set Up the DHT11 Humidity Sensor on an Arduino
circuitbasics.com has a new tutorial on how to interface DHT11 humidity sensor to Arduino board. Sample code is provided Because of their low cost and small size, DHT11 humidity and temperature sensors are perfect for lots of different DIY electronics projects. Some projects where...
Continue ReadingThe Winkel Board, All-in-one Arduino Compatible Board
Mintbox Technologies is an Indian tech startup who build smarter connected devices for everyone. It is specialized in consumer electronics, open source software & hardware, PCB design services. Mintbox latest product is The Winkel Board, a powerful new Arduino-compatible, open source...
Continue ReadingHow to Set Up and Program an LCD Display on an Arduino
circuitbasics.com writes: In this tutorial, I’ll explain how to set up an LCD display on an Arduino, and show you all the functions available to program it (with examples). The display I’m using here is a 16×2 LCD display that I bought for under $10 on Amazon....
Continue ReadingArduino Capacitance Meter Using TM1637
In this instructable by gustavio101 you will know how to make a capacitance meter using Arduino displayed on the TM1637 display with a range from 1 uF to 2000 uF. To build this project you need the following parts: Resistors 1x: 220 Ohm 1x: 10 kOhm, 8000 Ohms also would...
Continue ReadingIdIoTware SD Card Temperature Logger
In this tutorial at hackster.io you will learn how to log data from LM35 temperature sensor values to an SD card and store it as CSV file. In order to build this project you need the following parts: Arduino UNO idIoTware Shield USB-A to B Cable SD Card (up to 8GB)...
Continue ReadingWeather Widget using ESP8266
deba168's new instructable is a weather widget: “an application that can be downloaded on your PC, laptop or a mobile device and perform the job of providing easy access to weather information” It’s an ESP8266 based weather display unit which retrieves localized weather...
Continue Reading