nexa/README.md

18 lines
627 B
Markdown
Raw Permalink Normal View History

2020-04-25 17:50:57 +00:00
# nexa
2020-04-25 17:51:18 +00:00
A nexa library for Raspberry PI.
2020-05-13 20:05:39 +00:00
![RPi](https://widens.eu/content/images/2020/05/pi-small.jpg)
2020-04-25 17:51:18 +00:00
2020-04-28 08:50:31 +00:00
The code is generic but has a requirement to the wiringPi library but can be replaced with any GPIO library if needed.
2020-04-25 17:51:18 +00:00
Works for Proove and Nexa power outlets (433MHz).
2020-04-28 08:50:31 +00:00
The transmitter used during development and in use is an [tx433n](https://www.google.com/search?q=tx433n&oq=tx433n&aqs=chrome..69i57j0l7.1808j1j7&sourceid=chrome&ie=UTF-8).
## PCB
The PCB I used for my Raspberry PI looks like this:
2020-05-13 20:05:39 +00:00
![top](https://widens.eu/content/images/2020/05/top.png)
![bottom](https://widens.eu/content/images/2020/05/top.png)