Commit Graph
100 Commits
Author SHA1 Message Date
William Miceli 86f7ca3fc8 GPS Receiver now has isolated USB interface available 2021-02-20 17:54:57 -05:00
William Miceli d14c3aa1e2 Added note about generic MSP430 header include 2021-02-20 16:01:25 -05:00
William Miceli b8b7ac9f66 Changed debounced Boot button to jumper; ESP32 is now done 2021-02-20 15:21:27 -05:00
William Miceli 00d6aff4c0 Added 2x1 Header Pins 2021-02-20 15:13:40 -05:00
William Miceli e6486815e6 Added JTAG Headers to ESP32 2021-02-20 15:10:52 -05:00
William Miceli 31a7ded393 Library Maintenance; Removed old GPS Receiver; Added 4x1 Header Pins 2021-02-20 15:04:12 -05:00
William Miceli f6affcfde5 Removed older "Imported Components" library 2021-02-20 13:58:38 -05:00
William Miceli d103392975 Added more notes 2021-02-20 13:55:24 -05:00
William Miceli dce7eedd90 Added resistor to prevent short-circuit and notes...
...before I completely forget about it...
2021-02-19 21:51:32 -05:00
William Miceli 7992de6f6d Added more documentation and examples 2021-02-19 21:25:53 -05:00
William Miceli 47159eafa7 ESP32 configuration in progress 2021-02-19 21:25:40 -05:00
William Miceli 5ff8d8a8f1 Updated documentation 2021-02-19 19:36:24 -05:00
William Miceli 45ca893cd7 Fixed schematic name 2021-02-19 19:36:14 -05:00
William Miceli ec5f5100a2 Added USB to UART schematic with vertical connector for ESP32 for programming 2021-02-19 17:33:03 -05:00
William Miceli 9c6134e115 Added official guidelines for ESP32 hardware design 2021-02-19 16:57:53 -05:00
William Miceli 734d469386 RTC now used a CR2032 button cell for power 2021-02-16 22:05:47 -05:00
William Miceli 1042379d53 I2C Voltage-Level Translator no longer needed 2021-02-16 22:01:54 -05:00
William Miceli 70d9719413 More of previous 2021-02-16 22:01:37 -05:00
William Miceli d3b532e8d9 Don't see why 5V is needed; changed to 3.3V to accomodate a button-cell battery 2021-02-16 22:01:19 -05:00
William Miceli 29c77e719c Simulation no longer needed, not implemented. 2021-02-16 21:49:39 -05:00
William Miceli c9d8c3bae2 Visual adjustment on Main; added only the main part for GPS 2021-02-16 21:34:45 -05:00
William Miceli a3fffa5696 IMU is now finished, again... 2021-02-16 21:31:24 -05:00
William Miceli 80e2fdcd2f Updated Doxygen 2021-02-16 21:28:01 -05:00
William Miceli 5148ac3166 Updated documents to reflect changes in major components 2021-02-16 21:27:43 -05:00
William Miceli cb0b663ebd Symbol/footprint updates 2021-02-16 20:51:01 -05:00
William Miceli b7877dcbd2 Updated annotations 2021-02-16 20:45:31 -05:00
William Miceli 1afb8be47a Need final verification on CANbus connector before symbol and footprint is ready to add 2021-02-16 20:45:12 -05:00
William Miceli ac856e3236 Additional components and 6-axis IMU removed 2021-02-16 20:43:58 -05:00
William Miceli 3c00f571f3 USB Bridge is now isolated! 2021-02-16 20:43:28 -05:00
William Miceli b815593136 Cleanup and additional parts 2021-02-16 20:42:54 -05:00
William Miceli 8aadd93f05 Upgrading component from 6-axis to 9-axis IMU 2021-02-16 20:42:41 -05:00
William Miceli 824a2e47b0 Isolator for the USB connection 2021-02-16 20:40:56 -05:00
William Miceli 100de7a0ee The Not-Really-Useful datasheet for the CANbus connector 2021-02-16 20:40:43 -05:00
William Miceli 42e21f6531 Found a GPS receiver that looks good to use and isn't insanely complicated to setup 2021-02-16 20:40:07 -05:00
William Miceli 5a8ebfc543 Added more symbols/footprints/models for placement 2021-02-16 20:39:44 -05:00
William Miceli 281edcc924 TI didn't make getting their Driverlib.h very easy... 2021-02-15 21:50:28 -05:00
William Miceli ef74b58b8a Changed Lighting sheet size to better fit 2021-02-15 17:16:40 -05:00
William Miceli 2fccad5895 Starting work on MCU code 2021-02-15 00:53:34 -05:00
William Miceli 765351230b Added MOSFET and Connector components for Lighting; Light board also finished 2021-02-15 00:43:50 -05:00
William Miceli 9a2bea1722 Added original files from imported components 2021-02-15 00:43:09 -05:00
William Miceli 4b37d46251 Added documentation for parts that have now been added 2021-02-15 00:40:56 -05:00
William Miceli 2e898dd125 Changed folder name 2021-02-15 00:40:34 -05:00
William Miceli b276dd54fe Had to add Voltage-Level Translators in a few places 2021-02-14 22:08:47 -05:00
William Miceli 6dc50e402d Moved voltage translator to RTC-side since MCU is NOT 5V tolerant 2021-02-14 20:39:31 -05:00
William Miceli 0c27e1d55b Miscellaneous Altium changes 2021-02-13 23:10:16 -05:00
William Miceli e970ae6170 Connected multifunction pin of RTC 2021-02-13 23:05:19 -05:00
William Miceli 3a57dc9b47 RTC is done; IMU needed voltage translator for I2C; Made some library edits 2021-02-13 22:59:26 -05:00
William Miceli 237278636d Added documentation for a bidirectional voltage level translator 2021-02-13 22:57:52 -05:00
William Miceli 4e8bf58866 Added official documentation for I2C reference 2021-02-13 22:57:24 -05:00
William Miceli 87ae285383 GPS Receiver is too complicated for us to quickly get into and made work at the moment
Might come back to later on.
2021-02-13 20:59:10 -05:00
William Miceli b4343bec83 IMU incorrectly had "No ERC" marks on the interrupt pins 2021-02-13 15:43:43 -05:00
William Miceli e0ab99a2e0 Added more info to 2x2 Header Pins schematic 2021-02-13 15:41:39 -05:00
William Miceli d5acebf2c8 Miscellaneous adjustments 2021-02-13 15:24:12 -05:00
William Miceli 74ad12a8ed Fixed filename 2021-02-13 15:21:03 -05:00
William Miceli 35106cc1a3 Fixed schematic symbol transparency issue 2021-02-13 15:14:16 -05:00
William Miceli 1b7428bd76 MCU power now has it's own schematic 2021-02-13 15:05:04 -05:00
William Miceli cca642fd8a SD Card connection is finished 2021-02-13 14:43:04 -05:00
William Miceli 7d4bcc47a6 Added drawing for the socket we'll use 2021-02-13 14:42:42 -05:00
William Miceli 6b83479bf9 Added official SD Card documentation 2021-02-13 13:59:57 -05:00
William Miceli 3ae55910a5 Miscellaneous Altium-made changes 2021-02-10 17:09:24 -05:00
William Miceli 50f8cf15d8 Fixed bad connections 2021-02-10 17:08:04 -05:00
William Miceli b34c5b0843 Removed connection swap schematic and just made a custom part 2021-02-10 17:06:21 -05:00
William Miceli f5a00015fa Changed some notes 2021-02-10 16:21:03 -05:00
William Miceli e8a95ccd6f Forgot to connect the DE-9 connector shield to ground 2021-02-10 16:09:37 -05:00
William Miceli 6cc8e345d1 DE-9 connection now has a "Null Modem" with loopback handshaking configuration 2021-02-10 16:06:43 -05:00
William Miceli 0a95c0bfd3 Did some work on the RTC. Minor changes with the IMU and Main sheet 2021-02-08 21:43:01 -05:00
William Miceli 5c8338923a Connected interrupt pins from IMU to MCU 2021-02-08 21:28:52 -05:00
William Miceli 61e70c09c9 Minor change 2021-02-08 21:04:11 -05:00
William Miceli 9070374ab5 Bus example 2021-02-08 20:56:14 -05:00
William Miceli 8b3dabba1c Some more updates to RS-232 connection 2021-02-08 20:40:00 -05:00
William Miceli c473719f4e Nearly finished with USB Bridge. Also found good connector! 2021-02-08 19:56:29 -05:00
William Miceli eb17fcc678 Miscellaneous Altium changes 2021-02-08 19:09:18 -05:00
William Miceli 14b0e9cb94 Added connection swapper to have 2x2 header pins be connected via a jumper 2021-02-08 19:08:15 -05:00
William Miceli c258004af1 Made sub-schematic names a bit more consistent 2021-02-08 15:54:07 -05:00
William Miceli 5b46202321 Miscellaenous test 2021-02-08 15:11:39 -05:00
William Miceli 5afc3cc6b3 Fixing Altium's dumb stuff 2021-02-08 14:56:23 -05:00
William Miceli 9ff7b35b2c Remade Stephen's lighting schematic 2021-02-08 14:30:19 -05:00
William Miceli 3ba4462b54 Revert ""
This reverts commit 75142d8376, reversing
changes made to b51d00d063.
2021-02-08 14:24:50 -05:00
William Miceli b51d00d063 USB-UART Bridge configuration in-progress. I'm going to sleep now. 2021-02-08 01:07:47 -05:00
William Miceli 2fb49315e5 Small changes 2021-02-08 00:48:40 -05:00
William Miceli f41b2d328c RS-232 Module is nearly finished; need DB9 connection 2021-02-08 00:23:54 -05:00
William Miceli a796ae6d82 Inertial Measurement Unit most likely finished 2021-02-07 23:26:10 -05:00
William Miceli 18d9248652 Fixed folder names 2021-02-07 22:11:44 -05:00
William Miceli 4d7c951c1d ESP32 is now connected to the MCU via SPI. I'll let Noah set it up how he wants it. 2021-02-07 22:08:10 -05:00
William Miceli bc979b2137 All sub-sheet schematics now have all ports linked to Main 2021-02-07 21:57:21 -05:00
William Miceli 7f3ff01de5 All major components now represented on the Main schematic 2021-02-07 21:37:36 -05:00
William Miceli 3d409cfac4 Finished changing Harnesses; Updated annotations for ICs 2021-02-07 21:30:06 -05:00
William Miceli 6389232741 Changing Harness Type names and Harness Entry names to be more concise 2021-02-07 21:17:20 -05:00
William Miceli fabb253d5c All major components are now imported and placed on corresponding sheets 2021-02-07 20:55:40 -05:00
William Miceli 11dc989c94 Added pre-made component symbols/footprints/3D Models 2021-02-07 20:55:05 -05:00
William Miceli 5da064aaa7 Modified names to include document IDs 2021-02-07 20:54:31 -05:00
William Miceli 4c033d7fe6 Created many blank schematic sheets with needed modules 2021-02-07 00:33:01 -05:00
William Miceli 211608f6dc All SPI peripherals are connected to the MCU 2021-02-07 00:04:46 -05:00
William Miceli 18b3d6b812 Lots of moving around things to get them more easily on one side or the other 2021-02-07 00:04:20 -05:00
William Miceli de0a228533 CANbus Modules are now connected 2021-02-06 23:26:55 -05:00
William Miceli f28190a747 Moved port to edge of sheet to be more consistent. 2021-02-06 21:20:24 -05:00
William Miceli 31f4c0608e Also changed crystal oscillator to 16 MHz in previous commit 2021-02-06 21:19:25 -05:00
William Miceli 5c1d9194c2 CANbus Module now has RESET, INT, RXnBF ports available to MCU 2021-02-06 21:17:54 -05:00
William Miceli 5820f7a5d0 Renamed datasheet to fit scheme of others (including the document id) 2021-02-06 20:53:17 -05:00
William Miceli c0c25dc865 Changed 16 MHz crystal on MCU to a 20 MHz crystal 2021-02-06 20:45:41 -05:00