CAPACITANCE METER PROTOTYPE
This is my first proyect, a capacitance meter prototype of capacitors with Arduino. As we know, the Arduino digital pins have an output voltage of 5 volts, we are going to take advantage of this voltage and th...
Arduino UNO R4 Wifi
Just received an Arduino UNO R4 Wifi board and an R4 Minima board.
I wanted to test the new display and the Wi-Fi connection by making a small demo that connects to an online weather service and shows the recovered temperatu...
element14 sent me an Arduino UNO R4 MINIMA, so I though I would show that it is compatible with the original UNO in addition to being way more powerful. To do this demo, I just plugged in a display shield designed for an original UNO and presto - it ...
element14 and Arduino were kind enough to send me the new Arduino Uno R4 WiFi and an R4 Minima to try out. I have a 12 year old grandson who is interested in computers and plan to introduce him to Arduino this summer. He is already k...
It's been in the plans to build a raised bed garden as part of our green projects to go along with our off grid solar systems for our Art Studio and Tool shed, which are powered by 1800 watts of solar.
I rediscovered Arduino when researching s...
Table of Contents
Introduction
Module Description
Motor Voltage (Power Source)
Motor Current Limit
Using the Module
Complete Circuit
Software
Summary
Introduction
Sean colporteur was recently looking for motor driver modules to replace...
Hey guys! It's my first post here, so bear with me as I adjust to the website. I don't really feel it's right to just copy and pasting from my other postings of the Sanctuary, so I'll post them here.I figured I'd share my most rec...
Story
Attention
The following project is just a DIY project and did not replace certified smoke detectors. As I'm a voluntary firefighter, please keep your home safe and use high-quality certified smoke detectors. The sensor system which is developed...
Creating a faster, smaller, and more accurate magic wand than the famous experiment provided in Arduino Sketch, given the same hardware.
Things used in this project:
Hardware componentsArduino Nano 33 BLE Sense×1Wooden Magic Wand×1
Softwa...
Learn how to create a TinyML model and run it on MCU to detect chemical gases
Things used in this project:
Hardware components
Arduino Mega 2560×1
Software apps and online services
Neuton Tiny ML
Story
I’d like to share my experiment on...
Check out how to repeat a TinyML experiment on building a weather station from the new “TinyML Cookbook” and make the model smaller
Things used in this project:
Hardware components
Raspberry Pi Pico×1Arduino Nano×1
Software ap...
Experimenting with air-writing recognition on Arduino’s smallest board
Things used in this project:
Hardware components
Arduino Nicla Sense ME×1Arm Cortex M4×1Bosch Sensortec technology×1
Software apps and online services
Neu...
Learn why room occupancy detection using environmental sensors and tabular data wins over computer vision.
Things used in this project:
Hardware components
Arduino Mega 2560×1
Software apps and online services
Neuton Tiny ML
Story
Today, room ...
Introduction
Artificial Intelligence (AI) and Machine Learning (ML) enable us to solve most of our everyday problems efficiently, giving us the power to create intelligent devices that can make decisions by themselves in real time. In this project, I...
Detect spoiled products using the Tiny Machine Learning approach.
Things used in this project:
Hardware components
Arduino Mega 2560 ×1Arm Cortex M0 ×1
Software apps and online services
Neuton Tiny ML
Story
With each passing year, t...
Predict the possibility of arrhythmias on an 8- bit Microcontroller, without sending the corresponding sensor data to the cloud.
Things used in this project:
Hardware components
Arduino Mega 2560 (ATmega2560 8-bit MCU)×1
Software apps and onl...
I've always been fascinated by Formula One and how fast cars race around the track. Since my other big interest is experimenting with machine learning, I came up with an idea to combine these two passions and create a project dedicated to vehicle...
I wanted to test connecting the Nano RP2040 Connect to my RPi4 MQTT server by publishing temperature and humidity data from a BME280 sensor. I figured that this should be fairly easy since I've already used the BME280 with another RP2040 bo...
Continuing my journey with the Nano RP2040 Connect, I'll try connecting with and displaying data on the Arduino IoT Cloud. I'll admit that I don't use the Arduino IoT Cloud much. I prefer local data processing and storage. I have an...
It seems that when it comes to machine learning on embedded devices that I discover something new almost every day. I just got a Nano RP2040 Connect and one of the featured tutorials is "Using the IMU Machine Learning Core Features". The ...
For celebrating Arduino Day 20201 , here is an amazing mashup project: a Talking Useless Box called the Switch of Enlightenment. Like all useless boxes, throwing the switch will cause a servo controlled arm to turn the switch back off after a ra...
For my Arduino Day 2021 Project I built a controller for my solar powered crawlspace vent fan. I provided an overview of the project in a previous post - Arduino Day 2021 Project Intro . The following documents my implementation. Bill...
I thought I should provide a brief overview of my project that I'll submit for Arduino Day. Tariq sent me an Arduino Nano 33 IoT to use in my project. Thanks Tariq! I was a bit surprised that it was shipped directly from Farnell...