Difference: AccessingMicroPythonOnTheNopIoTNode (4 vs. 5)

Revision 52019-05-22 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="TheNopIoTNode"

Accessing Micro Python on the IoT Node

Introduction

Line: 30 to 30
  sudo pip3 install package name. I had to install the following packages:
Changed:
<
<
PyQt5, pyserial, pyflakes, sip, qscintilla, esptool, pyparsing, pyinstaller, thonny
>
>
PyQt5, pyserial, pyflakes, sip, qscintilla, esptool, pyparsing, pyinstaller, thonny, thonny-esp
  In addition I needed to install python3-tk with apt to have access to tkinter in Python.
Line: 53 to 53
  To install uPyCraft, clone it with git:
Changed:
<
<
git clone https://github.com/uraich/uPyCraft-Qt5.git_
>
>
git clone https://github.com/uraich/uPyCraft-Qt5.git
  cd uPyCraft-Qt5
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback