Search found 3 matches

by Efried
Sat Jan 18, 2020 9:17 am
Forum: ESP32 boards
Topic: MicroPython M5Stack support
Replies: 13
Views: 16325

Re: MicroPython M5Stack support

kenjican wrote:
Sun Apr 21, 2019 2:43 pm
from machine import I2C, Pin, reset
Is this method also valid for the UIFlow original system, I'm trying to save on memory because of the ENOMEM plague...
Thanks
by Efried
Thu Feb 25, 2016 8:36 am
Forum: Other Boards
Topic: Cross-compile for Cortex-M7 under Windows
Replies: 6
Views: 5274

Re: Cross-compile for Cortex-M7 under Windows

Is there a ready to code python Cortex M7 solution, including the board (featuring WLAN WPS, SSL...)?
thanks
by Efried
Thu Jan 28, 2016 11:26 am
Forum: General Discussion and Questions
Topic: User requests
Replies: 0
Views: 2475

User requests

Hello, I have some experience with a CAI webcontrol and I'm considerung switching to a micropython board. Here are some feature requests: - upon loosing DS18B20 sensors the exploration of sensors should be restarted - server access (GET, POST to extermal server side scripts) should be via SSL - boar...