https://github.com/red9030/esp_now_rc_control
Auto a Radio Control Usando ESPNOW
https://github.com/red9030/esp_now_rc_control
esp32 esp8266 espnow radiocontrol rc
Last synced: 9 months ago
JSON representation
Auto a Radio Control Usando ESPNOW
- Host: GitHub
- URL: https://github.com/red9030/esp_now_rc_control
- Owner: RED9030
- License: gpl-3.0
- Created: 2024-09-05T21:03:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T22:13:42.000Z (over 1 year ago)
- Last Synced: 2025-03-15T16:13:09.275Z (about 1 year ago)
- Topics: esp32, esp8266, espnow, radiocontrol, rc
- Language: C++
- Homepage: https://github.com/RED9030/ESP_NOW_RC_CONTROL
- Size: 2.05 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ESP-NOW AUTO RADIO CONTROL
Este proyecto se basa en el uso del protocolo ESP-NOW para ello necesitaremos cualquier kit basado en ESP32 o ESP826.

## Componentes
| Item | Quantity | Notes |
| ---------------- | -------- | ----------------------------- |
| ESP-32 or 8266 | 2 | |
| Motors | 4 | |
| 3mm LED | 7 | Red, Orange, White, Bicolor |
| 5mm Push button | 5 | |
| Resistor | 5 | |
| Joystick | 1 | |
| Battery | 4 | Usen las que encuentren |
## Diagramas
### Transmisor (ESP8266 based)

### Receptor (ESP32 based)

## Modelos para pruebas
Estos modelos estan realizados en tinkercad solo para tener una idea y usar materiales que tengamos a mano como cartón u otro material disponible para hacer pruebas, Este es el Transmisor y este es el Receptor