1
0
Fork 0
mirror of https://codeberg.org/SiB64/blinkenlights.git synced 2026-05-01 06:44:23 +02:00
Commit graph

91 commits

Author SHA1 Message Date
Stephan I. Böttcher
f77b861ec2 kennung: add on=, off= parameters 2022-11-02 14:11:52 +01:00
Stephan I. Böttcher
f18b84d15b fix comment in kennung.c 2022-11-02 14:10:32 +01:00
Stephan I. Böttcher
7f7f023180 add QR to schematics 2022-10-25 16:12:09 +02:00
Stephan I. Böttcher
7db7f2b25b kennung: allow . as lemiter on more places. Like for Tonne 1 Q.G.1s 2022-10-24 22:52:46 +02:00
Stephan I. Böttcher
4afa5dcb1f kennung.py: usage improvements
remove --old
K.reset_avr() new method to send a reset command
--filename=- write to stdout
remove K.B()
add -h, --help, usage()
improved logic for processing arguments
2022-10-23 21:29:23 +02:00
Stephan I. Böttcher
f64a53fb57 kennung: send an x at boot 2022-10-23 21:25:54 +02:00
Stephan I. Böttcher
4a906270d1 kennung.py: fix .connect() 2022-10-23 18:33:17 +02:00
Stephan I. Böttcher
1100f642d1 kennung: implement 'Fl(n+m)' 2022-10-23 16:58:54 +02:00
Stephan I. Böttcher
e04baf23a7 src/Makefile: make KENNUNG=… write 2022-10-23 16:58:09 +02:00
Stephan I. Böttcher
9af8909742 kennung: add ,55x command to trigger the WDT reset 2022-10-23 15:47:16 +02:00
Stephan I. Böttcher
fbca0ccc07 KENNUNG=: add od dump 2022-10-23 15:46:31 +02:00
Stephan I. Böttcher
a783fe438b kennung: config eeprom via avrdude
do not connect unless a --tty= is given
emit raw eeprom files wjen --filename= is given
make and write to eeprom with `make KENNUNG='…'`
lfuse: do not clear eeprom when flashing
lfuse: force WDT reset enable.
2022-10-23 14:52:15 +02:00
Stephan I. Böttcher
55d9d1e09e kennung: reset watchdog in the main loop 2022-10-23 14:51:47 +02:00
Stephan I. Böttcher
3be6bb607e kennung.py: fix R(), properly round Dauer 2022-10-23 11:38:55 +02:00
Stephan I. Böttcher
5bd0bd6afe kennung py: X(N,Bits) , Tick, Faktor, eeprom update and verify, fixes, …
Kennung X(Anzahl,Bits) arbitrary patter, used for R()
-T --period= Tick= :  NE555 base period
-s --pace= Faktor= :  scale faktor for the pattern features
fix long options (remove '--' from the getopt arg)
Mo word break is 7 dits
Add Mo() Umlaute, Punktuation
fix Verlauf() mmtick calculations
fix .reader(). Was missing a blocking call.
add retry to .cmd(), repeat=
add update= and verify= to eeprom write
fix bit reversal (brown paper bag bug)
R() return a Tonnen_Kennung instance
2022-10-23 10:57:04 +02:00
Stephan I. Böttcher
6fae1ae9a7 new: eeprom.h: unsafe eeprom_ functions 2022-10-23 10:44:59 +02:00
Stephan I. Böttcher
374f69b051 kennyng.py: debugging. TODO: bit order is wrong 2022-10-21 22:32:16 +02:00
Stephan I. Böttcher
09ba78a1c5 kennung.c: eeporm: use library fro read, duuh 2022-10-21 22:31:23 +02:00
Stephan I. Böttcher
de1a1c0b4d kennung.py: support for the eeprom 2022-10-21 07:36:55 +02:00
Stephan I. Böttcher
2fbce21433 kennung.c: add eeprom, long sequence 2022-10-21 06:13:51 +02:00
Stephan I. Böttcher
eae966d954 kart1.py: module to parse seamark characteristics 2022-10-21 02:11:55 +02:00
Stephan I. Böttcher
321740b75e kennung.c debugged, python driver added 2022-10-19 23:19:02 +02:00
Stephan I. Böttcher
96b4739d67 new program: kennung. 2022-10-18 00:34:51 +02:00
Stephan I. Böttcher
ef6f248e4f add image of SN1 2022-10-17 18:26:17 +02:00
Stephan I. Böttcher
e7140b5786 S₂: fix component type: with red LED 2022-10-13 15:48:52 +02:00
Stephan I. Böttcher
edb7ae163b src/blink: debugged. Triggered on OUT 2022-10-13 14:43:54 +02:00
Stephan I. Böttcher
ce784ce1e4 Makefile: add target id 2022-10-13 14:42:23 +02:00
Stephan I. Böttcher
08f90d9a03 add µC src infra and demo: blink.c 2022-10-02 22:57:21 +02:00
Stephan I. Böttcher
5d05ca973c Merge branch 'master' of codeberg.org:SiB64/blinkenlights 2022-09-18 20:55:38 +02:00
Stephan I. Böttcher
b145d328f7 add R4 Reset pullup 2022-09-18 20:54:37 +02:00
Stephan I. Böttcher
8b0af3f34e .gitignore *.save 2022-09-17 23:44:32 +02:00
Stephan I. Böttcher
fc9e9fdf3a Add schematics image with link to pdf 2022-09-17 22:13:34 +02:00
Stephan I. Böttcher
8c5a89b571 Link to the master layout image 2022-09-17 22:10:28 +02:00
Stephan I. Böttcher
e257995914 update pretty pictures 2022-09-17 22:08:18 +02:00
Stephan I. Böttcher
c9dd1f3baf Add R15, R16, to isolate and to select source of switch LED 2022-09-17 19:50:42 +02:00
Stephan I. Böttcher
f0cac46fea git ignore gerber output 2022-09-16 22:26:54 +02:00
Stephan I. Böttcher
f6fd14c372 gerber export 2022-09-16 22:25:58 +02:00
Stephan I. Böttcher
0f5f06d537 Update 'README.md'
add layout image, fix typos
2022-09-16 19:10:57 +02:00
Stephan I. Böttcher
0098d1f649 Add 'README.md' 2022-09-16 19:05:28 +02:00
Stephan I. Böttcher
4514cb69fd layput v01 complete, DRC clean, with pretty pictures 2022-09-16 18:57:16 +02:00
Stephan I. Böttcher
f1998fed49 new project, student soldering excersize 2022-09-16 03:00:50 +02:00