Click here to Skip to main content
15,886,199 members
Everything / Internet of Things / Arduino

Arduino

Arduino

Great Reads

by honey the codewitch
GFX is a fast and full featured replacement for standard IoT drawing libraries that is optimized to reduce bus I/O
by Miguel Diaz Kusztrich
Be notified in your mobile phone of intruders in your home, and take photos of them
by DaveAuld
Building for and consuming the Blitzortung Lightning Detection Network
by raddevus
Chapter 4 - Resistors and Resistance

Latest Articles

by honey the codewitch
Do you need to be able to perform a firmware update without using WiFi? This project is for you.
by honey the codewitch
Just a clock with snazzy digits that syncs using NTP and gets your timezone from your IP.
by deangi
A Bluetooth LE scanner gathers data on a schedule from one or more BLE servers and forwards it to WiFi.
by honey the codewitch
Display automated (optionally controllable) Tetris on an LCD or Neopixel panel

All Articles

Sort by Updated

Arduino 

24 Mar 2024 by honey the codewitch
Do you need to be able to perform a firmware update without using WiFi? This project is for you.
19 Mar 2024 by honey the codewitch
Just a clock with snazzy digits that syncs using NTP and gets your timezone from your IP.
4 Mar 2024 by deangi
A Bluetooth LE scanner gathers data on a schedule from one or more BLE servers and forwards it to WiFi.
4 Mar 2024 by honey the codewitch
Display automated (optionally controllable) Tetris on an LCD or Neopixel panel
26 Feb 2024 by deangi
An ESP32 with a temperature/humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
30 Jan 2024 by José Cintra
IoT architecture proposal for sensor data acquisition modules using the REDIS database and the GO language
28 Jan 2024 by deangi
Monitoring AC loads with CT sensors
16 Jan 2024 by deangi
An ESP32 is used to track water usage and serve web pages with water use data
21 Nov 2023 by deangi
DIY GPS Location Tracker
30 Sep 2023 by honey the codewitch
Run and develop Arduino code, including a display, on PC using this Windows PC shim and emulator.
19 Aug 2023 by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
11 Jul 2023 by honey the codewitch
Monitor your PC's CPU and GPU with an ESP32
9 Apr 2023 by honey the codewitch
Mix wavs and waveforms with this simple to use library
20 Mar 2023 by honey the codewitch
Combine some great technologies for rich, responsive IoT user interfaces on the ESP32
16 Mar 2023 by honey the codewitch
Debug your circuits with this handy device
13 Mar 2023 by honey the codewitch
Easily determine active devices on an I2C bus with this simple device
10 Jan 2023 by honey the codewitch
A far more functional fan controller than before, and some powerful programming techniques
9 Jan 2023 by honey the codewitch
A project that allows you to use a knob to control a fan's RPM with feedback
6 Jan 2023 by honey the codewitch
Control 3 or 4 pin PWM fans using this library
13 Dec 2022 by honey the codewitch
Control the sound from your Sonos system in each room of your house
9 Dec 2022 by honey the codewitch
Building a button library seems simple until it isn't.
17 Oct 2022 by hemanthk119
This article describes modification of Arduino NINA firmware to wirelessly transmit I2S microphone data.
3 Oct 2022 by honey the codewitch
Monitor your CPU and GPU activity with this little project
25 Aug 2022 by honey the codewitch
Dusting off an old MIDI toy project and making it less of a toy.
25 Jul 2022 by honey the codewitch
Make your little devices sing
14 Jul 2022 by honey the codewitch
Unlock the potential of this neat little IoT widget
16 Jun 2022 by Member 4206974
A work for exploring the Asynchronous WEB Server, the SPIFFS File system and the exploitation of the dual core
16 Jun 2022 by honey the codewitch
Create a clock that uses multiple Internet services to detect your weather, date and time
11 Jun 2022 by honey the codewitch
Create a simple synchronized analog clock using GFX, and a bit of code
15 May 2022 by honey the codewitch
Trigger tracks from Type 2 MIDI files to add to your recording or performance
9 May 2022 by honey the codewitch
Explore some streaming techniques while getting your shiny new ESP32S3 to do some USB and MIDI tricks
22 Apr 2022 by honey the codewitch
How to use GFX to drive multiple screens at the same time on an ESP32
21 Apr 2022 by honey the codewitch
Take advantage of the PlatformIO repository to easily add GFX to your projects
20 Apr 2022 by honey the codewitch
Implement a fancy color picker in your ESP32 WROVER or WROOM IoT applications
25 Mar 2022 by honey the codewitch
A more in-depth guide to creating drivers and other custom draw targets for GFX
25 Mar 2022 by honey the codewitch
On PC platforms, just getting it done is king. On IoT, the trick is doing it in the first place.
12 Mar 2022 by Bernhard Nebel
A tutorial for people who finally want to debug their Arduino projects that run on AVR MCUs using the GNU project debugger GDB
8 Mar 2022 by honey the codewitch
GFX is a fast and full featured replacement for standard IoT drawing libraries that is optimized to reduce bus I/O
18 Feb 2022 by honey the codewitch
Run your IoT display driver independent of the bus it uses, whether I2C, SPI or parallel
5 Feb 2022 by Christ Kennedy
Build a remote control for a cumbersome wire tangled KVM that fits better hidden under your desk
2 Jan 2022 by David Lafreniere
A portable C language socket-based software transport protocol library for any hardware communication interface on any platform
18 Dec 2021 by Christ Kennedy
Distil hand-sanitizer and other social lubricants using an Arduino
27 Nov 2021 by honey the codewitch
How to take your IoT graphical interface from the mid-1990s into the present
23 Aug 2021 by umar.techBOY
A hardware-based random number generator that exploits the line capacitance and natural frequency of the circuitry of a micro controller to generate a truly random number.
22 Aug 2021 by Christ Kennedy
How to keep your KD from burning in the pot
25 Jul 2021 by André Marcos (Advisor), Luciano Santos de Jesus
Automation with Arduino Prototype for an Alarm Device based on Audiometric Sounds Pattern Control
24 Jul 2021 by honey the codewitch
Do efficient, low level parsing of markup like HTML and XML
19 Jul 2021 by honey the codewitch
Browse and extract zips in constrained memory environments
18 Jun 2021 by honey the codewitch
Use GFX effectively with e-paper/e-ink displays
4 Jun 2021 by Member 4206974
A C++ script with functions for managing the power reduction and wake up techniques on ESP32 board
3 Jun 2021 by honey the codewitch
Explore techniques for drawing using GFX
6 May 2021 by honey the codewitch
Explore the inner workings of a highly capable IoT display driver for the ESP32
4 May 2021 by honey the codewitch
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.
25 Apr 2021 by honey the codewitch
Explore the basic drawing functionality provided by the GFX IoT library
17 Apr 2021 by honey the codewitch
GFX IoT graphics library part 2 - device independent bitmaps
11 Apr 2021 by honey the codewitch
A device independent graphics library for IoT devices. Part 1 of a series.
7 Apr 2021 by Member 4206974
Board based automation and environment control
11 Mar 2021 by Christ Kennedy
The classic electronic game brought to you by Arduino Micro Pro
8 Mar 2021 by honey the codewitch
Traipsing through the ESP-IDF to add some sweet sweet real-time clock functionality
27 Feb 2021 by honey the codewitch
Using a popular RTOS to enable easy multithreading on your IoT gadgets
25 Feb 2021 by honey the codewitch
Take a page from .NET and enjoy an easy way to safely pass information between threads on an ESP32
2 Jan 2021 by honey the codewitch
Hoodwink your computer into doing your work for you using regular expressions
22 Dec 2020 by honey the codewitch
Highly efficient access to JSON data sources and selective bulk loading JSON on any platform using a new JSON paradigm
22 Dec 2020 by honey the codewitch
A JSON pull parser and a pooling in-memory tree library for modern IoT or even your PC
14 Dec 2020 by honey the codewitch
Some C++ magic to help cut down on heap abuse for simple scenarios
11 Dec 2020 by honey the codewitch
Streaming your data and parsing on the go with tiny gadgets
9 Dec 2020 by André Marcos (Advisor), Gabriel Trepak, Vinícius Barauna Santana
Automating the Residential Lighting Activation Process Using Arduino
4 Dec 2020 by Christ Kennedy
Interactive interface helps generate resistance ratios for button matrices of various sizes
3 Dec 2020 by honey the codewitch
Implement swipe left/right/up/down using a TFT touchscreen and an Arduino compatible device
10 Nov 2020 by honey the codewitch
An advanced network connected clock that puts the Arduino through its paces
5 Nov 2020 by honey the codewitch
A walkthrough and source code for automatically configuring your ESP8266 IoT devices
2 Nov 2020 by honey the codewitch
Turbocharge your device with a clever way to configure your board
30 Oct 2020 by honey the codewitch
Using this cheap, powerful little device to make magic
25 Sep 2020 by Christ Kennedy
An Arduino project that keeps track of your best Workout times and rep-counts
16 Sep 2020 by Member 4206974
A function that works on event of Arduino and ESP32 boards
4 Sep 2020 by Uzi Granot
Arduino Nano micro controller breadboard project with wiring diagram and source code. Development software by PlatformIO and Arduino Studio.
19 Aug 2020 by Christ Kennedy
Here's how I made a game of Falling Blocks with my Arduino Nano, a clothes hanger and some duct tape
2 Jun 2020 by g96b10
Musings, tips, and lessons learned from developing a physical device, serverless back-end, and Android app
2 Apr 2020 by JorgeLuisOrejel
Implementation of Fredkin gates using standard TTL ICs, and their testing with an Arduino Uno microcontroller board
11 Feb 2020 by Chris Gannon
An Azure-driven service for Arduino based PID controllers designed for control and monitoring of grills and other cooking devices
16 Jul 2019 by Jan Dolinay
This article describes how to replace the standard Arduino bootloader with special bootloader with debugger support which makes the debugging more useful.
26 Jun 2019 by Jan Dolinay
This article shows how to set up VS Code to debug your Arduino program.
26 Jun 2019 by Jan Dolinay
How to create and debug Arduino programs in Visual Studio code
31 May 2019 by Rick Lunglhofer
Details the Implementation and use of a C Language Interpreter with a browser Interface running on an ESP32
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
15 Apr 2019 by Phil Hopley
Sixth part in a series on a ROS (Robot Operating System) House Bot
9 Apr 2019 by raddevus
Using transistors as switches
7 Apr 2019 by Phil Hopley
Fifth part in a series on a ROS (Robot Operating System) House Bot
4 Mar 2019 by raddevus
Intro and Chapter 1 - In this book, we will learn basic electronics as we build our first circuit, learn what electronic components do and finally build our own devices.
25 Feb 2019 by hjgode
LED candle light with timer
17 Jan 2019 by Phil Hopley
Fourth part in a series on a ROS (Robot Operating System) House Bot
17 Jan 2019 by Phil Hopley
Third part in a series on a ROS (Robot Operating System) House Bot
16 Jan 2019 by Phil Hopley
Second part in a series on a ROS (Robot Operating System) House Bot
15 Jan 2019 by Phil Hopley
First part in a series on a ROS (Robot Operating System) House Bot
6 Jan 2019 by José Cintra
Step-by-step guide on how to develop wi-fi remote control HTML5 applications for mobile phones and use them in IoT applications with NodeMCU and compatible devices (ESP8266 / ESP32)
4 Jan 2019 by Sibeesh Passion
Set up MXChip and get it working to send information to Azure IoT Hub
1 Jan 2019 by Sibeesh Passion
How we can show the real-time data from our IoT device in an Angular application using Azure SignalR service and Azure Functions
13 Dec 2018 by Tareq_Gamal
Simple way to create a Multitasking code for your Arduino project without using any external library.