first commit
This commit is contained in:
parent
07e8988160
commit
5ca37d5ffd
5 changed files with 563 additions and 0 deletions
29
JOURNAL.md
Normal file
29
JOURNAL.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
# JOURNAL
|
||||
|
||||
Total time spend: 1.2 hour
|
||||
|
||||
## 9 Jul
|
||||
|
||||
### circuit diagram
|
||||
|
||||
**time spend:** 15 min
|
||||
|
||||
**what i did:** some simple logic in my brain told me that i need 2 buttons, a display and a chip so i placed them and wired them in the schematic!
|
||||
|
||||
**images:** 
|
||||
|
||||
### routing pcb
|
||||
|
||||
**time spend:** 25 min
|
||||
|
||||
**what i did:** i first tryed to do it all in just the top layer! and i successed, but then i tryed auto rouuter and it did it so mutch better!
|
||||
|
||||

|
||||
|
||||
### wrote the code for this to work!
|
||||
|
||||
**time spend:** 40 min
|
||||
|
||||
**what i did:** used 2 simple tempelate codes for using the display and the button then merged them and added some of my own logic cosue i know python! tho i have no idea on how to test it :(
|
||||
|
||||
### done
|
Loading…
Add table
Add a link
Reference in a new issue