Commit Graph

63 Commits

Author SHA1 Message Date
King Kévin 09dfa7bb82 schematic: control LCD brightness using STM8 2020-03-14 14:44:21 +01:00
King Kévin 5b6bd8fa90 update library 2020-02-17 10:57:11 +01:00
King Kévin 99d789a1bb schematic: replace PCF8547 with STM8S003 2020-02-17 10:54:44 +01:00
King Kévin b3ecf3f8b7 schematic: add power input note 2020-02-17 10:08:40 +01:00
King Kévin 06c9e9f8f4 Rakefile: update scarper lib 2020-02-17 10:07:05 +01:00
King Kévin 70773ea77c schematic: use IO expander instead of backpack for LCD 2020-02-07 17:11:15 +01:00
King Kévin 42a178b55e schematic: add ESD protection on USB 2020-02-07 15:58:48 +01:00
King Kévin c09e471664 schematic: add ESD protection on USB 2020-02-07 15:57:19 +01:00
King Kévin 33cabfc33b schematic: use new connector for fixed battery an allow powering the device without battery 2020-02-07 15:38:48 +01:00
King Kévin 7874e90d93 schematic: remove LEDs
the device will be in a case, where the LEDs are not visible.
the charging LEDs are not very useful, and to know is the device
is on, the LCD LED will be used.
2020-02-05 17:48:52 +01:00
King Kévin 33db3f26ab schematic: use fuse footprint 2020-02-03 18:45:32 +01:00
King Kévin 1b4c222c80 library: use correct fuse parts instead of resistor 2020-02-03 18:44:44 +01:00
King Kévin d42176346b library: switch from Most to Nominal footprint to save space 2020-02-03 17:38:49 +01:00
King Kévin 4996bc5dd6 schematic: add fuse 2020-02-03 17:10:23 +01:00
King Kévin 0db8ef3302 schematic: use own crystal footprint 2020-02-03 17:02:23 +01:00
King Kévin 259ceb7af4 library: use updated footprints 2020-02-03 16:54:47 +01:00
King Kévin fc04154982 library: use updated symbols 2020-02-03 16:53:35 +01:00
King Kévin 69578b8a6c library: update part names 2020-02-03 16:52:14 +01:00
King Kévin 672d55904f library: use central repo instead of local files 2020-02-03 16:51:28 +01:00
King Kévin 2f4d035f63 firmware: track correct branch 2020-02-03 16:12:03 +01:00
King Kévin 551f3fc4ef firmware: update source 2020-02-03 16:10:12 +01:00
King Kévin 1e15be607d Rakefile: update deprecated CSV call 2020-01-12 17:10:36 +01:00
King Kévin 151cef0f64 schematic: update USB-C symbol 2020-01-12 17:03:01 +01:00
King Kévin 9def1f50be library: fix USB-C signal naming 2020-01-12 16:58:38 +01:00
King Kévin 077c253f23 Rakefile: fix gerber export 2020-01-12 16:57:50 +01:00
King Kévin e29c7d4170 switch SWDIO and SWCLK for easier DFU force 2019-12-30 17:02:05 +01:00
King Kévin a3b4c3fb0c remove legacy TP4056 footprint 2019-12-22 01:27:18 +01:00
King Kévin 16107c0346 fix TP4056 footprint 2019-12-22 01:26:17 +01:00
King Kévin a816775438 document USB D+ pull-up issue 2019-12-21 13:30:59 +01:00
King Kévin ccb81eecc1 put USB D+ pull-up on VDISPLAY 2019-12-21 13:26:19 +01:00
King Kévin a927ab92f2 Rakefile: add cost target to generate cost estimate 2019-12-19 16:18:00 +01:00
King Kévin e527eee164 Rakefile: fix various targets 2019-12-17 16:02:10 +01:00
King Kévin bbc7bef8aa schematic: add part numbers 2019-12-17 15:54:23 +01:00
King Kévin 77353aa822 Rakefile: add bom target to export bill of material 2019-12-17 15:54:02 +01:00
King Kévin 49deb064e1 add automatic versioning 2019-12-17 09:54:15 +01:00
King Kévin f3b46626dd Rakefile: add notes target 2019-12-17 00:48:29 +01:00
King Kévin 2efd234f3b schematic: fix notes 2019-12-17 00:46:33 +01:00
King Kévin 6c165fe127 explain board errors and fixes 2019-12-17 00:45:44 +01:00
King Kévin d76576afca replace Makefile with Rakefile 2019-12-16 18:09:44 +01:00
King Kévin 18a8c9ff14 fix I2C lines on LCD 2019-12-12 17:25:21 +01:00
King Kévin fe99b9cdb2 rename USB-C +/- to p/n 2019-12-08 01:05:23 +01:00
King Kévin f6385b0433 part: fix USB-C D+2/D-2 pinout 2019-12-07 20:54:27 +01:00
King Kévin 1478834286 fix usb-3 3.0 pinout 2019-12-06 21:42:25 +01:00
King Kévin 8f3ab392d8 symbol: minor, fix - in signal name 2019-12-06 21:01:57 +01:00
King Kévin 210deb0edb footprint: remove dates 2019-12-05 16:44:10 +01:00
King Kévin 4b141a2f76 schematic: fix switch pinout 2019-12-05 16:31:29 +01:00
King Kévin fc10496244 board: fix new button footprint 2019-12-05 16:30:16 +01:00
King Kévin ee376724ac footprint: fix wring pin numbering on button 2019-12-05 16:29:25 +01:00
King Kévin b522f9e1bd schematic: add some LCSC part numbers 2019-12-05 15:59:20 +01:00
King Kévin 44ca51b5b9 README: add fabrication details 2019-12-05 15:58:37 +01:00