https://github.com/arduinominas/virtualwire
fork do original para fins didáticos, usado no artigo: http://carlosdelfino.eti.br/helloworldarduino/VirtualWire/
https://github.com/arduinominas/virtualwire
Last synced: 10 months ago
JSON representation
fork do original para fins didáticos, usado no artigo: http://carlosdelfino.eti.br/helloworldarduino/VirtualWire/
- Host: GitHub
- URL: https://github.com/arduinominas/virtualwire
- Owner: ArduinoMinas
- License: other
- Created: 2014-10-28T23:19:59.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T23:21:21.000Z (over 11 years ago)
- Last Synced: 2025-07-08T01:56:04.277Z (12 months ago)
- Language: C++
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
README
Virtual Wire
This is the VirtualWire library for Arduino
It provides a simple message passing protocol for a range of inexpensive
transmitter and receiver modules.
See http://www.open.com.au/mikem/arduino/VirtualWire.pdf for full documentation.