Click here to Skip to main content
15,884,537 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 Title

Arduino 

10 Nov 2014 by Prilvesh K
Getting started with Spark Core,setup a guide for everyone new.
22 Sep 2014 by morzel
This post marks the beginning of "Out of Boredom" series. It will be about creating stuff with my recently purchased Arduino Uno. Let's have a break from chores of professional programming and create something just for fun :)My first Arduino based project is Sonar. It utilizes ultrasonic range senso
10 Mar 2017 by Miguel Diaz Kusztrich
Be notified in your mobile phone of intruders in your home, and take photos of them
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.
26 Feb 2024 by deangi
An ESP32 with a temperature/humidity sensor are configured as a bluetooth low energy server to provide remote monitoring
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
25 Aug 2015 by Intel
A Fast, Flexible, And Scalable Path To Commercial IoT Solutions
17 Oct 2022 by hemanthk119
This article describes modification of Arduino NINA firmware to wirelessly transmit I2S microphone data.
15 Apr 2015 by webmaster442
How to build a simple hardware password safe and login system with off the shelf components.
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.
30 Oct 2020 by honey the codewitch
Using this cheap, powerful little device to make magic
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.
9 Jan 2023 by honey the codewitch
A project that allows you to use a knob to control a fan's RPM with feedback
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.
16 Jun 2022 by honey the codewitch
Create a clock that uses multiple Internet services to detect your weather, date and time
11 Apr 2017 by Intel
This access control system application is part of a series of how-to Intel® Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies.
28 Apr 2019 by Phil Hopley
In this article, we will add AI to an existing ROS (Robot Operating System) House Bot.
9 May 2022 by honey the codewitch
Explore some streaming techniques while getting your shiny new ESP32S3 to do some USB and MIDI tricks
19 Aug 2023 by adriancs
Communication between Arduino and C# (ASP.NET) by using AES encrypted HTTP GET request
13 Feb 2018 by Intel
We cover feature comparison, design considerations and then a comparison of the Intel® Joule™ Developer Kit with the latest IoT developer kit from Intel (UP Squared Grove Development Kit).
20 Dec 2013 by orouit
This article shows how to create a simple C++ class library to properly control a 28BYJ-48 stepper motor using its control board.
11 Jun 2022 by honey the codewitch
Create a simple synchronized analog clock using GFX, and a bit of code
25 Sep 2020 by Christ Kennedy
An Arduino project that keeps track of your best Workout times and rep-counts
5 Feb 2022 by Christ Kennedy
Build a remote control for a cumbersome wire tangled KVM that fits better hidden under your desk
16 Nov 2016 by Intel
In this article we will discuss how to create a BLEservice and communicate with an Android device.
13 Apr 2015 by Intel
This guide contains troubleshooting information and answers to common questions about programming your Intel® Galileo or Intel® Edison board using the Arduino* IDE.
20 Jul 2014 by Mark H Bishop
Build an Arduino Hardware Random Number Generator and use it from Java
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
13 Dec 2018 by Tareq_Gamal
Simple way to create a Multitasking code for your Arduino project without using any external library.
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.
22 Sep 2010 by DaveAuld
Simple implementation of a differential gap control to track the sun East/West movement
23 Feb 2010 by DaveAuld
An Introduction To Arduino Interrupts
27 Oct 2009 by DaveAuld
Using the Arduino platform for a SIMON game implementation.
10 Jan 2011 by DaveAuld
A beginners' introduction to using shift registers with the Arduino
16 Sep 2020 by Member 4206974
A function that works on event of Arduino and ESP32 boards
18 Sep 2010 by Sandeep Datta
This article is all about empowering you with more powerful tools that let you unleash your creativity without being limited by the default IDE.
3 Jul 2018 by raddevus
Arduino Uno: Using your ATMega328p-u as stand-alone
4 Apr 2016 by Mircea Diaconescu
Build a cheap, under 30€, Weather Station Sensor Node with the help of an Arduino board, and use WiFi connection to control it with any Android device.
10 Mar 2016 by Marco Bertschi
Serial communication with an Arduino Board via C# and the SerialPort class from the System.IO.Ports namespace
17 Feb 2015 by Jan Dolinay
This article describes software library for the FRDM-KL25Z board which allows writing programs for this board using the Arduino API.
6 Jul 2018 by raddevus
Arduino: just say no to shields
5 Nov 2020 by honey the codewitch
A walkthrough and source code for automatically configuring your ESP8266 IoT devices
30 Jun 2018 by Brad1141
How to send data from a TMP36 to a Bluetooth terminal using the HC-05 module
11 Dec 2020 by honey the codewitch
Streaming your data and parsing on the go with tiny gadgets
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.
22 Dec 2015 by Intel
Using Intel® RealSense™ technology, this project modifies the JavaScript framework sample script to send captured gesture data to the Node.js server.
11 Jun 2015 by Intel
This guide will teach you how to run a sample sketch on your Intel® IoT board using the Arduino IDE.
17 Oct 2014 by Sulamita Garcia
This sample code uses the Live USB image from the IoT Development Kit to run a host system that can control an Intel® Galileo board using Yocto Application Development Tools and Eclipse*.
4 Aug 2018 by raddevus
Learn to configure your HC-05 Bluetooth module using the included Arduino sketch
6 Aug 2018 by taifur
A password protected door lock based on Arduino which can be controlled by a smartphone over Bluetooth
2 Aug 2018 by raddevus
Learn To Use HC-05 Bluetooth Component so you can communicate with your Arduino
14 May 2015 by Intel
This paper examines two methods for adding SSL support to Arduino sketches running on Galileo via the wolfSSL library from wolfSSL, Inc.
18 Oct 2016 by Intel
This guide demonstrates how to run the Arduino 101 platform on Ubuntu using a VMware Workstation.
21 Dec 2016 by Intel
This guide demonstrates how to run the Arduino 101 platform on Ubuntu using a VMware* Workstation.
28 Dec 2016 by Andrew Lai
Power on, safe shutdown and power cut-off for Raspberry Pi
19 Dec 2016 by Intel
This article will investigate an exciting addition to the field of robotics offered by DFRobot at DFRobot.com.
8 May 2015 by Intel
In this series of blogs, I will explore the various ways that the Linux capability can be integrated into an Arduino sketch, and how to leverage existing code, to make IoT development much simpler.
6 Dec 2017 by Scott Tattersall
Building a custom-designed PCB for an Internet of Things (IoT), “connected” device from scratch
22 Oct 2013 by Anoop Pillai
CakeRobot is a gesture driven robot that moves around based on your hand movement.
28 Jun 2018 by Florian Rappl
A car distance sensor using the Arduino with an ultrasonic transducer
18 Mar 2016 by Intel
Based on the simple Arduino ZigBee stack, we developed the SCR System, which can detect the real-time environmental situation of a specific room and make a smart schedule for employees, helping to make conference rooms reservations easier and more convenient.
23 Jun 2017 by Intel
This close-call fleet driving reporter application is part of a series of how-to Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison board, Intel® IoT Gateway, cloud platforms, APIs, and other technologies.
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
2 Apr 2015 by ChRi$m0rG@N
An article about an omni directional Arduino Yun robot, and an alternative .Net implementation of CmdMessenger
9 Sep 2016 by Intel
This shop-floor equipment activity monitor application is part of a series of how-to Intel Internet of Things (IoT) code sample exercises using the Intel® IoT Developer Kit, Intel® Edison development platform, cloud platforms, APIs, and other technologies.
15 Jun 2015 by Intel
In Arduino environment, it's convenient to access BT SPP like a serial port and react to the command string sent from the BT serial port.
15 Jan 2014 by orouit
This article illustrates how to send command to an Arduino UNO board from an USB serial port and control the wave from of the 16 bits timer/counter
7 Apr 2021 by Member 4206974
Board based automation and environment control
5 Jun 2018 by Ryan Peden
This article will guide you through connecting an Arduino to a breadboard and then controlling LEDs
14 Jun 2018 by Leonid Fofanov
This is an alternative for "Connecting an Arduino to a Breadboard to light up LEDs"
5 Jun 2018 by Ryan Peden
This article will guide you through creating a simulated Arduino project connected to a breadboard using Tinkercad
9 Sep 2016 by Intel
This guide shows you how to set up and program three key components for designing and developing real-world Internet of Things (IoT) apps
12 Feb 2014 by Joel Ivory Johnson
A walk through on modifying an RC car to be controlled by a Windows Phone
26 Jun 2019 by Jan Dolinay
How to create and debug Arduino programs in Visual Studio code
26 Jun 2019 by Jan Dolinay
This article shows how to set up VS Code to debug your Arduino program.
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.
23 Jun 2015 by Jan Dolinay
Article on setting up Eclipse to build programs for Arduino Uno.
25 Mar 2022 by honey the codewitch
A more in-depth guide to creating drivers and other custom draw targets for GFX
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
19 Feb 2014 by Vedat Ozan Oner
A sample project with Arduino.
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
1 Aug 2018 by Kornfeld Eliyahu Peter
Maximize your Arduino with some fun...
18 Jun 2018 by raddevus
A main challenge to learning Arduino programming is that there is no debugger that will show you what your hardware is actually doing. Learn how easy it is to connect an LCD to write "logging" statements.
7 May 2018 by Elmue
An electronic door lock that replaces a mechanic key by an RFID card or RFID token.
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.
22 Apr 2022 by honey the codewitch
How to use GFX to drive multiple screens at the same time on an ESP32
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.
17 Oct 2014 by Member 1161723
The following Intel® Edison Getting Started Guide has been written for use with the Arduino expansion board
17 Oct 2014 by matthias-hahn
How to efficiently communicate between Intel® Galileo, or Intel® Edison and Yocto* Linux OS.
24 Feb 2017 by Intel
This tutorial explains steps to port Amazon Alexa Voice Service onto the Intel® NUC with Wind River Linux operating system
31 Mar 2015 by Sudhir Kshirsagar
The availability of low cost sensors for environmental monitoring coupled with the capabilities of the Microsoft Cloud provides a set of enormous opportunities in building a solid infrastructure for smart cities.
8 Mar 2021 by honey the codewitch
Traipsing through the ESP-IDF to add some sweet sweet real-time clock functionality
21 Nov 2023 by deangi
DIY GPS Location Tracker
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
11 Jul 2023 by honey the codewitch
Monitor your PC's CPU and GPU with an ESP32