Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

I am basing the schematic off of the current nucleo shield board. I made a new schematic for the new onboard devices and removed the interface sheet for the nucleo interconnectors. The Seeeduino has way less pins than the nucleo so things have changed. I have removed the additional servo pins that do not have overcurrent protection since we only need three pins. I have also removed the SD card reader/writer since debug data is sent over WiFi. I am also removing the protocol connectors that we don’t need and putting everything that uses the same bussed protocols on the same bus.

The I2C pullup resistors have been switched from 3.3k to 4.7k since this is a more common value for I2C and in the E3 series.

Low battery indicator

Removed this and connected the voltage sense to the MCU.

...