Arcmyx Official Arcmyx
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-23 18:23:45 +00:00
aa9fa76d46 Update templates/xbox_controller.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-23 18:05:33 +00:00
436569ffd0 Removed unnecessary comments
Arcmyx pushed to main at Arcmyx/pynamics-ide 2026-03-21 21:39:36 +00:00
e529ae497a Update README.md
Arcmyx pushed to main at Arcmyx/pynamics-ide 2026-03-21 21:38:11 +00:00
506da717df Added stdout buffering. Now functional as a Pybricks uploader. Takes a main.bin MPY bytecode and sends, executes, and recieves from a Pybricks-running Lego Robot.
Arcmyx pushed to main at Arcmyx/pynamics-ide 2026-03-21 21:34:58 +00:00
80097b7231 Working loader
Arcmyx pushed to main at Arcmyx/pynamics-ide 2026-03-21 17:44:48 +00:00
08997c7109 Test
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-21 16:16:13 +00:00
57836a8da7 Update diagnostics/micropython_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-21 15:26:29 +00:00
36df9de03d Update diagnostics/os_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-20 21:57:27 +00:00
f0d862014e Tested properly on a bobot
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-19 18:38:34 +00:00
3901f62db2 Add tests/testgc.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-19 18:33:55 +00:00
9ab873baf6 Update diagnostics/micropython_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-19 18:33:36 +00:00
a72af812f6 Update diagnostics/os_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-19 18:09:04 +00:00
1a8d04de91 Began UsysTest
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-19 18:06:05 +00:00
aa133253d0 Removed printVersionDiagnostics. Moving to osdiagnostics under class UsysTest
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-18 12:18:10 +00:00
f37df8b99a Update diagnostics/os_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-17 17:40:54 +00:00
c1808cfa75 Working on ustruct
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-14 23:03:46 +00:00
79a992ac72 Finished umath, urandom, and uselect
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-13 13:33:11 +00:00
f0b728a43b added stuff (json, some umath)
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-13 13:28:42 +00:00
82d498a04c Update diagnostics/os_diagnostics.py
Arcmyx pushed to arcmyx-dev at Arcmyx/pynamics 2026-03-13 12:59:38 +00:00
00c47aab66 Finish UIO