Search found 3 matches

by JamesMaxwell
Fri Dec 04, 2020 2:11 pm
Forum: Other Boards
Topic: how to use micro python in TM4C123 tiva launchpad board
Replies: 5
Views: 4737

Re: how to use micro python in TM4C123 tiva launchpad board

ExXec wrote:
Thu Oct 17, 2019 5:17 pm
Hey, its been a while, but I have a somewhat functioning port available.
https://github.com/rk-exxec/micropython/releases
Please read the readme, it lists the implemented features.
Do you plan to upstream your port?
by JamesMaxwell
Thu Dec 03, 2020 1:04 pm
Forum: Other Boards
Topic: [nRF52] How to get rshell to work with an nRF52?
Replies: 30
Views: 18929

Re: [nRF52] How to get rshell to work with an nRF52?

Any updates on this?
by JamesMaxwell
Fri Aug 21, 2020 8:09 pm
Forum: ESP8266 boards
Topic: ssl_handshare_status error while using upip on target REPL
Replies: 0
Views: 1582

ssl_handshare_status error while using upip on target REPL

I'm connected to NodeMCU's REPL. I've setup the device internet connection and it is connected to my router. I can't download this package: >>> import upip >>> upip.install("micropython-pcd8544") Installing to: /lib/ ssl_handshake_status: -256 Error installing 'micropython-pcd8544': [Errno 5] EIO, p...