Uppdatera 'README.md'
This commit is contained in:
parent
6f70008a42
commit
6c46ddada5
11
README.md
11
README.md
@ -2,9 +2,16 @@
|
||||
|
||||
A nexa library for Raspberry PI.
|
||||
|
||||
![RPi](https://widens.eu/wp-content/uploads/2020/01/pi-small-300x225.jpg)
|
||||
|
||||
The code is generic but has a requirement of wiringPi but can be replaced with any GPIO library if needed.
|
||||
The code is generic but has a requirement to the wiringPi library but can be replaced with any GPIO library if needed.
|
||||
|
||||
Works for Proove and Nexa power outlets (433MHz).
|
||||
|
||||
The transmitter used during development and in use is tx433n.
|
||||
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:
|
||||
![top](https://widens.eu/wp-content/uploads/2020/01/top.png)
|
||||
![bottom](https://widens.eu/wp-content/uploads/2020/01/bottom.png)
|
||||
|
Loading…
Reference in New Issue
Block a user