diff --git a/ZMHW_Modector/README.md b/ZMHW_Modector/README.md index 8b39c9a..c82c16f 100644 --- a/ZMHW_Modector/README.md +++ b/ZMHW_Modector/README.md @@ -2,15 +2,20 @@ A ZMHW Motion Sensor Project Work Log - docs - Information on the modector, and implementation tips - pcb - kicad source, and gerber files for a shield - pics - pictures - resources - notes, and relevant data sheets - testsuite - arduino code to test that your hardware is correctly setup +* docs - Information on the modector, and implementation tips + +* pcb - kicad source, and gerber files for a shield + +* pics - pictures + +* resources - notes, and relevant data sheets + +* testsuite - arduino code to test that your hardware is correctly setup Arduino code requires UIPEthernet Library. In recent Arduino IDE: Manage Libraries - UIPEthernet -Gerbers are labeled with CPU pin of each accessory +Gerbers are labeled with CPU pin of each accessory, so for example, +you can use the DHT11 Sensor with pin D8 (see gerbers for more details). diff --git a/ZMHW_Modector/pcb/gerbers_rev1.49/zmhw_modector_1.49.zip b/ZMHW_Modector/pcb/gerbers_rev1.49/zmhw_modector_1.49.zip new file mode 100644 index 0000000..6485e27 Binary files /dev/null and b/ZMHW_Modector/pcb/gerbers_rev1.49/zmhw_modector_1.49.zip differ