-
Hi,just play with esp32(wipy),in the terminal,input:
>>> from machine import Timer
>>> tim=Timer(-1)
>>> tim
I get->
>>> Timer(3ffv4c80; alarm_en=0, auto_reload=1, counter_en=0)
about thi…
-
When trying to get or post (to https links) every n amount of seconds using the urequests library it works fine and make around 10-15 successful requests then suddenly it raises an `OSError -1` . And …
-
I was trying out the over-the-air (OTA) firmware update functionality and after a small tweak was surprised I could actually:
1. Build a new image
2. Upload the newly built appimg.bin to /flash/sy…
-
The new version 1.9.1b1 does not execute boot.py and main.py any more on boot. It seems that the variable safeboot is always considered as True. As test, I have set safeboot to 0 at line 227 in mptas…
-
Hello, just tried MicroWebSrv on w WiPy 2.0 and got this error (with the unaltered files):
Traceback (most recent call last):
File "main.py", line 1, in
File "microWebSrv.py", line 21, in
…
-
The schematics are necessary for some developers to correctly use the WiPy.
ghost updated
7 years ago
-
Please include the following information when submitting a bug report:
* The Pycom board you are using (e.g. WiPy 2.0, LoPy).
**Lopy**
* The firmware version you are using. You can get it by ex…
-
If the input to set_item is of type list then it gets ignored in this driver. If that is intentional, then it needs to be clearly documented. In contrast, the dotstar driver will accept a tuple or a …
-
Hi,
I've been a user of Pycom's WiPy boards for a while and long story short, I've had to fall back to ESP8266 and I want to continue developing on Micropython.
There are a lot of IDE's available …
-
wipy2.0
os.uname()=
(sysname='WiPy', nodename='WiPy', release='1.7.5.b2', version='v1.8.6-694-g25826866 on 2017-06-29', machine='WiPy with E
SP32')
pytrack dfu ver: 0.0.3
1) loaded pytra…
ozeta updated
7 years ago