7
mirror of https://github.com/golioth/ostentus-hw.git synced 2025-04-22 19:53:22 +00:00

Update README.md

Add datasheet links for two parts mentioned in README
This commit is contained in:
Chris Gammell 2024-07-09 10:43:07 -04:00 committed by GitHub
parent fb933f13ef
commit c90645dc6c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,8 +8,8 @@ This is released as Revision C of the Ostentus.
## On the board
* Raspberry Pi Pico - Originally chosen during the part shortages of 2022-23, the Pico provides a low cost solution including a programming interface over the USB port + micropython ease-of-use
* ePaper interface
* Accelerometer (LIS2DH) -- Currently unimplemented but targeting "double tap" behaviors in the future
* 3 button capacitive touch controller ()
* Accelerometer ([LIS2DH12](https://www.st.com/content/ccc/resource/technical/document/datasheet/12/c0/5c/36/b9/58/46/f2/DM00091513.pdf/files/DM00091513.pdf/jcr:content/translations/en.DM00091513.pdf)) -- Currently unimplemented but targeting "double tap" behaviors in the future
* 3 button capacitive touch controller ([CAP-1203-1](https://www.microchip.com/en-us/product/cap1203))
* QWIIC header for incoming power and i2c
* Downward firing LEDs
@ -34,7 +34,6 @@ TO-DO
The Ostentus board is not available to purchase. Please contact [devrel@golioth.io](mailto:devrel@golioth.io) if you would like to arrange help with your manufacturing.
## Hardware Lineage and License
This design was derived from [the Pimoroni Badger 2040](https://shop.pimoroni.com/products/badger-2040?variant=39752959852627)