Thomas Farstrike
a134fd2f2b
Don't build breakout on MacOS
2026-03-11 21:11:33 +01:00
Thomas Farstrike
181a10c99b
find out more
2026-03-11 19:42:47 +01:00
Thomas Farstrike
73b3cb279a
find toolchain
2026-03-11 19:26:33 +01:00
Thomas Farstrike
a3b57fe65e
try fixing breakout build
2026-03-11 19:09:33 +01:00
Thomas Farstrike
ee6534574f
try fixing breakout build on macOS
2026-03-11 19:07:40 +01:00
Thomas Farstrike
c36eaf75f4
fix breakout build
2026-03-11 18:41:14 +01:00
Thomas Farstrike
6d43c30a0f
breakout: install pyelftools
2026-03-11 18:25:23 +01:00
Thomas Farstrike
630316cee2
speed up breakout and build after main
2026-03-11 18:14:42 +01:00
Thomas Farstrike
014d175b99
Build breakout app during build
2026-03-11 17:20:55 +01:00
Thomas Farstrike
1cf054e0e3
breakout: micropython.schedule() doesnt help
2026-03-11 13:49:05 +01:00
Thomas Farstrike
c673414889
Breakout: support partial buffer rendering
2026-03-11 13:17:50 +01:00
Thomas Farstrike
983d54f271
Rename mpong to breakout
2026-03-11 11:57:42 +01:00
Thomas Farstrike
9bcff52328
breakout/mpong works okay now
2026-03-10 19:00:01 +01:00
Thomas Farstrike
adf0e0143d
mpong/breakout: physics time independent
2026-03-09 23:29:06 +01:00
Thomas Farstrike
4f2324cbb3
update mpong
2026-03-09 22:01:09 +01:00
Thomas Farstrike
ae7627a0ab
FPS logging etc
2026-03-09 21:25:49 +01:00
Thomas Farstrike
9c859bdfe9
mpong: handle swipes
2026-03-09 19:09:34 +01:00
Thomas Farstrike
6f65e6c52d
Turn mpong into Breakout clone
2026-03-09 19:00:07 +01:00
Thomas Farstrike
5d4744e623
Simplify mpong build
2026-03-09 12:50:06 +01:00
Thomas Farstrike
bc8a76a773
Initial MPong game commit
...
This demonstrates native machine code in .mpy files as documented
in https://docs.micropython.org/en/latest/develop/natmod.html
The idea is to make a simple Pong game to demonstrate input from
buttons and touchscreen and output to framebuffer and audio.
2026-03-09 12:39:19 +01:00
Thomas Farstrike
cdb2651e91
Work on adc_mic
2026-02-16 16:12:06 +01:00
Thomas Farstrike
1b82fb2d09
adc_mic: add nr of samples argument
2026-02-16 14:20:12 +01:00
Thomas Farstrike
d256c54394
Improve adc_mic
2026-02-15 15:41:15 +01:00
Thomas Farstrike
920e51d7e1
Fix build
2026-02-13 17:34:18 +01:00
Thomas Farstrike
749bb78d7c
Don't compile adc_mic.c for now
2026-02-13 15:30:24 +01:00