newsletters:2025-01
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
newsletters:2025-01 [2025/02/03 03:44] – [Portable Folk gadget] osnr | newsletters:2025-01 [2025/02/03 03:46] (current) – [Portable Folk gadget] osnr | ||
---|---|---|---|
Line 134: | Line 134: | ||
set pressed [expr {![exec gpio read 7]}] | set pressed [expr {![exec gpio read 7]}] | ||
set color [expr {$pressed ? " | set color [expr {$pressed ? " | ||
- | Wish to draw a dashed stroke with points [list [list 0 0] [list $w 0] [list $w $h] [list 0 $h] [list 0 0]] color $color width 10 dashlength 40 dashoffset [expr {fmod($t, 10)*-120}] | + | Wish to draw a dashed stroke with points [list [list 0 0] [list $w 0] [list $w $h] [list 0 $h] [list 0 0]] \ |
+ | | ||
} | } | ||
} | } | ||
</ | </ | ||
+ | * it basically just sets a pullup resistor on GPIO 7 (where I plugged the button in) & shells out to [[https:// | ||
* It has a working battery, so you don't need to plug it in & carry a long extension cord! I haven' | * It has a working battery, so you don't need to plug it in & carry a long extension cord! I haven' | ||
- | * {{: | + | * {{: |
* (will be fun to get this info into Folk and display it ambiently in the corner or on the marching ants border or whatever) | * (will be fun to get this info into Folk and display it ambiently in the corner or on the marching ants border or whatever) | ||
* It's really heavy and kind of big, notably heavier than the older gadget (because it has 3 18650 batteries and a heavier mini projector with a full chassis). Not sure what to do about this. Maybe go back to the concept of the detachable battery pack (a standard USB-C battery pack would be ideal, but I don't think I could quite get that to work without more custom power stuff). | * It's really heavy and kind of big, notably heavier than the older gadget (because it has 3 18650 batteries and a heavier mini projector with a full chassis). Not sure what to do about this. Maybe go back to the concept of the detachable battery pack (a standard USB-C battery pack would be ideal, but I don't think I could quite get that to work without more custom power stuff). |
newsletters/2025-01.1738554268.txt.gz · Last modified: 2025/02/03 03:44 by osnr