mp-se / gravitymon

iSpindle replacement firmware for beer brewing/fermenting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor schematic errors in documentation

darkside90a opened this issue · comments

commented

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:

  • Platform (esp8266, esp32)
  • Version 1.2.0

Cheers
Lars

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

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).