https://github.com/bga/fake-wifi-router
Blinks like real internet router! AVR
https://github.com/bga/fake-wifi-router
avr blink led
Last synced: 12 months ago
JSON representation
Blinks like real internet router! AVR
- Host: GitHub
- URL: https://github.com/bga/fake-wifi-router
- Owner: bga
- License: apache-2.0
- Created: 2020-09-01T16:18:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T16:32:12.000Z (almost 6 years ago)
- Last Synced: 2025-05-23T04:17:35.428Z (about 1 year ago)
- Topics: avr, blink, led
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Roadmap: ROADMAP
Awesome Lists containing this project
README
ATTiny13A emulates Wifi router work. WAN, WiFi, LAN led flashing as real internet router do. Boot sequence flashing is correct too.
Was lazily written in Code::Blocks so no Makefile. Sorry.
Depends from bga/_cpp