Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/parsapoorsh/waveduino
replay attack 433Mhz RF using ESP8266 (or arduino)
https://github.com/parsapoorsh/waveduino
433mhz arduino esp8266
Last synced: 2 days ago
JSON representation
replay attack 433Mhz RF using ESP8266 (or arduino)
- Host: GitHub
- URL: https://github.com/parsapoorsh/waveduino
- Owner: parsapoorsh
- License: gpl-2.0
- Created: 2024-02-17T11:24:14.000Z (9 months ago)
- Default Branch: dev
- Last Pushed: 2024-08-16T03:45:07.000Z (3 months ago)
- Last Synced: 2024-08-16T04:46:15.510Z (3 months ago)
- Topics: 433mhz, arduino, esp8266
- Language: C++
- Homepage:
- Size: 739 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![schematic](https://github.com/parsapoorsh/waveduino/blob/dev/schematic.png)
## Components
- ESP8266 (Wemos D1 Min) x1
- ASK 433MHz PC-JC02 x1
- ASK 433MHz DX-RF x1
- Type-C USB TP4056 Battery Charger x1
- MicroSD card reader SPI x1
- Battery 4V x1 (optional)## TODO
- [ ] recive commands using Wi-Fi
- [ ] use sqlite for data storage
- [ ] keeping track of time without RTC