Content for Arduino Nano 33 BLE

Arduino Nano 33 BLE

The Arduino Nano 33 BLE is a completely new board on a well-known form factor. It comes with an embedded 9 axis inertial sensor what makes this board ideal for wearable devices, but also for a large range of scientific experiments in the need of short-distance wireless communication. The Arduino Nano 33 BLE is an evolution of the traditional Arduino Nano, but featuring a lot more powerful processor, the nRF52840 from Nordic Semiconductors, a 32-bit ARM® Cortex™-M4 CPU running at 64 MHz. This will allow you to make larger programs than with the Arduino Uno (it has 1MB of program memory, 32 times bigger), and with a lot more variables (the RAM is 128 times bigger). The main processor includes other amazing features like Bluetooth pairing via NFC and ultra low power consumption modes. The Nano 33 BLE comes with a 9 axis inertial measurement unit (IMU) which means that it includes an accelerometer, a gyroscope, and a magnetometer with 3-axis resolution each. This makes the Nano 33 BLE the perfect choice for more advanced robotics experiments, exercise trackers, digital compasses, etc.

OV7670 Camera and Image Sensor with Nano 33 BLE

“Use the OV7670 Camera and Image sensor with an Arduino Nano 33 BLE to take pictures and convert them to.PNG format. The OV7670 is an image sensor that can be used to capture pictures when controlled by a microprocessor …

Cornstarch Pottery Machine

“Cornstarch mini pottery machine, and built with an old printer and cd-player My idea was born from the experience of seeing and buying samples of miniature pottery made of clay. Some time later, I had the concern to learn to …

O3-enabled BLE Weather Station Predicting Air Quality w/ TF

“Via Nano 33 BLE, collate local weather data, build and train a TensorFlow neural network model, and run the model to predict air quality. Since the risk of breathing polluted air with poor quality has been increased precipitously in recent …

Health Monitor

“It is very practical to see the datas that somes sensors are collecting. Monitoring patients’ vital signs like heart rate, oxygen saturation and temperature can be sometimes mandatory in some situations. Sometimes, it can also be useful to know other …

Project  Puppi

Puppi

“PUPPI is a tiny, portable, edge ML device ready to interpret a dogs’ mood based on vocal signals A dog is man’s best friend. But more often than not, the relationship isn’t bilateral. A true friend listens, and …

Project  Tooth fairy

Tooth fairy

“Detecting when a user is brushing their teeth and encouraging them to do so. Story Pitch Ever worried whether or not you brushed your teeth thoroughly enough? Have you ever wandered off with your thoughts and forgot about the time …

Arduino Clock (without rtc) with temperature and humidity

“This project is a arduino clock made without using an rtc and it is totally accurate it also displays the temperature and the humidity Don’t mind the look of it but it works very fine I used the arduino …

Calculating Reading Time with TinyML and Arduino Nano 33 BLE

“Do you want to know remaining reading time? This little TinyML Arduino device was trained to do exactly that. Being a writer born in the seventies, of course I do like paper books but after many years using also a …

Arduino based Alexa Home Automation| Alexa Arduino Project

“Alexa Home Automation using Arduino - Get complete instructions including the circuit diagram, PCB files if you want to make In this post, I will show you how you can set up an Alexa Home Automation using Arduino. I will be …

ECG Analyzer Powered by Edge Impulse

“A TinyML based Medical device powered by Edge Impulse to predict Atrial fibrillation, AV Block 1 and Normal ECG with >90%. In a past decade, the sudden heart attack deaths were increased tremendously. Particularly in a developing nations like India …