Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 858 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 858 Bytes

Remake of carrotIndustries Pluto watch (see OLD_README.md) to use Cypress PSoC4208 BLE microcontroller

Not yet manufactured, use at your own risk

PSoC4 used as it is only BLE MCU I could find with Segment LCD support.

Credits

Major thanks to Carrot Industries for reverse engineering the display and mechanicals, this project would not be possible without this.

BME680 3D model from 3D Content Central

Changes

  • MSP430 replaced with Cypress PsOC4208 BLE MCU
  • Magentometer is replaced with Bosch BME680 Temp/Pressure/Humidity/Gas sensor
  • IR reciever removed
  • LED polarity fixed to save GPIO

TODO

  • Manufacture
  • Bring up
  • Port existing Pluto firmware