Task scheduling is a transformative way to write maintainable code for Arduino and other AVRs. No more spaghetti code. C++ tutorial.
In this tutorial, we will use machine learning to build a gesture recognition system that runs on a tiny microcontroller, the RP2040.
The full featured Eclipse IDE can be used to develop Arduino applications thanks to the "Eclipse C++ IDE for Arduino 2.0" plug-in.
Unity built programs can be a great way to interface PCs with Microcontrollers such as Arduino using a USB cable.
Hello everyone! In this article I’m building a bluetooth controlled robot with Arduino. It can be controlled with an Android phone.
Running a simple ANN on a FPGA for MNIST with more than 200'000 fps. Using the Kria KV260 FPGA, HLS and Pynq
An easy software solution that can be implemented into bigger projects.
Start coding in C++ for the Calliope mini.
An advanced state of the art Laser Tripwire using a Particle Argon.
Setup Raspberry Pi Pico C/C++ SDK configuration in Visual Studio 2022 (2019 version worked)
Feather HUZZAH connected to an AM2302 (DHT22) temperature sensor uploading data to ThingSpeak IoT
An Arduino and Bluetooth-based Hot Wheels finish line timer to record cars' speed and determine the winner of each heat.
How to go from theory to a practical working prototype.
I love the movie War Games, so I decided to build a 4 button sound board with an ESP32 that plays some clips from the movie!
Generate random numbers for your display with the push of a button (with a nice animation too).
A Smart Farming System that is unlike anything you have ever seen before! Our innovative Smart Farm will deter pests and detect intruders!
This is the GUI of my developed indoor air quality monitoring system using RT-Thread IoT OS and CH32V208W-R0 development board.
"Unleash the Hidden Powers of Arduino's Char Data Type: Mastering ASCII to Int Conversion and Beyond!
The device provides accurate dBA measurements reflecting the sensitivity of human hearing across various environments.
A review of the Seeeduino v4.2 from Seeed Studio.
MH is a beginner-friendly SPI driver for digital LED strips such as WS2812, etc. Lighting projects have never been so easy!
Thank you JLCPCB for making this project a success. This project uses 8 MCP23017 which can provide 128 inputs or outputs.
Enjoy a marvelous running experience with our RGB LED light that reflects your running rhythm. May the rhythm be with you!
Using high-level synthesis, develop a hardware version of the 2D median filter algorithm (HLS). Then, apply HLS to accelerate the code utili