An open API service indexing awesome lists of open source software.

https://github.com/pilotak/myslipo

MySensors Li-po/USB powered wirelles node
https://github.com/pilotak/myslipo

arduino battery ds18b20 lipo mysensors node nrf24l01 reed-switch temperature-sensor wireless

Last synced: about 2 months ago
JSON representation

MySensors Li-po/USB powered wirelles node

Awesome Lists containing this project

README

        

# MySensors Li-po/USB powered wirelles node
[![Build status](https://github.com/pilotak/MySLipo/workflows/build/badge.svg)](https://github.com/pilotak/MySLipo/actions)
[![Framework Badge Arduino](https://img.shields.io/badge/framework-arduino-00979C.svg)](https://arduino.cc)

PCB size as 18500 Li-po battery board with ATmega328p with integrated USB charger and battery protection IC. Supports ATSHA204A CryptoAuth chip, DS18B20 temperature IC and Meder reed switch.

### Power consumption
* sleep: 58.1uA
* wakeup: 18.2mA

### Supported radios:
* NRF24L01 SMD
* NRF24L01+LNA+PA SMD

### Pins used:
* D2 = reed switch 1
* D3 = reed switch 2
* D4 = 1-Wire bus with R2 pull-up to D5
* D5 = 1-Wire supply
* D7 = LED indication
* D9 = CE pin
* D10 = CSN
* SPI = radios
* A2 = ATSHA204A
* A7 = battery monitor

## PCB top view
![PCB top view](./images/MySLipo_v2.0_Top.png)
## PCB bottom view
![PCB bottom view](./images/MySLipo_v2.0_Bottom.png)

### ATmega328p fuses
- **HIGH:** DA
- **LOW:** E2
- **EXTENDED:** 06