Other

“Embedded machine vision board, make your robotics ML enable. Arduino Nano 33 BLE processing capacity is moderately high for the low power consumption embedded system. Since it has many sensors on board, it seems to be very fun to run …

“Visualize sound frequencies spectrum with an OLED 128x32 display, Arduino Nano 33 BLE and an electret microphone amplifier (MAX9814). See how a bar graph respond to music and sound in a little OLED display. Lowest frequencies toward the left end …

“Train a TensorFlow model to recognize certain keywords and control an RGB light strip using an Arduino Nano 33 BLE Sense. The Premise Machine learning at the edge is extremely useful for creating devices that can accomplish “intelligent” tasks with …

“How do you tell the difference between a fall and a sudden, normal movement? Train a machine learning model to detect when a fall occurs. The Idea Imagine creating a simple robot that can navigate around a room on its …

“Scan the leaves of a plant with an Arduino Nano 33 BLE Sense and train a model to detect if it’s diseased. Just like humans, plants can become diseased too. And just like how you might develop a rash …

“Spectrino - Arduino devices that can be implemented on a wide spectrum of touch-free tinyML based housing and society systems. The pandemic has introduced a constraint to social interaction: distance. Considering this factor of risk, countries all over the world have …

“In this project we take a look at making the Arduino Nano 33 BLE learn a few gestures and how to integrate it with a game! First of all, I would like to give credit to Arduino Team for providing …

“In this instructable, I will detail how I made this “smartglove” and its LED panel so that cyclists or other road users can ride/drive safer. How it works: The glove is made with an Arduino board that collects data …

“Machine learning (ML) algorithms come in all shapes and sizes, each with their own trade-offs. We continue our exploration of TinyML on Arduino with a look at the Arduino KNN library. In addition to powerful deep learning frameworks like TensorFlow …

“An example of how to subscribe to a characteristic of a service. In this tutorial we are going to see an example of using Bluetooth Low Energy technology using the Arduino MKR WiFi 1010 and Arduino Nano 33 BLE Sense …