Content for Arduino Nano 33 BLE

Machine Learning with Nano BLE 33 & Raspberry Pi

“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 …

Smartglove for Cyclists

“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 …

Simple machine learning with Arduino KNN

“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 …

Bluetooth Low Energy: Subscription to a Service

“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 …

Mini 4WD Arduino Robot Controlled by Bluetooth

“Mini 4WD Arduino robot controlled by Bluetooth. The idea of this project was to make a robot whose size will not occupy much more than the size of the Arduino MKR Motor Carrier board, would it succeed? The robot is …

MultiSenseCrown

“Advanced but yet affordable end-to-end medical remote monitoring solution of patient vitals and influence by the indoor air quality. Story Contextual Pandemic As everyone experienced lately the biggest stress is provoked by not knowing what is going on. Not able …

Cough Detection with TinyML on Arduino

“In this tutorial we show how to build a cough detection system for the Arduino Nano BLE Sense using TinyML and Edge Impulse. There is a huge need for inexpensive, easily deployable solutions for COVID-19 and other flu related …

Edge Impulse makes TinyML available to millions of Arduino developers

“Running machine learning (ML) on microcontrollers is one of the most exciting developments of the past years, allowing small battery-powered devices to detect complex motions, recognize sounds, or find anomalies in sensor data. To make building and deploying these models …

Neopixel Game Console

“Pixel and play is an interactive game console based on a Neopixels matrix and the Arduino Nano BLE sense This project was born in ‘Creative Electronics’, a BEng Electronics Engineering 4th year module at the University of Málaga, School of …

The Shield Puts the Arduino Nano Into a Feather Form Factor

“The Shield is an adapter allowing Arduino Nano form factor microcontrollers to be plugged into Feather form factor sockets. Hello everyone, I have a lot of time not to write anything in Hackster.io, so today I will share how …