Skip to content

A battery powerd (CR123A) basic sensor with onboard PIR mounting and voltage regulator to 3.3V

Notifications You must be signed in to change notification settings

Gulpman/MySensors-BaseSensorWithVoltageRegulatorAndPIR

Repository files navigation

MySensors-BaseSensorWithVoltageRegulatorAndPIR

A battery powerd (CR123A) basic sensor with onboard PIR mounting and voltage regulator to 3.3V

This is my first own eagle project.

What's on the sensor?

  • ATMega 328P-AU
  • NRF24L01+ SMD version
  • AT25DF512C-SSHN-B EEPROM (512k) (optional)
  • ATSHA204A (optional)
  • PIR Sensor 3.3V (optional)
  • MAX1724+ (optional - if you do not want to use it shorten jumper SJ2)
  • I2C header with (optional) Pullups
    • PIN layout allows to directly connect standard breakout boards for BMPx80 or Si7021
  • FTDI header
    • As I used the Sparkfun headers the FTDI header can just be pulled in and does not have to be soldered (hopefully, never tried it out :) )
  • ISP header
  • CR123A battery holder
  • The following pins can be used via pin headers
    • A1 to A2
    • D3 to D6

Jumper SJ1 is useless at the moment - the idea behind it is that, dependent on the battery level the SHDN pin of the MAX 1724 could be set to low or high by the sketch running on the 328P. Help and hints for implementing this are highly appreciated. :)

The PCB is meant to fit into an ABS82 case. The ABS-82 is for example available at TME -> ABS-82 @ TME.

Big kudos go to Omega-5 from forum.fhem.de who had an eye on my first steps in the Eagle world and who is responsible at least for a few of the capacitors and their position very close to the 328P :) I think I can admit that this sensor would have had no chance to function without him having a look on my files.

After the sensor has proven that it is functioning the next version will have the following improvements:

  • Smaller - PIR sensor will not be mounted onboard. Makes it cheaper to produce as well as more flexible.
  • Implementation of SJ1 - allow the sketch to shutdown the MAX 1724 if voltage of the battery is high enough.
  • Optional pullups for digital and anolog pins

About

A battery powerd (CR123A) basic sensor with onboard PIR mounting and voltage regulator to 3.3V

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages