Thomas Buck
1b7f4e8506
add case design by kauzerei, with some tweaks. scad render github actions workflow.
10 months ago
Thomas Buck
7b74adb189
wip stuff
10 months ago
Thomas Buck
b27e13cc71
add badge to readme
10 months ago
Thomas Buck
49b851e1b4
GitHub Actions (#1 )
* try gh action build
* add cxxtest dependency
* more dependencies for build
* and another dependency
10 months ago
Thomas Buck
4c9ccdbefa
open ap when no successful wifi connection
10 months ago
Thomas Buck
fcee4f1041
present files on fat fs via http
10 months ago
Thomas Buck
20084820b7
dont fallback to bootloader after user modified filesystem
10 months ago
Thomas Buck
628b40423f
fat fs no longer in RAM. mkfs as part of build process. page cache to still be able to write from usb or app.
10 months ago
Thomas Buck
e2570e1633
print picowota status messages on lcd
10 months ago
Thomas Buck
5e50426969
links
11 months ago
Thomas Buck
f11237c4ff
'fix' strange rounding glitch
11 months ago
Thomas Buck
13ab874001
untested http custom file handler
11 months ago
Thomas Buck
a4b5c89957
more bootloader stuff
11 months ago
Thomas Buck
f0aafe0ba3
reset to ota function
11 months ago
Thomas Buck
a5644ba7a5
custom picowota fork to show stuff on lcd and use flash wifi credentials
11 months ago
Thomas Buck
c145989048
use lwip httpd instead of bitty http
11 months ago
Thomas Buck
2d3244b0eb
set wifi hostname
11 months ago
Thomas Buck
b1c5e3b983
wifi retry on connect or dhcp fail, init with country code.
11 months ago
Thomas Buck
8210ddce33
add Bitty HTTP server and some other tweaks
11 months ago
Thomas Buck
8b5ea7054b
string editing ui
11 months ago
Thomas Buck
c5f54827dd
settings ui improvements
11 months ago
Thomas Buck
919d147804
add state for wifi settings
11 months ago
Thomas Buck
f25a6d161b
fix mem init
11 months ago
Thomas Buck
8037e328a0
add basic wifi to app
11 months ago
Thomas Buck
d2823cde66
add picowota bootloader
11 months ago
Thomas Buck
6bfbcd7b06
reduce amount of fonts
11 months ago
Thomas Buck
a241f8695b
untested venty handler
11 months ago
Thomas Buck
cda6c09cd2
uart only in debug build
11 months ago
Thomas Buck
9f0cd07d55
tweak settings
11 months ago
Thomas Buck
8f8903435d
show volcano version and runtime
11 months ago
Thomas Buck
fc1635c03a
volcano brightness and auto shutoff conf
11 months ago
Thomas Buck
09e4ac3655
tweak volcano conf and steps bar
11 months ago
Thomas Buck
47c47672c3
add more volcano config options
11 months ago
Thomas Buck
c3c79fe73b
add basic visual indicator
11 months ago
Thomas Buck
e1bfb1b191
can also edit workflow steps
11 months ago
Thomas Buck
b2eeca99b9
can edit settings now
11 months ago
Thomas Buck
0d40e4adde
rename state_volcano_workflow to state_workflow
11 months ago
Thomas Buck
7a045d33cd
add basics of settings menu, about screen.
11 months ago
Thomas Buck
a1d8ad6002
associate ble notifications with characteristics
11 months ago
Thomas Buck
3162df3c2d
constrain and scroll rendered text
11 months ago
Thomas Buck
944f87e56b
basic ble notification support
11 months ago
Thomas Buck
7680476df9
prefetch volcano ble characteristics
11 months ago
Thomas Buck
11483f370b
only auto connect when device is visible within 10s of boot
11 months ago
Thomas Buck
bac6f6b7ca
fix text rendering
11 months ago
Thomas Buck
9a1b4f229b
add volcano auto connect
11 months ago
Thomas Buck
5fb818951b
store workflow strings correctly in flash page
11 months ago
Thomas Buck
6ad8468dcd
edit menu to reorder workflows and steps
11 months ago
Thomas Buck
04450ec775
enable watchdog as early as possible.
sometimes ble init seems to fail somehow.
this caused hangs at different points in time.
with this change the device at least resets relatively quickly.
11 months ago
Thomas Buck
471e4f99e1
battery limit color
11 months ago
Thomas Buck
e421199617
volcano workflow disconnect
11 months ago