Category: Arduino
WiFiRGB – A WiFi-enabled RGB high-power LED
Tom blogged about his WiFi/Browser controlled RGB LED project: Features Simple hardware, using pre-fabricated modules Controls an RGB LED via any recent browser, any operating system WiFi credentials can be configured via browser Software is written as an Arduino...
Continue ReadingElectromagnetic Field Detector using an Arduino
by LightBug @ instructables.com: In today's instructable I'm going to show you how to build your own electromagnetic field meter using an Arduino. This device can be used to detect mains voltage, static electricity and radiations from certain devices. Electromagnetic Field Detector...
Continue ReadingHow to Build a Control Circuit with Adjustable Working Time via Wi-Fi
In this article, you'll learn how to build a system that can turn DC loads on and off using a mobile application. You'll also learn how to perform this task via immediate actions or via timers set in advance for switching loads on and off. by Yahya Tawil You can implement this system...
Continue ReadingArduino Uno Menu Template
PaulSS @ instructables.com shows us how to build a menu for a LCD/button shield: While working on a new Instructable (coming soon) I had decided to use an Arduino Uno with an LCD/button shield I purchased off of AliExpress. It's a knockoff of the DFRobot Shield. I knew that I...
Continue ReadingArduino Tutorial: Serial Plotter the new impressive tool of the Arduino IDE
A few months ago, with version 1.6.6, the Arduino IDE introduced a great new feature. It is called Serial Plotter and you can find it in your Arduino IDE under the tools menu. Using the Serial Plotter we can graph the output of our Arduino project in real time. A tutorial describing...
Continue ReadingHackPOD – 32 bit ARM Cortex-M4, programmable in Arduino
HackPOD is a fast and powerful electronics development platform in a portable smartphone form factor. It is based on a 32-bit ARM Cortex-M4 chip running at a clock speed of 72 MHz and is programmable by the Arduino IDE and C language. It also features an integrated touchscreen LCD,...
Continue ReadingArduino – Laser Tripwire Alarm System
In this instructable, we will be building a laser guided tripwire alarm system using a SainSmart Leonardo R3 development board. Arduino - Laser Tripwire Alarm System -...
Continue ReadingWiFi Weather display using a Wemos D1 board and operweathermap.org website
educ8s.tv published a new project, a ESP8266 Wifi weather display. In this video we are going to build a WiFi Weather display with the impressive Wemos D1 board. The board uses the ESP8266 chip in order to connect to the internet and we are going to program it using the Arduino IDE....
Continue Reading