• Europe
  • Joined on 2025-02-25
zedfrigg synced commits to feat/networkmanager-multi-icon at zedfrigg/ironbar from mirror 2025-09-04 23:46:58 +02:00
a106f41b0a
fix(networkmanager): notify upon new device from watch_device()
db88e12b8e
refactor(networkmanager): identify devices by their number outside of the client
af49acb40b
fix(networkmanager): remove icons for removed devices
d752e88abf
refactor(networkmanager): make dbus connection a ClientInner field
f83c9e6852
refactor(networkmanager): merge devices and watchers fields in ClientInner
Compare 12 commits »
zedfrigg pushed to master at zedfrigg/zoodex 2025-09-01 20:22:14 +02:00
75201c083f
Re-add screenshot after docs directory renaming
zedfrigg pushed to master at zedfrigg/kulifuli-host 2025-09-01 20:19:57 +02:00
2549fb74b1
Add readme and license
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 19:41:11 +02:00
d31acf16bc
Add white background to circuit diagram SVG
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 19:30:38 +02:00
6c31db6f28
Remove BOM from circuit diagram SVG
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 19:19:54 +02:00
2b9b6020bd
Add final EOL to circuit diagram SVG
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 19:12:24 +02:00
4518870389
Fix circuit diagram SVG compiance in further vain hope that Forgejo will recognise it
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 18:48:56 +02:00
a66831d47a
Remove broken netlist file and references to it
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 18:46:49 +02:00
4e70a6eb8a
Revert "Use html img tag for circuit diagram in readme to appease Forgejo"
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 18:44:08 +02:00
c39dd3879e
Use html img tag for circuit diagram in readme to appease Forgejo
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 17:53:31 +02:00
76df428a7d Add GPLv3
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-09-01 17:47:28 +02:00
4ba079381c Add readme and circuit netlist
4c0ab57779 Add VS Code workspace files to gitignore
a0d32ad027 Remove VS Code workspace file from version control
Compare 3 commits »
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-08-26 12:48:19 +02:00
1d238cf857 Add comments regarding implicit rules & 1200 baud touch
zedfrigg pushed to master at zedfrigg/kulifuli-host 2025-08-25 20:14:27 +02:00
9ea397dfc4 Update indirect dependency serialport to 4.7.3
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-08-25 20:12:42 +02:00
fd74076bb8 Switch project to GNU Make + VS Code
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-08-25 13:46:51 +02:00
973995fb56 Include Arduino header explicitly
zedfrigg pushed to master at zedfrigg/kulifuli-host 2025-08-24 12:23:09 +02:00
ff0e74e87d Set duty cycle as cli arg, rename executable
zedfrigg pushed to master at zedfrigg/kulifuli-host 2025-08-24 11:22:16 +02:00
2e7e91cc58 Obtain serial device path from cli arg, enable LTO for release builds
zedfrigg created branch master in zedfrigg/kulifuli-arduino 2025-08-23 21:17:56 +02:00
zedfrigg pushed to master at zedfrigg/kulifuli-arduino 2025-08-23 21:17:56 +02:00
2cd8210527 Improve comments
7a66f55848 Byte-sequence version for use with kulifuli-host
6da8d10f84 Initial serial-controlled version that works with Arduino IDE