Stash of changes before pulling Richard's changes
by Nick Angle 3 years 2 months
671bae71
Worked on the BOM some more. Still need to add the SD card, crystal oscillators, and ferrite bead.
by rich27 3 years 2 months
f2e4597c
Added some more parts to the BOM. Almost done, but have to get going.
by rich27 3 years 2 months
1585c911
Added a buffer for reading digital signals. Will add a pinheader tomorrow. Also added LEDs to indicate power. Still need to finish the BOM and then connect all devices to the MCU.
by rich27 3 years 2 months
91579f37
Rearranged the sheets.
by rich27 3 years 2 months
20fc0134
Rearraged come of the circuits and added new circuitry for the stepper motor driver.
by rich27 3 years 2 months
0f314fb8
Push with the PicoBlade 8pin connector for the ArduCam
by Nick Angle 3 years 2 months
efe5b655
I found a schematic online for a stepper motor driver that uses the L298! Tomorrow I'm going to edit the circuitry to include those schematics. Here's the link for the stepper motor board: https://github.com/AntonioMR/ATMEGA328-Motor-Board/blob/master/pcb/pdf/ATMEGA328-Motor-Board-Esquema.pdf
by rich27 3 years 2 months
7a7e6d3c
Started creating the BOM. Got the coin cell battery holder, capacitors, and diodes. For the LDO's I added a protection diode in the event the input to the LDO is shorted. Also changed the analog input schematic to have 0 ohm resistors. Need to figure out if I need to bias the input voltage as we are using the op amps in single supply mode. Also need to change the MCU, add header pins to all comms channels, and add test points to all power inputs.
by rich27 3 years 2 months
3c51d6d9
Added decoupling capacitors to the LDO's on the IMU's. Need to figure out if Boom tip IMU is going to be on board or not for prototype. Need to simulate/maybe redesign current sense circuit for stepper motors. Need to redesign sd card schematic. Pulled the original schematic from analog devices. Adafruit has a totally different setup that I saw before but forgot. Need to decide to change MCU to something else.
by rich27 3 years 2 months
d850bb2d
Report a bug