-
Seems there is no M5Camera support, yet. Isn't it?
jedie updated
4 years ago
-
Hi ,
I'm trying to connect to ssl server using this code :
```
>>>import usocket
>>> im…
Lir10 updated
1 month ago
-
Hi!
umqtt.simple fails to connect to mosquito 2.0.12. It throws back MQTTException: 2.
Meanwhile mosquitto log says: 'Bad socket read/write on client . Invalid arguments provided.'
This is repr…
-
Hello everyone,
i am using the mqtt library to publish some telemetry data to an IoT platform with a pycom microcontroller. But mqtt stops publishing data exact after five minutes even though it is…
-
I am using mqtt_as on a Raspberry Pi Pico W to report on a BME280 (temperature, pressure and humidity) sensor and a flow meter, which uses a Hall Effect sensor.
I originally wrote a micropython scrip…
-
### Port, board and/or hardware
Pi Pico w
### MicroPython version
MicroPython v1.22.2 on 2024-02-22; Raspberry Pi Pico W with RP2040
### Expected behaviour
_No response_
### maxi…
-
Enable some or all sensors to be remote and communicate back to Raspi via wireless.
-
### CircuitPython version
```python
Adafruit CircuitPython 9.1.0-beta.1-18-g781c577745 on 2024-05-11; sunton_esp32_2432S028 with ESP32
```
### Code/REPL
```python
import wifi
import esp…
-
Hi Ralph,
I have this error today. I am can't to flash all my files.
I am using:
Pymakr: 1.3.2
Atom: 1.27.2
```
Connecting on /dev/tty.usbserial-DQ0056JT...
>>>
Uploading project (flash)…
-
The 4.3 release of ESP-IDF won't compile the c modules into the micropython firmware as has some error using 'make' 'all' that it can't find the 'file' st7789_mpy, when this is actually a folder and n…