This projects contains information and schematics for a board that can be used with the Raspberry PI in order to provide the hardware for these projects:
- https://github.com/mhdawson/PI433WirelessRecvManager
- https://github.com/mhdawson/PI433WirelessTXManager
- https://github.com/mhdawson/PILocalTemp
- https://github.com/mhdawson/HomeAlarm
- https://github.com/mhdawson/HouseDashboard
It combines the hardware needed for those projects onto a single PCB with all the required components.
The project provides the kicad files (free from http://kicad.org) with the board design that can be used to create the set of files needed by a PCB manufacturer.
I validated the board by having batch built by www.pcbway.com, building one and trying it out. It seem to work but as always use at your own risk
It was my first board and I did not work to hard on it so there are a few ways that it could be improved:
-
better silk screen layout - some of the screen identifying the parts is cut off
-
the solder holes for the antenas turned out to be under the RX module which is not what I had intended.
- 1N4148 diode
- 1K resistor
- 4.7k resitor
- BX-TM01-433 Transmitter module
- RXB6 - receiver module
- DS18B20 1-wire temperator sensor
- 2 by 20pin header
- 2 17cm wires for the antenas
See the references projects for more details
- 433-v1.kicad_pcb
- 433-v1.net
- 433-v1.pro
- 433-v1.sch
- 433-v1.dsn
- 433-v1-cache.lib
- 433-v1.xml
- check out the project
- install kicad and open the v433-v1.pro project file
- follow the instructions here: https://www.wayneandlayne.com/blog/2013/02/27/kicad-tutorial-gerber-file-generation/