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
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
flow3r
flow3r firmware
Commits
Commits · bff1bdda4baad71995c49b58a1d0d5d1000d71f2
bff1bdda4baad71995c49b58a1d0d5d1000d71f2
Select Git revision
1 result
Searching
flow3r-firmware
python_payload
apps
demo_cap_touch
main.py
Author
Search by author
Any Author
authors
0 authors
Browse files
Aug 13, 2023
Make captouch petal numbering and angle clockwise (api breaking)
· 480ab2af
dx
authored
1 year ago
and
q3k
committed
1 year ago
480ab2af
mpy: remove hardware usermodule
· f2539d40
q3k
authored
1 year ago
f2539d40
Aug 08, 2023
app: give applications a context object
· a109bf32
schneider
authored
1 year ago
a109bf32
Aug 07, 2023
apps: remove extra state setting in cap-touch and worms demos
· 55086900
pippin
authored
1 year ago
55086900
Aug 06, 2023
apps: fix a few more missing Ctx renames, sorry!
· f1ccebc4
dx
authored
1 year ago
f1ccebc4
py: loadable application support
· 6aba68a4
q3k
authored
1 year ago
and
q3k
committed
1 year ago
6aba68a4
Aug 05, 2023
py: update InputState to use new st3m captouch structures
· 6ae71812
q3k
authored
1 year ago
6ae71812
Aug 03, 2023
py: st4m -> st3m
· ddca99c4
q3k
authored
1 year ago
ddca99c4
py: pull in st3m.logging into st4m
· b6e0f537
q3k
authored
1 year ago
b6e0f537
py: now passes typechecks
· 05dcf315
q3k
authored
1 year ago
05dcf315
py: most apps work as st4m apps now, added basic nick.py app
· 6c845a45
iggy
authored
1 year ago
and
q3k
committed
1 year ago
6c845a45
Jul 28, 2023
st3m/mpy: new captouch api
· 26b765a1
q3k
authored
1 year ago
26b765a1
python_payload/st3m: remove print statements
· 250b2859
q3k
authored
1 year ago
250b2859
Jun 18, 2023
py: captouch-demo: autocalib button added (app enter), fixes for misc captouch issues
· 2b007357
iggy
authored
2 years ago
2b007357
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: run Black
· 2ce5451a
Anon
authored
2 years ago
and
iggy
committed
2 years ago
2ce5451a
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
python: fully migrate over to ctx
· a147554e
q3k
authored
2 years ago
a147554e
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
positional captouch output
· 267c8f11
moon2
authored
2 years ago
and
q3k
committed
2 years ago
267c8f11
refactored payload adjusted to new api
· 41057e82
moon2
authored
2 years ago
and
q3k
committed
2 years ago
41057e82
reduced LED brightness
· 0d040c25
moon2
authored
2 years ago
and
q3k
committed
2 years ago
0d040c25
very crude display in micropython
· f4188a36
moon2
authored
2 years ago
and
q3k
committed
2 years ago
f4188a36
micropython: captouch calib
· 1e394891
moon2
authored
2 years ago
and
q3k
committed
2 years ago
1e394891
LEDs added, captouch developed issues
· 9c96331d
moon2
authored
2 years ago
and
q3k
committed
2 years ago
9c96331d
a bit more synth functions
· fde9ca22
moon2
authored
2 years ago
and
q3k
committed
2 years ago
fde9ca22
minor bugfix
· a4be0596
moon2
authored
2 years ago
and
q3k
committed
2 years ago
a4be0596
fixed gc issue on tinysynth
· ba3a2bc5
moon2
authored
2 years ago
and
q3k
committed
2 years ago
ba3a2bc5
cap touch in python
· 7de5d5a0
moon2
authored
2 years ago
and
q3k
committed
2 years ago
7de5d5a0
Loading