Click here to Skip to main content
15,879,184 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 

19 Aug 2023 by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
28 Dec 2016 by Andrew Lai
Power on, safe shutdown and power cut-off for Raspberry Pi
9 Dec 2020 by André Marcos (Advisor), Gabriel Trepak, Vinícius Barauna Santana
Automating the Residential Lighting Activation Process Using Arduino
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
22 Oct 2013 by Anoop Pillai
CakeRobot is a gesture driven robot that moves around based on your hand movement.
6 Aug 2018 by askis
Manage the rotation degrees of your 4WD chassis
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
30 Jun 2018 by Brad1141
How to send data from a TMP36 to a Bluetooth terminal using the HC-05 module
28 Aug 2015 by Carey Payette
This article will cover the development of a simple device that will text message the owner when the dryer cycle has ended.
19 Apr 2016 by Carey Payette
LinkIt Smart 7688 Duo - a good board for anyone needing to develop quick IoT prototypes that also wish to continue into the manufacturing and delivery phases of their new product.
9 Nov 2014 by charankumar516
Absolute Beginner's Guide to Arduino
2 Apr 2015 by ChRi$m0rG@N
An article about an omni directional Arduino Yun robot, and an alternative .Net implementation of CmdMessenger
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
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
25 Sep 2020 by Christ Kennedy
An Arduino project that keeps track of your best Workout times and rep-counts
4 Dec 2020 by Christ Kennedy
Interactive interface helps generate resistance ratios for button matrices of various sizes
11 Mar 2021 by Christ Kennedy
The classic electronic game brought to you by Arduino Micro Pro
18 Dec 2021 by Christ Kennedy
Distil hand-sanitizer and other social lubricants using an Arduino
22 Aug 2021 by Christ Kennedy
How to keep your KD from burning in the pot
5 Feb 2022 by Christ Kennedy
Build a remote control for a cumbersome wire tangled KVM that fits better hidden under your desk
3 Jul 2018 by CPallini
Generate 26-bit Wiegand codes with Arduino Nano
7 Aug 2018 by CPallini
This article describes one of my experiments: a temperature control system for a cartoon box.
27 Oct 2009 by DaveAuld
Using the Arduino platform for a SIMON game implementation.
23 Feb 2010 by DaveAuld
An Introduction To Arduino Interrupts
22 Sep 2010 by DaveAuld
Simple implementation of a differential gap control to track the sun East/West movement
10 Jan 2011 by DaveAuld
A beginners' introduction to using shift registers with the Arduino
27 Aug 2015 by DaveAuld
Building for and consuming the Blitzortung Lightning Detection Network
9 Nov 2014 by DaveAuld
Low Energy Bluetooth meets Arduino compatible microcontroller in a small form factor, is this just a fairy tale?
3 Oct 2017 by David Crow
Brief example on how to use Android and Arduino to control a DC motor and LEDs over Bluetooth
2 Jan 2022 by David Lafreniere
A portable C language socket-based software transport protocol library for any hardware communication interface on any platform
16 Jan 2024 by deangi
An ESP32 is used to track water usage and serve web pages with water use data
28 Jan 2024 by deangi
Monitoring AC loads with CT sensors
26 Feb 2024 by deangi
An ESP32 with a temperature/humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
21 Nov 2023 by deangi
DIY GPS Location Tracker
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.
30 Nov 2017 by Elmue
This article describes the easiest way to remote control any computer with any infrared remote control that you already have.The idea is to control your music or video player on the computer from your couch. I have seen serveral projects for this purpose in internet but none of them satisfied me.
7 May 2018 by Elmue
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.
13 Nov 2017 by Elmue
This article describes how to use a Teensy 3.1 board from PJRC.com to simulate keyboard, mouse and touch screen USB HID devices at the same time. This allows to remote-control a computer through one USB cable.
28 Jun 2018 by Florian Rappl
A car distance sensor using the Arduino with an ultrasonic transducer
2 Jun 2020 by g96b10
Musings, tips, and lessons learned from developing a physical device, serverless back-end, and Android app
2 Sep 2013 by Grasshopper.iics
Tracks and Alerts Patient's pain from mind signal
26 Oct 2014 by Grasshopper.iics
A beginners guide to Internet of Things: Common Questions that were never answered!
23 Nov 2014 by Grasshopper.iics
A beginners hack to turn Arduino in to a IoT device with C#, Asp.Net web services
9 Nov 2014 by Grasshopper.iics
A Beginner's Tutorial for Arduino with ArdOS
23 Nov 2014 by Grasshopper.iics
This article is a beginners walk through of Developing an IoT framework for Arduino without Ethernet/WiFi shield using ThingSpeak Services with a real time Online Weather Station
9 Dec 2014 by Grasshopper.iics
All about working with with Sensors, Actuators and Other Hardware With Arduino
7 Dec 2014 by Grasshopper.iics
A tutorial on How to Read RFID Tags and A Security System DIY Project
22 Dec 2014 by Grasshopper.iics
This tutorial present a step by step guide for building the ultimate robotic control and information sinking for Arduino Controlled Robots over Internet of Things
23 Nov 2014 by Guruprasad.K.Basavaraju
IoT Services: Buddy platform introduction
17 Oct 2022 by hemanthk119
This article describes modification of Arduino NINA firmware to wirelessly transmit I2S microphone data.
25 Feb 2019 by hjgode
LED candle light with timer
30 Oct 2020 by honey the codewitch
Using this cheap, powerful little device to make magic
2 Nov 2020 by honey the codewitch
Turbocharge your device with a clever way to configure your board
10 Nov 2020 by honey the codewitch
An advanced network connected clock that puts the Arduino through its paces
3 Dec 2020 by honey the codewitch
Implement swipe left/right/up/down using a TFT touchscreen and an Arduino compatible device
11 Dec 2020 by honey the codewitch
Streaming your data and parsing on the go with tiny gadgets
14 Dec 2020 by honey the codewitch
Some C++ magic to help cut down on heap abuse for simple scenarios
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
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
2 Jan 2021 by honey the codewitch
Hoodwink your computer into doing your work for you using regular expressions
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
27 Feb 2021 by honey the codewitch
Using a popular RTOS to enable easy multithreading on your IoT gadgets
8 Mar 2021 by honey the codewitch
Traipsing through the ESP-IDF to add some sweet sweet real-time clock functionality
11 Apr 2021 by honey the codewitch
A device independent graphics library for IoT devices. Part 1 of a series.
17 Apr 2021 by honey the codewitch
GFX IoT graphics library part 2 - device independent bitmaps
25 Apr 2021 by honey the codewitch
Explore the basic drawing functionality provided by the GFX IoT library
4 May 2021 by honey the codewitch
Use an ILI9341 display efficiently from an ESP32 without the Arduino framework. Load JPEGs.
6 May 2021 by honey the codewitch
Explore the inner workings of a highly capable IoT display driver for the ESP32
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
3 Jun 2021 by honey the codewitch
Explore techniques for drawing using GFX
18 Jun 2021 by honey the codewitch
Use GFX effectively with e-paper/e-ink displays
19 Jul 2021 by honey the codewitch
Browse and extract zips in constrained memory environments
24 Jul 2021 by honey the codewitch
Do efficient, low level parsing of markup like HTML and XML
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.
27 Nov 2021 by honey the codewitch
How to take your IoT graphical interface from the mid-1990s into the present
18 Feb 2022 by honey the codewitch
Run your IoT display driver independent of the bus it uses, whether I2C, SPI or parallel
21 Apr 2022 by honey the codewitch
Take advantage of the PlatformIO repository to easily add GFX to your projects
25 Mar 2022 by honey the codewitch
A more in-depth guide to creating drivers and other custom draw targets for GFX
22 Apr 2022 by honey the codewitch
How to use GFX to drive multiple screens at the same time on an ESP32
9 May 2022 by honey the codewitch
Explore some streaming techniques while getting your shiny new ESP32S3 to do some USB and MIDI tricks
15 May 2022 by honey the codewitch
Trigger tracks from Type 2 MIDI files to add to your recording or performance
11 Jun 2022 by honey the codewitch
Create a simple synchronized analog clock using GFX, and a bit of code
16 Jun 2022 by honey the codewitch
Create a clock that uses multiple Internet services to detect your weather, date and time
14 Jul 2022 by honey the codewitch
Unlock the potential of this neat little IoT widget
25 Aug 2022 by honey the codewitch
Dusting off an old MIDI toy project and making it less of a toy.
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.
9 Jan 2023 by honey the codewitch
A project that allows you to use a knob to control a fan's RPM with feedback
10 Jan 2023 by honey the codewitch
A far more functional fan controller than before, and some powerful programming techniques
20 Apr 2022 by honey the codewitch
Implement a fancy color picker in your ESP32 WROVER or WROOM IoT applications
13 Mar 2023 by honey the codewitch
Easily determine active devices on an I2C bus with this simple device
16 Mar 2023 by honey the codewitch
Debug your circuits with this handy device
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
11 Jul 2023 by honey the codewitch
Monitor your PC's CPU and GPU with an ESP32
25 Jul 2022 by honey the codewitch
Make your little devices sing
30 Sep 2023 by honey the codewitch
Run and develop Arduino code, including a display, on PC using this Windows PC shim and emulator.
5 Nov 2020 by honey the codewitch
A walkthrough and source code for automatically configuring your ESP8266 IoT devices