ofi:vscode-ev3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
ofi:vscode-ev3 [2022/07/17 08:34]
Ivo Blöchliger
ofi:vscode-ev3 [2023/01/20 21:11]
Olaf Schnürer
Line 1: Line 1:
 ====== Native Python auf EV3 mit VSCode ====== ====== Native Python auf EV3 mit VSCode ======
   * https://education.lego.com/en-us/product-resources/mindstorms-ev3/teacher-resources/python-for-ev3   * https://education.lego.com/en-us/product-resources/mindstorms-ev3/teacher-resources/python-for-ev3
-  * SSH: user robot, pass maker+  * SSH: user robot, password maker
     * hostnamectl set-hostname LEGO12     * hostnamectl set-hostname LEGO12
 +    * WiFi-Daten in var/lib/connman
   * https://docs.pybricks.com/en/stable/   * https://docs.pybricks.com/en/stable/
   * Use ''dd'' with the ''conv=sparse'' option. It will seek instead of write. Exactly what we need ;-)   * Use ''dd'' with the ''conv=sparse'' option. It will seek instead of write. Exactly what we need ;-)
  • ofi/vscode-ev3.txt
  • Last modified: 2023/02/17 15:34
  • by Ivo Blöchliger