User Tools

Site Tools


eolab:projects:microbit_robot:start

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
eolab:projects:microbit_robot:start [2024/08/23 18:02] rolf.beckereolab:projects:microbit_robot:start [2024/08/23 18:06] (current) rolf.becker
Line 3: Line 3:
 ====== Micro:Bit Robot ====== ====== Micro:Bit Robot ======
  
-  * **[[https://makecode.microbit.org]]**+We are using **[[https://makecode.microbit.org|makecode]]** to program the microbits.
  
  
-  * Shreya's and copilot's howto: {{ :eolab:projects:microbit_robot:microbit_troubleshooting.pdf |}}+===== Workarounds on Ubuntu =====
  
 +Unfortunately setting up the WebUSB mechanism needed to program the mircobits via USB from Chrome, Chromium or Edge on Linux is causing some trouble.
  
  
-**Download the .sh file below to your ''Downloads'' folder by clicking on the blue title.**+  Shreya's and copilot's howto: {{ :eolab:projects:microbit_robot:microbit_troubleshooting.pdf |}}
  
-<code> + 
-cd ~/Downloads + 
-chmod 755 prep_microbit_on_ubuntu.sh +**Download the ''.sh'' (bash script) file below to your ''Downloads'' folder by clicking on the blue title.**
-sudo ./prep_microbit_on_ubuntu.sh +
-</code>+
  
 <file bash prep_microbit_on_ubuntu.sh> <file bash prep_microbit_on_ubuntu.sh>
Line 34: Line 33:
  
 **Then follow the steps given here:** **Then follow the steps given here:**
 +
 +
 +<code>
 +cd ~/Downloads
 +chmod 755 prep_microbit_on_ubuntu.sh
 +sudo ./prep_microbit_on_ubuntu.sh
 +</code>
 +
  
  
eolab/projects/microbit_robot/start.1724428971.txt.gz · Last modified: 2024/08/23 18:02 by rolf.becker