mirror of
https://github.com/k-space-ee/micropython-skeleton
synced 2024-11-21 20:56:45 +00:00
Fixes
This commit is contained in:
parent
6564761f68
commit
7ef2d2ecfb
@ -6,7 +6,7 @@ This howto assumes Ubuntu 16.04 is used on the computer and several tools have b
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo apt install picocom make python3-pip
|
sudo apt install picocom make python3-pip
|
||||||
sudo pip3 install esptool.py adafruit-ampy
|
sudo pip3 install esptool adafruit-ampy
|
||||||
```
|
```
|
||||||
|
|
||||||
Clone the Git repository and run makefiles:
|
Clone the Git repository and run makefiles:
|
||||||
@ -249,4 +249,4 @@ Other interesting projects with ESP8266 and ESP32 microcontrollers:
|
|||||||
* [Nixie clock](https://github.com/k-space-ee/nixiesp12) with ESP8266
|
* [Nixie clock](https://github.com/k-space-ee/nixiesp12) with ESP8266
|
||||||
* [Sumorobot](http://robot.itcollege.ee/sumorobot/2017/08/25/sumesp-prototype/) with ESP32
|
* [Sumorobot](http://robot.itcollege.ee/sumorobot/2017/08/25/sumesp-prototype/) with ESP32
|
||||||
|
|
||||||
Come and visit [k-space.ee](https://k-space.ee) on Wednesdays 18:00 for more of MicroPython
|
Come and visit [k-space.ee](https://k-space.ee) on Wednesdays 18:00 for more of MicroPython
|
||||||
|
Loading…
Reference in New Issue
Block a user