Commit Graph

  • 937db9e306 firstrun: handle auto start Thomas Farstrike 2026-03-11 21:14:04 +01:00
  • a134fd2f2b Don't build breakout on MacOS Thomas Farstrike 2026-03-11 21:11:16 +01:00
  • 1bf1dd67f0 SharedPreferences: fix None handling Thomas Farstrike 2026-03-11 21:09:43 +01:00
  • 181a10c99b find out more Thomas Farstrike 2026-03-11 19:42:47 +01:00
  • 73b3cb279a find toolchain Thomas Farstrike 2026-03-11 19:26:33 +01:00
  • a3b57fe65e try fixing breakout build Thomas Farstrike 2026-03-11 19:09:33 +01:00
  • ee6534574f try fixing breakout build on macOS Thomas Farstrike 2026-03-11 19:07:40 +01:00
  • a7727d7a0b task_handler each 1ms for higher framerate, start firstrun at startup, remove launcher icon (not needed) Thomas Farstrike 2026-03-11 18:44:06 +01:00
  • 3146345f9c run_desktop.sh: don't touch settings if not needed Thomas Farstrike 2026-03-11 18:41:58 +01:00
  • c36eaf75f4 fix breakout build Thomas Farstrike 2026-03-11 18:41:14 +01:00
  • 6d43c30a0f breakout: install pyelftools Thomas Farstrike 2026-03-11 18:25:23 +01:00
  • 630316cee2 speed up breakout and build after main Thomas Farstrike 2026-03-11 18:14:42 +01:00
  • 014d175b99 Build breakout app during build Thomas Farstrike 2026-03-11 17:20:55 +01:00
  • b316607892 Fix .gitignore Thomas Farstrike 2026-03-11 16:10:26 +01:00
  • f9bf913e00 test_graphical_launch_all_apps.py: skip broken apps Thomas Farstrike 2026-03-11 16:05:23 +01:00
  • 94401dbbde SensorManager: skip if no iio sensor connected Thomas Farstrike 2026-03-11 15:10:48 +01:00
  • f831a880b5 Improve output Thomas Farstrike 2026-03-11 14:24:10 +01:00
  • 426f1b2541 Comments Thomas Farstrike 2026-03-11 14:23:53 +01:00
  • 58bc76532e lilygo_t_display_s3.py: comments Thomas Farstrike 2026-03-11 14:21:07 +01:00
  • 90da4912f1 Comments Thomas Farstrike 2026-03-11 14:15:47 +01:00
  • e560f320b3 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2026-03-11 14:09:13 +01:00
  • 475b02f329 breakout: amplify motion to avoid sides Thomas Farstrike 2026-03-11 14:06:49 +01:00
  • 9612ac74c7 breakout: use simple timer because it's simpler Thomas Farstrike 2026-03-11 14:00:32 +01:00
  • 1cf054e0e3 breakout: micropython.schedule() doesnt help Thomas Farstrike 2026-03-11 13:49:05 +01:00
  • ff563b5427 Breakout: increase framerate Thomas Farstrike 2026-03-11 13:24:48 +01:00
  • c673414889 Breakout: support partial buffer rendering Thomas Farstrike 2026-03-11 13:17:50 +01:00
  • 2f4adfcace Add support for unPhone 9 (#74) Jens Diemer 2026-03-11 12:38:52 +01:00
  • 5ded4b40f6 weather: add forecasts, switch to download manager (#75) Pavel Machek 2026-03-11 12:36:59 +01:00
  • 0ac9d7155e gyro: add gyroscope test/display application (#76) Pavel Machek 2026-03-11 12:36:00 +01:00
  • 6d6f96b131 Merge pull request #77 from pavelmachek/m_10_navstar Thomas Farstrike 2026-03-11 12:35:09 +01:00
  • 983d54f271 Rename mpong to breakout Thomas Farstrike 2026-03-11 11:57:42 +01:00
  • 3651062c15 Update lvgl_micropython Thomas Farstrike 2026-03-11 11:13:51 +01:00
  • f75c13ad21 Merge pull request #79 from pavelmachek/m_11_flood Thomas Farstrike 2026-03-11 09:36:19 +01:00
  • 7b3501e7bd Merge pull request #80 from pavelmachek/m_12_cellular Thomas Farstrike 2026-03-11 09:35:34 +01:00
  • e9cc9b5cb2 odroid_go.py: fix on_complete argument exception Thomas Farstrike 2026-03-11 08:20:47 +01:00
  • 4bc88fdae0 lilygo_t_display_s3.py: use full framebuffer Thomas Farstrike 2026-03-10 22:29:40 +01:00
  • 18271c41e6 Breakout gets great framerate on actual hardware and desktop now Thomas Farstrike 2026-03-10 22:27:30 +01:00
  • 9bcff52328 breakout/mpong works okay now Thomas Farstrike 2026-03-10 19:00:01 +01:00
  • a3ad6ac8ab Try render_mode = lv.DISPLAY_RENDER_MODE.FULL Thomas Farstrike 2026-03-10 14:50:55 +01:00
  • d921cb3414 breakout works on esp32 and desktop, albeit only 10FPS Thomas Farstrike 2026-03-09 23:29:30 +01:00
  • adf0e0143d mpong/breakout: physics time independent Thomas Farstrike 2026-03-09 23:29:06 +01:00
  • 4d5d556181 breakout works fine on device (10 fps) Thomas Farstrike 2026-03-09 23:20:12 +01:00
  • b92f03ffb8 breakout direct framebuffer works with trick Thomas Farstrike 2026-03-09 23:15:24 +01:00
  • 4d33f8096c Rename mpong to breakout Thomas Farstrike 2026-03-09 23:14:25 +01:00
  • a6830ef23e ImageView: comments Thomas Farstrike 2026-03-09 23:13:37 +01:00
  • 4f2324cbb3 update mpong Thomas Farstrike 2026-03-09 22:01:09 +01:00
  • ae7627a0ab FPS logging etc Thomas Farstrike 2026-03-09 21:25:49 +01:00
  • 5de7b30a12 mpong: framerate logging, button handling Thomas Farstrike 2026-03-09 21:08:36 +01:00
  • 9c859bdfe9 mpong: handle swipes Thomas Farstrike 2026-03-09 19:09:34 +01:00
  • 6f65e6c52d Turn mpong into Breakout clone Thomas Farstrike 2026-03-09 19:00:07 +01:00
  • c515a68607 mpong: add buttons Thomas Farstrike 2026-03-09 18:56:06 +01:00
  • 5d4744e623 Simplify mpong build Thomas Farstrike 2026-03-09 12:50:06 +01:00
  • 0f6ee86d71 Update .gitignore Thomas Farstrike 2026-03-09 12:43:08 +01:00
  • bc8a76a773 Initial MPong game commit Thomas Farstrike 2026-03-09 12:39:19 +01:00
  • 439dc08320 cellular: add some comments Pavel Machek 2026-03-09 11:39:02 +01:00
  • d6ffabdb4b cellular: remove unused glue Pavel Machek 2026-03-09 11:38:44 +01:00
  • 85823fc58c cellular: Add metadata Pavel Machek 2026-03-09 10:10:24 +01:00
  • c02c75e8a8 cellular: move phone.py helper to cellular Pavel Machek 2026-03-08 23:20:47 +01:00
  • 51fba25e4b cellular: two textareas don't work well Pavel Machek 2026-03-08 22:29:33 +01:00
  • 3c11fd60ce cellular: hook up calls Pavel Machek 2026-03-08 22:12:31 +01:00
  • d8fe3e1271 cellular: add number input / call button Pavel Machek 2026-03-08 22:02:47 +01:00
  • ed337ef48c cellular: Add input for phone number Pavel Machek 2026-03-08 21:22:51 +01:00
  • 952396ce4d cellular: Move signal display away from date Pavel Machek 2026-03-08 00:02:23 +01:00
  • e268f79c17 cellular: bigger fonts to make it readable Pavel Machek 2026-03-07 23:55:14 +01:00
  • 89bb472364 cellular: First version, shows operator name and registration state Pavel Machek 2026-03-07 23:50:35 +01:00
  • 0b85528a6c floodit: simple game Pavel Machek 2026-03-06 23:30:36 +01:00
  • 6c654603ab Fix typos Thomas Farstrike 2026-03-06 19:23:48 +01:00
  • b3f4914c48 Cleanup stream_wav.py.backup Thomas Farstrike 2026-03-06 17:44:03 +01:00
  • d485d4e02a Add initial FirstRun app Thomas Farstrike 2026-03-06 16:43:56 +01:00
  • 2e8a47d34f update make_image.sh Thomas Farstrike 2026-03-06 16:42:48 +01:00
  • 603132577e navstar: Simple navigation application Pavel Machek 2026-02-14 18:53:23 +01:00
  • 88de202889 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2026-03-05 11:25:08 +01:00
  • df13bef986 Add inline_minify_webrepl.py to build Thomas Farstrike 2026-03-05 11:24:48 +01:00
  • 519ceaae6f webrepl: support access from LAN, without internet Thomas Farstrike 2026-03-05 11:17:25 +01:00
  • 9851824e0d Merge pull request #73 from jedie/ble-scan Thomas Farstrike 2026-03-04 12:07:44 +01:00
  • b83de2c282 scan_bluetooth: Display "last seen in sec." and fix timeout JensDiemer 2026-03-02 16:55:08 +01:00
  • 7d707244dd bma423: avoid i2c scan if possible Thomas Farstrike 2026-03-02 00:21:52 +01:00
  • 6ce0fcfc4e lilygo_t_watch_s3_plus: add bma423 IMU sensor Thomas Farstrike 2026-03-02 00:06:25 +01:00
  • 66e64e028a lilygo_t_watch_s3_plus: vibrator works, sound does not Thomas Farstrike 2026-03-01 23:29:03 +01:00
  • 0917e39b04 lilygo_t_watch_s3_plus: fix orientation Thomas Farstrike 2026-03-01 22:56:08 +01:00
  • f492278b99 Improve lilygo_t_watch_s3_plus Thomas Farstrike 2026-03-01 22:45:30 +01:00
  • ffd2a68636 Fix typo in cst816s.py Thomas Farstrike 2026-03-01 22:45:08 +01:00
  • ab29a39a80 Add scripts Thomas Farstrike 2026-02-28 22:37:41 +01:00
  • 894c9aea75 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2026-02-28 18:18:47 +01:00
  • ce603eecd0 Audio: disable MCK after playback if enabled Thomas Farstrike 2026-02-28 18:18:30 +01:00
  • 4f82bb9b9f stream_record_adc.py: increase attenuation Thomas Farstrike 2026-02-28 18:18:05 +01:00
  • fd090c277d Merge pull request #72 from jedie/ble-scan Thomas Farstrike 2026-02-28 15:48:04 +01:00
  • 896f74d25f ScanBluetooth: Don't loose a BLE device name JensDiemer 2026-02-28 10:49:36 +01:00
  • 8f082059c0 Enhance ScanBluetooth app JensDiemer 2026-02-28 00:05:31 +01:00
  • eb1d7fbe24 About app: make labels focusable to allow scroll on devices without touch screen Thomas Farstrike 2026-02-27 17:22:19 +01:00
  • 3459440a59 Simplify Thomas Farstrike 2026-02-27 17:22:14 +01:00
  • 484695d87d Update lvgl_micropython Thomas Farstrike 2026-02-27 15:56:34 +01:00
  • d6d05bf0f5 Simplify Thomas Farstrike 2026-02-27 15:55:26 +01:00
  • 19420163b7 Move import closer to where it's needed Thomas Farstrike 2026-02-27 14:11:56 +01:00
  • 65f4a20c96 test_wifi_service: fix and speedup Thomas Farstrike 2026-02-27 12:40:29 +01:00
  • d3e90c5bb4 Merge pull request #60 from pavelmachek/m_4_magn Thomas Farstrike 2026-02-27 12:18:59 +01:00
  • 72ab7f2fb0 Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS Thomas Farstrike 2026-02-27 12:18:28 +01:00
  • f2c131342d Add pathlib Thomas Farstrike 2026-02-27 12:18:21 +01:00
  • 796b090561 Merge pull request #61 from pavelmachek/m_5_compass Thomas Farstrike 2026-02-27 12:13:09 +01:00
  • e537502eec Merge pull request #62 from pavelmachek/m_6_weather Thomas Farstrike 2026-02-27 12:12:20 +01:00