Added pictures
This commit is contained in:
parent
b0b661cab1
commit
ee9329e1c0
25
README.md
25
README.md
@ -6,6 +6,8 @@ This system is an ATMEGA328P and NRF24L01+ based low power device to detect when
|
|||||||
|
|
||||||
**Check the LICENSE.md file at the root of this project for more information.**
|
**Check the LICENSE.md file at the root of this project for more information.**
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## What is this device capable of ?
|
## What is this device capable of ?
|
||||||
The system is able to wait for up to three distinct events (interrupt sources). This means that it can detect up to three actions like :
|
The system is able to wait for up to three distinct events (interrupt sources). This means that it can detect up to three actions like :
|
||||||
* A letter was delivered in the mail box using the small letter tray.
|
* A letter was delivered in the mail box using the small letter tray.
|
||||||
@ -13,6 +15,7 @@ The system is able to wait for up to three distinct events (interrupt sources).
|
|||||||
* The mail was picked up using the rear door by me or a family member.
|
* The mail was picked up using the rear door by me or a family member.
|
||||||
|
|
||||||
**Changing the design of the event detection circuit can easily increase the number of various events that could be detected**
|
**Changing the design of the event detection circuit can easily increase the number of various events that could be detected**
|
||||||
|
The schematic is available [here](/git/Th3maz1ng/ATMEGA328P_connectedMailBox/src/branch/master/schematic/ATMEGA328P_connectedMailBox.pdf).
|
||||||
The device is fixed to the mailbox using two strong neodymium magnets. No need to make holes in the box.
|
The device is fixed to the mailbox using two strong neodymium magnets. No need to make holes in the box.
|
||||||
|
|
||||||
## Power consumption :
|
## Power consumption :
|
||||||
@ -76,4 +79,24 @@ You may change some settings present in the ***definition.h*** file located in t
|
|||||||
|
|
||||||
***If you have any questions, do not hesitate to contact me at : bugreport[at]laposte[dot]net***
|
***If you have any questions, do not hesitate to contact me at : bugreport[at]laposte[dot]net***
|
||||||
|
|
||||||
## Finally here are some pictures of the PCB and device :
|
## Finally here are some pictures of the PCB, reed switches setup and mailbox :
|
||||||
|
### Overall device:
|
||||||
|

|
||||||
|
|
||||||
|
### Junction box layout closeup:
|
||||||
|

|
||||||
|
|
||||||
|
### PCB back :
|
||||||
|

|
||||||
|
|
||||||
|
### PCB front :
|
||||||
|

|
||||||
|
|
||||||
|
### Reed switch installation in the mailbox :
|
||||||
|

|
||||||
|
|
||||||
|
### Package door lock reed switch closeup:
|
||||||
|

|
||||||
|
|
||||||
|
### Letter tray reed switch closeup:
|
||||||
|

|
Loading…
Reference in New Issue
Block a user