This project describes how to make a low-cost DC power meter that can be used for displaying Voltage, current, power and the running time of operation. This is useful and can be used as the display for your bench power supply too. This can be used in the display section of a 0-55 v battery […]
Projects
MKR1000 to ThingSpeak.com
A fairly simple project that attaches everyone’s favorite environmental monitor, the DHT, to the Arduino MKR1000 then transmits sensor data. Things used in this project Hardware components DHT11 Temperature & Humidity Sensor (4 pins) Arduino MKR1000 Story I had already developed code for the ESP8266 12-E to have environmental sensor data, taken by the DHT11, […]
MKR1000 Unboxing and Testing (7 Steps)
The first run and the first troubles with the Arduino MKR 1000. FAQ. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Arduino IDE Story Finally I’ve got the board Genuino/Arduino MKR1000. It was well packed and fast shipped. But I’ve not found any instructions or guides even at the internet. […]
Temperature Monitoring on Smartphone
This article describes a temperature monitoring system on an Android smartphone. Temperature is sensed by a temperature sensor installed in the circuit and is sent over Bluetooth to the smartphone. An Android application is used in the smartphone to display temperature data. The system provides easy monitoring of process data on a smartphone. You can […]
MKR1000 RGB Strip Controller
Using the power of a winning idea, an MKR1000, and a TLC5940 to add RGB lighting to my workspace. Things used in this project Hardware components Arduino MKR1000 Texas Instruments TLC5940 12V 30A Power Supply Software apps and online services Microsoft Visual Studio 2015 Arduino IDE Hand tools and fabrication machines Soldering iron (generic) Story […]
Ultimate 6V powering board you will ever need!
(AllNewsStories Editorial):- Ahmedabad, Mar 5, 2019 (Issuewire.com) – The board we are talking about is a perfect solution for powering the 6V systems like Arduino and Raspi. The device will be live on Indiegogo soon. Arduino, Raspberry Pi and other development boards have gained much attention in the field of electronics and IOT. These boards […]
MKR1000 Connecting to the WiFi (3 steps)
How to connect the Arduino MKR 1000 with the WiFi. Things used in this project Hardware components Arduino MKR1000 × 1 Software apps and online services Arduino IDE Story How to connect the MKR 1000 with the WiFi? – It’s easier than you think. The article will be helpfull only if you are already set […]
Build Your Own Digital Weighing Machine
This article describes how to build a simple and low-cost digital kitchen weighing machine, which can measure weight of up to five kilograms. This digital weighing machine is easier to design. For a heavy-duty weighing machine like your bathroom scale, just change the load cell or strain gauge. Everything else remains the same. Circuit and […]
MKR1000 Temp and Humidity Sensor
Send temperature and humidity data from an Arduino MKR1000 to Microsoft Azure. Things used in this project Hardware components Arduino MKR1000 Arduino MKR1000 × 1 DHT22 Temperature Sensor DHT22 Temperature Sensor × 1 Software apps and online services Microsoft Azure Microsoft Azure Arduino IDE Arduino IDE Visual Studio 2015 Microsoft Visual Studio 2015 Story Paul […]
MKR1000 Pushover Status
Send status messages of your MKR1000 via Pushover service to your mobile phone, etc. Things used in this project Hardware components Arduino MKR1000 Story An IoT node must be trimmed to reduce current consumption due to battery life. A WiFi-based node as Arduino MKR1000 needs a lot of current while sending. To avoid a high […]