mp-se / gravitymon

iSpindle replacement firmware for beer brewing/fermenting
MIT License
55 stars 12 forks source link

Minor schematic errors in documentation #121

Closed darkside90a closed 1 year ago

darkside90a commented 1 year ago

Describe the bug Great project! I found some issues in the schematics in the hardware section of the documentation:

  1. Battery orientation is wrong. Could be misleading if anyone follows the schematic literally
  2. Reset pins available on the iSpindel PCB are missing (RST <--> GND)
  3. Now I feel a bit picky: Replace name of U1 ("WEMOS-D1-MINI") to "ESP32-x"

Software:

Cheers Lars

mp-se commented 1 year ago

Thanks for spotting those issues, I will take care of them.

mp-se commented 1 year ago

Fixed the battery schematics. The reset connections are specific to the PCB design, added links to the most common PCB options for more information.

Changes the text on the U1 chip on the ESP32 design (could not find a suitable component in the component library).