-
Notifications
You must be signed in to change notification settings - Fork 29
minibat board
Daniel Berenguer edited this page Sep 16, 2015
·
8 revisions
Minibat is a simple battery-powered carrier board designed to host a panStamp and one or multiple sensors. Minibat can also be used as a DIP adapter for panStamp and is pin-compatible with other mini-carrier boards made by the company. This means that minibat can be stacked on top of a panStick or plugged onto a bread board during the prototyping process.
Minibat has the same pinout as the rest of mini-carrier boards. This means that minibat can be stacked under (or onto) other carrier boards, as far as only one of the carrier boards has a panStamp module assembled.
- Size: 1.0 x 2.2 in (25.4 x 55.8 mm)
- Pin spacing: 0.1 in (2.54 mm)
- Optional on-board sensors:
- 10KOhm NTC temperature sensor
- SI7021 I2C humidity/temperature sensor
- BMP180 I2C pressure/temperature sensor
- lSM9DS0 I2C accelerometer/gyroscope/magnetometer sensor
- Default input voltage (Vcc): 2.0 to 3.6 VDC
- Optional input voltages:
- 2.7V to 13.2V with MCP1702 LDO
- 0.8V to 3.3V with MAX1724 boost regulator
Minibat works with different sample sketches, depending on the sensor mounted on the board.
- With on-board 10KOhm NTC -> ntc sample sketch
- With on-board SI7021 humidity/temperature sensor -> htusensor sample sketch
- With on-board BMP180 pressure/temperature sensor -> bmpsensor sample sketch