Thomas Farstrike
fd090c277d
Merge pull request #72 from jedie/ble-scan
...
Enhance ScanBluetooth app
2026-02-28 15:48:04 +01:00
JensDiemer
896f74d25f
ScanBluetooth: Don't loose a BLE device name
...
If we get a name of a device, don't lost it by overwrite it with "unknown" ;)
2026-02-28 10:49:36 +01:00
JensDiemer
8f082059c0
Enhance ScanBluetooth app
...
Add a info column with init information and "unique devices" and "scan" count.
Use `TaskManager` that makes the UI a lot more responsive.
Use better scan settings to maximize detection rate.
2026-02-28 00:05:31 +01:00
Thomas Farstrike
eb1d7fbe24
About app: make labels focusable to allow scroll on devices without touch screen
2026-02-27 17:22:19 +01:00
Thomas Farstrike
3459440a59
Simplify
2026-02-27 17:22:14 +01:00
Thomas Farstrike
484695d87d
Update lvgl_micropython
2026-02-27 15:56:34 +01:00
Thomas Farstrike
d6d05bf0f5
Simplify
2026-02-27 15:55:26 +01:00
Thomas Farstrike
19420163b7
Move import closer to where it's needed
2026-02-27 14:11:56 +01:00
Thomas Farstrike
65f4a20c96
test_wifi_service: fix and speedup
2026-02-27 12:40:29 +01:00
Thomas Farstrike
d3e90c5bb4
Merge pull request #60 from pavelmachek/m_4_magn
...
magn: Start magnetometer support
2026-02-27 12:18:59 +01:00
Thomas Farstrike
72ab7f2fb0
Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS
2026-02-27 12:18:28 +01:00
Thomas Farstrike
f2c131342d
Add pathlib
2026-02-27 12:18:21 +01:00
Thomas Farstrike
796b090561
Merge pull request #61 from pavelmachek/m_5_compass
...
compass: Add an application for magnetometer / accelerometer debugging
2026-02-27 12:13:09 +01:00
Thomas Farstrike
e537502eec
Merge pull request #62 from pavelmachek/m_6_weather
...
weather: start simple weather application
2026-02-27 12:12:20 +01:00
Thomas Farstrike
2e07cc7c57
Merge pull request #63 from pavelmachek/m_7_columns
...
columns: simple falling-blocks game
2026-02-27 12:11:51 +01:00
Thomas Farstrike
3be52f1cf7
Fix build
2026-02-26 21:57:42 +01:00
Thomas Farstrike
5b8f612747
WifiService: print IP address on console after connecting
2026-02-26 21:43:24 +01:00
Thomas Farstrike
505b8ac311
Fix syntax
2026-02-26 21:39:45 +01:00
Thomas Farstrike
62e548c789
Merge branch 'main' of https://github.com/MicroPythonOS/MicroPythonOS
2026-02-26 21:01:36 +01:00
Thomas Farstrike
0be8b5233b
Unify esp32s3 and esp32s3_qemu builds
2026-02-26 21:01:11 +01:00
Thomas Farstrike
cd95f55d02
DownloadManager: fix http, double chunk size for speed
2026-02-26 13:00:03 +01:00
Thomas Farstrike
970a76611b
Merge pull request #67 from jedie/fix-m5stack
...
Fix MPU6886 X-Axis
2026-02-26 12:31:23 +01:00
Thomas Farstrike
afc0438075
Merge pull request #68 from jedie/fix-reset
...
waveshare_esp32_s3_touch_lcd_2: Fix soft reset
2026-02-26 12:28:13 +01:00
Thomas Farstrike
557520cafa
Comments
2026-02-25 22:03:55 +01:00
Thomas Farstrike
370a20dcd2
Fix colors on lilygo_t_display_s3
2026-02-25 21:16:24 +01:00