Other

“Story In this project, we will build a 2.4GHz Wlan scanner using the nRF24L01 radio board. In this project, the output delivers all the interference and information in the scanned area in the form of ASCII codes. In the …

“I recently got my childhood Lego out and wanted to find a project that I could combine with Arduino and mechatronics. I started off building a digger but then realised a tank would be better because, well tanks are cool …

“Scale smart solution I got a 4point load cell scale to sort out, and I thought it’s a good time to create a code that will allow me to calibrate it once and store that date in the eeprom …

“I made an Arduino library allowing simple communication with uECG device using nRF24 module - minimal example takes just a few lines. Some time ago I posted a couple of projects demonstrating how to get data from uECG device - but they …

“Commercially available transmitter and receiver pairs are usually PPM or PWM based. Using them with any microcontroller is problematic as you require a lot of pins and hence isn’t that efficient. Using Serial modules like Xbee or HC-05 …

“My name is Niels Post. I am a Computer Science student from the Netherlands. This robot is part of my internship at the Vrije Universiteit Brussel. The robot is meant for use as a simple moving platform robot. It is …

“Welcome to another LED creation I made which showcases a fun use of NRF24L01 in combination with Arduino’s and LED’s. This project took me many months to plan, design, and shoot a video for so I hope you …

“I recently picked up a set of nRF 2.4GHz radio transceivers. These are low-cost radios with a SPI interface that allow exchanging 32 byte packets across a radio link that can run at up to 2MBit on-air data rates …

“A multi-channel wireless (2.4GHz) voltmeter display using ATTINY402, Arduino nano, NRF24L01+ and 128x32 I2C OLED. The transmitter is optimised for low power and will run from a battery for weeks or months depending on usage, sample frequency and of …

“Version 1 of my design for an RC Car using an Arduino Nano and a Seeeduino XIAO. I call this RC_Car_RP. A lot can happen in a few weeks with enough resin and persistence. The first version of my 3D …