Found 21 repositories(showing 21)
A drone (UAV) controlled using two ESP32/ESP8266 modules via the ESP-NOW protocol. One module acts as a remote controller, and the other as the flight controller. Joysticks control throttle, yaw, pitch, and roll. This project demonstrates real-time, low-latency drone control using ESP-NOW.
sathwikshetty0
A fully-functional RC car system using two ESP32 boards, one as a Transmitter (remote) and another as a Receiver (car controller). Communication happens through ESP-NOW (low-latency, Wi-Fi-free protocol). The receiver drives two BTS7960 motor drivers for differential steering. Speed is controlled via a potentiometer on the remote.
itsfuad
This project implements a remote controller using ESP-NOW communication with an ESP32. The remote sends directional commands and handles sensor feedback such as air quality, temperature, and obstacle detection.
Turn WiZ remotes into wireless controllers for Home Assistant. ESPHome component for ESP32 that receives WiZmote and Smart Button presses via ESP-Now. Simple setup, no pairing needed.
Using a pair of ESP32s to create a remote control for a Hoverboard controller (ESP-Now)
DemiFiend01
ESP-NOW sender, receiver and MAC address getter Arduino .ino projects. Based on examples provided by Rui Santos & Sara Santos - Random Nerd Tutorials and Adafruit (Mini I2C controller).
kaizen42u
An ESP32S3 implementation of a remote controller to the ESP32S3-CAR using ESP-NOW.
sathwikshetty0
Build a custom wireless controller with ESP32 & ESP-NOW. This programmable system uses a joystick remote to precisely command your RC car's steering servo and motor ESC, offering a powerful DIY alternative to standard radios.
cubic9com
A wireless remote controller for a crawler robot equipped with a LED dot-matrix display. This application uses the M5Stack Core2's touch screen to provide a directional control interface, communicating with the robot via ESP-NOW protocol.
avt82
RGB 12v remote controller (ESP32 WiFi / ESP-Now)
Det312
A simple project of a ESP-NOW based remote controller.
TechWarmup
Remote Controller diy robot using ESP NOW Protocol with NodeMCU
BaiTian6641
The remote controller used for switch facial experssion of ProtoTracer. Based on ESP-NOW.
steemandavid
ESP32-S3 Wireless Rocket Launch Controller — dual-unit system (base + remote) using ESP-NOW
wallieonline
Firmware for the WORC Remote Controller based on the Espressif ESP32 MCU and ESP-NOW protocol.
A remote control for an 2-wheeled robot using esp-now protocol and the dualsense_controller library
Blaked84
A wireless LED brightness controller for ESP32 using the WiZ remote control (WizMote) via ESP-NOW protocol
EduardoVendramini
PID controller for a 1-DOF structure with two BLDC motors using an ESP-WROOM-32. Communication with the remote controller occurs via ESP-NOW. The transmitter code is in the related repository: drone_transmitter.
MorrisMakes
A handheld Lilygo TTGO V1 -based wireless remote controller for a robot car and robotic arm system. This project uses **ESP-NOW** for low-latency communication and provides real-time control via dual joysticks, buttons, and the ttgo inbuilt display.
Sylvoo
Educational project based on ESP32 microcontrollers using ESP-NOW for low-latency wireless communication. The repository contains two separate codebases: one for the RC car (vehicle unit) and one for the controller (remote unit). The project focuses on learning peer-to-peer communication, real-time control, and embedded systems development.
JaideepLodhi
This project demonstrates a wireless gesture-controlled car built using ESP32 microcontrollers and the ESP-NOW communication protocol. Hand movements are captured using a motion sensor (such as an MPU6050) and transmitted in real-time to control the car's direction without the need for traditional remote controllers or Wi-Fi networks.
All 21 repositories loaded