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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
dos
flow3r firmware
Commits
Commits · d95c4465e518ef5b74fe3ad0d368ca8a1698ed3d
d95c4465e518ef5b74fe3ad0d368ca8a1698ed3d
Select Git revision
Selected
d95c4465e518ef5b74fe3ad0d368ca8a1698ed3d
Branches
20
main
default
protected
phhw
captouch-threshold
t
dos
test2
test
slewtest
simtest
view-think
vm-pending
media-buf
scope
passthrough
wave
vsync
dos-main-patch-50543
json-error
rahix/big-flow3r
pippin/media_framework
Tags
13
v1.3.0
v1.2.0
v1.2.0+rc1
v1.1.1
v1.1.0
v1.1.0+rc1
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
34 results
flow3r-firmware
python_payload
main.py
Author
Search by author
Any Author
authors
dos
dos
1 author
Browse files
Aug 03, 2023
py: worms can be opened and closed from st4m menu
· d95c4465
iggy
authored
Jun 27, 2023
and
q3k
committed
Aug 3, 2023
d95c4465
py: st[3|4]m refactoring
· e3f777c6
iggy
authored
Jun 27, 2023
and
q3k
committed
Aug 3, 2023
e3f777c6
py: flower menu fundamentals
· 55713608
iggy
authored
Jun 27, 2023
and
q3k
committed
Aug 3, 2023
55713608
py: st4m port (wip): porting flower menu and dependencies to st4m (dirty)
· 2d0e309d
iggy
authored
Jun 25, 2023
and
q3k
committed
Aug 3, 2023
2d0e309d
Jul 28, 2023
st3m/mpy: new captouch api
· 26b765a1
q3k
authored
Jul 28, 2023
26b765a1
Jun 13, 2023
py: times for late boot process (loading st3m libs and flow3r app
· 46bd34c2
iggy
authored
Jun 13, 2023
46bd34c2
Jun 11, 2023
py: run Black
· 2ce5451a
Anon
authored
Jun 10, 2023
and
iggy
committed
Jun 11, 2023
2ce5451a
py: controls submenu (wip), menu refactoring, bugfixes
· 9b63f8ac
iggy
authored
Jun 10, 2023
and
q3k
committed
Jun 11, 2023
9b63f8ac
py: logging, bugfixes
· 12778cf9
iggy
authored
Jun 9, 2023
and
q3k
committed
Jun 11, 2023
12778cf9
py: cleanup and refactoring. proper split between tick() and draw(), menu is...
· c8ab1d9a
iggy
authored
Jun 8, 2023
and
q3k
committed
Jun 11, 2023
c8ab1d9a
py: more structure, put main menu in flower app
· c77b2d27
iggy
authored
Jun 8, 2023
and
q3k
committed
Jun 11, 2023
c77b2d27
py: major code restructre, now we have 'st3m/' (think lib) and 'apps/' (also...
· c6467bf0
iggy
authored
Jun 8, 2023
and
q3k
committed
Jun 11, 2023
c6467bf0
use demo_menu as entrypoint in main and preserve previous main.py
· b0c5fb6e
iggy
authored
Jun 4, 2023
and
q3k
committed
Jun 11, 2023
b0c5fb6e
positional captouch output
· 267c8f11
moon2
authored
Jun 4, 2023
and
q3k
committed
Jun 11, 2023
267c8f11
python_payload: menu/worms cleanup
· eb578558
dx
authored
May 29, 2023
and
q3k
committed
Jun 11, 2023
eb578558
python_payload: Add demo_worms to the menu, use ctx in the menu
· d764e4a5
dx
authored
May 29, 2023
and
q3k
committed
Jun 11, 2023
d764e4a5
faster boot into payload
· 9deae7bc
moon2
authored
May 25, 2023
and
q3k
committed
Jun 11, 2023
9deae7bc
refactored payload adjusted to new api
· 41057e82
moon2
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
41057e82
rename foreground global var to CURRENT_APP_RUN
· 3144d079
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
3144d079
more uppercasings
· 552ae78a
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
552ae78a
move shit to utils
· 3dcad691
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
3dcad691
uppercase some more vars
· 3b4145fc
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
3b4145fc
cuter select text
· 1aaefb2e
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
1aaefb2e
uppercase some stuff
· c1371a6a
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
c1371a6a
python: list of MODULES for menu
· 3fcb642f
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
3fcb642f
python: reorder stuff
· 04eaabb8
dx
authored
May 19, 2023
and
q3k
committed
Jun 11, 2023
04eaabb8
reduced LED brightness
· 0d040c25
moon2
authored
Apr 25, 2023
and
q3k
committed
Jun 11, 2023
0d040c25
tiny bugfixes in demo application
· e9ffbf4d
moon2
authored
Apr 25, 2023
and
q3k
committed
Jun 11, 2023
e9ffbf4d
very crude display in micropython
· f4188a36
moon2
authored
Apr 25, 2023
and
q3k
committed
Jun 11, 2023
f4188a36
micropython: captouch calib
· 1e394891
moon2
authored
Apr 24, 2023
and
q3k
committed
Jun 11, 2023
1e394891
Loading