Files
24H_du_code_2026/tmp
2026-03-22 02:00:04 +01:00
..
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00
2026-03-22 02:00:04 +01:00

This is a MicroPython board



You can get started right away by writing your Python code in 'main.py'.



For a serial prompt:

 - Windows: you need to go to 'Device manager', right click on the unknown device,

   then update the driver software, using the 'pybcdc.inf' file found on this drive.

   Then use a terminal program like Hyperterminal or putty.

 - Mac OS X: use the command: screen /dev/tty.usbmodem*

 - Linux: use the command: screen /dev/ttyACM0



For online docs please visit http://docs.micropython.org/