Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
flow3r firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
toerb
flow3r firmware
Commits
audio_input
Select Git revision
Branches
20
main
default
protected
anon/appstore
blm_docs
compressor
pippin/media_framework
sec/blinky
pippin/uhm_flash_access_bust
release/1.0.0
fm_fix2
fm_fix
pippin/make_empty_drawlists_skip_render_and_blit
pressable_bugfix
moon2_gay_drums
moon2_applications
schneider/application-remove-name
anon/webflasher
pippin/display-python-errors-on-display
bl00mbox
bl00mbox_old
schneider/recovery
Tags
7
v1.0.0
v1.0.0+rc6
v1.0.0+rc5
v1.0.0+rc4
v1.0.0+rc3
v1.0.0+rc2
v1.0.0+rc1
27 results
flow3r-firmware
python_payload
Author
Search by author
Any Author
authors
toerb
toerb
1 author
Jun 16, 2023
py: harmonic/melodic: draw scope
· f473abf2
q3k
authored
2 years ago
f473abf2
Jun 14, 2023
py: captouch_calibrator and captouch_test app
· 1c354dbc
iggy
authored
2 years ago
1c354dbc
py: oops, eventloop deadline restored to 20ms
· 4c0dc706
iggy
authored
2 years ago
4c0dc706
Jun 13, 2023
py: captouch menu rotation and small fixes
· 76ffbc75
iggy
authored
2 years ago
76ffbc75
py: times for late boot process (loading st3m libs and flow3r app
· 46bd34c2
iggy
authored
2 years ago
46bd34c2
Jun 12, 2023
py/harmonic: port to newer API version
· 94e4923e
q3k
authored
2 years ago
94e4923e
py/melodic: run against new leds api
· 7f6cce66
q3k
authored
2 years ago
7f6cce66
py/sparabo: run against new gfx api
· dec9d1bf
q3k
authored
2 years ago
dec9d1bf
py/st3m/event: prettier logging in case of negative slack
· 76cf5ec7
q3k
authored
2 years ago
76cf5ec7
py/st3m/event: use new gfx api, add simple profiling/reporting
· 0f04c1ea
q3k
authored
2 years ago
0f04c1ea
py/demo_worms: hack around double buffering
· 899ab6ae
q3k
authored
2 years ago
899ab6ae
Jun 11, 2023
cap_touch_demo: fix typo, run in sim
· 3f89331d
q3k
authored
2 years ago
3f89331d
cap_touch_demo: do not use global ctx
· c99d120e
q3k
authored
2 years ago
c99d120e
py: inject ctx to draw calls
· 022bfa91
q3k
authored
2 years ago
022bfa91
st3m: add delta to input events
· 30a915b6
q3k
authored
2 years ago
30a915b6
py: run Black
· 2ce5451a
Anon
authored
2 years ago
and
iggy
committed
2 years ago
2ce5451a
py: fix syntax errors
· c0b3cb04
Anon
authored
2 years ago
and
iggy
committed
2 years ago
c0b3cb04
py: configure Black/flake8
· 8ad2ecbe
Anon
authored
2 years ago
and
iggy
committed
2 years ago
8ad2ecbe
py: controls submenu (wip), menu refactoring, bugfixes
· 9b63f8ac
iggy
authored
2 years ago
and
q3k
committed
2 years ago
9b63f8ac
py: added crazysynth, small improvements to tinysynth, added demos back to main menu
· 600972fa
iggy
authored
2 years ago
and
q3k
committed
2 years ago
600972fa
py: missed logging.py
· 2ea31d35
iggy
authored
2 years ago
and
q3k
committed
2 years ago
2ea31d35
py: logging, bugfixes
· 12778cf9
iggy
authored
2 years ago
and
q3k
committed
2 years ago
12778cf9
py: cleanup and refactoring. proper split between tick() and draw(), menu is...
· c8ab1d9a
iggy
authored
2 years ago
and
q3k
committed
2 years ago
c8ab1d9a
py: more structure, put main menu in flower app
· c77b2d27
iggy
authored
2 years ago
and
q3k
committed
2 years ago
c77b2d27
py: major code restructre, now we have 'st3m/' (think lib) and 'apps/' (also...
· c6467bf0
iggy
authored
2 years ago
and
q3k
committed
2 years ago
c6467bf0
py: menu/controls: petal-locked controls, demo in menu_tinysynth
· 31cd3de3
iggy
authored
2 years ago
and
q3k
committed
2 years ago
31cd3de3
py: menu_tinysynth and menu_settings use the new audio api; controls; icons and general ui styling
· 179d0f24
iggy
authored
2 years ago
and
q3k
committed
2 years ago
179d0f24
mpy: slide control, control rework, flower icons, pitch bend in tinysynth menu
· 756cbbf4
iggy
authored
2 years ago
and
q3k
committed
2 years ago
756cbbf4
ui: flow3r icons to celebrate the naming
· 97aca129
iggy
authored
2 years ago
and
q3k
committed
2 years ago
97aca129
Audio IO: Speaker/Headphone Management
· 70089cef
moon2
authored
2 years ago
and
q3k
committed
2 years ago
70089cef
spio: better button ui
· c932461f
moon2
authored
2 years ago
and
q3k
committed
2 years ago
c932461f
python: remove main_orig.py
· 6b138ec1
q3k
authored
2 years ago
6b138ec1
python: fully migrate over to ctx
· a147554e
q3k
authored
2 years ago
a147554e
cleanup
· 6cc8c588
iggy
authored
2 years ago
and
q3k
committed
2 years ago
6cc8c588
use demo_menu as entrypoint in main and preserve previous main.py
· b0c5fb6e
iggy
authored
2 years ago
and
q3k
committed
2 years ago
b0c5fb6e
demo_worms.py: cleanup and more OO
· e00ccc6c
iggy
authored
2 years ago
and
q3k
committed
2 years ago
e00ccc6c
fixes after rebase, intro of application api, debugging and fixes in ui
· ab0de4bb
iggy
authored
2 years ago
and
q3k
committed
2 years ago
ab0de4bb
controls; settings, tinysynth in menu, more demos (wip!)
· f34d8379
iggy
authored
2 years ago
and
q3k
committed
2 years ago
f34d8379
new captouch in event.py and some cleanup
· 8f82cbc3
iggy
authored
2 years ago
and
q3k
committed
2 years ago
8f82cbc3
menu: fundamentals and integration of demos; ui work; bugfixes
· 9286291f
iggy
authored
2 years ago
and
q3k
committed
2 years ago
9286291f
Loading