-
I have problems finding the correct libraries. Especially with the WiFi.h . Which version did you use? Possible to link the correct libraries? Great projekt btw
-
## Overview
Can not read I2C sensors anymore . ENVIII nor SHT30 etc ...
gpio_set_level(226): GPIO output gpio_num error
## Debug output
E (345486) gpio: GPIO can only be used as input mode
E …
-
Hi,
As reported here [1], it seems the Factory demo no longer fits in the stock M5StickC (i.e. the one that comes with the Bala-C kit) .. I tried to restore the Factory demo after playing with the …
-
I've been trying to get my M5StickC-Plus working with various motor controllers including TB6612FNG / MX1508 and have come across an issue. They work fine on the M5Stick-C Plus without the M5StickCPl…
-
### Tool
nanoff
### Description
When the tool nanoff (version 2.4.31) is run with the command `nanoff --listtargets` it does not display the available firmware images available for reference boards…
-
I am trying to get marauder working on my M5StickS Plus for hour and nothing is working I have tried using the ota but it shows this.
```
exec: "cmd": executable file not found in %PATH%
Compi…
-
### What happened?
Edited as I realized part of what I was seeing is a known thing.
Seemingly connected in the arduino serial monitor, but not showing up in tally arbiter as a listener. Serial lo…
-
use this code:
```
import random
import machine
from libs import axp192, colors, pcf8563, st7789
# Set up AXP192 PMU
i2c = machine.I2C(0, sda=machine.Pin(21), scl=machine.Pin(22), freq=40…
-
In the context of a project I'm working on ([NightDriverStrip](https://github.com/PlummersSoftwareLLC/NightDriverStrip)), we're running into an issue that the 'heltec_wifi_kit_32_V3' board ID is not r…
-
Hi,
I have build my ESPAltherma with an M5StickCPlus, everything is working as it should. But now it is getting colder and the unit starts more defrost cycles during heating.
When the defrost st…