-
catoc updated
4 years ago
-
**Operating environment/Installation (Hass.io/Docker/pip/etc.):**
Fedora30 ; pip install
**ESP (ESP32 Board/m5stick-c):**
Full pinout and arduino library for the platform available here:…
-
```
booted, wake cause 0 (boot count 1), reset_reason=reset
I2C device found at address 0x34
axp192 PMU found
I2C device found at address 0x3c
ssd1306 display found
done
Meshtastic swver=unset,…
-
Has anyone been able to complie and use this on a TBEAM board, specifically this:
https://www.aliexpress.com/item/33043804231.html?spm=a2g0s.9042311.0.0.7b1c4c4dfuXKS0
I changes the config.h, it c…
-
test_WiSUN_Ambient.pyをUIFLow-1.4.2上で実行すると、以下のエラーが発生しました。
AttributeError: 'Axp192' object has no attribute 'setLDO2Vol'
メソッド名をsetLDO2Volt に変更すると実行できました。
-
It seems that the max charge current on the TTGO v1.0 (with AXP192 PMIC) is limited to ~450mA. I know this is due to current limits in the AXP192 register set but I am basically interested what the sy…
-
--------------------
## Hardware
- [ ] Standalone
- [x] Prime Mark II
- [ ] Dongle
- [ ] SkyView EZ
- [ ] Raspberry Edition
- [ ] UAV
- [ ] UAT978 module
- [ ] Flight Reco…
-
Moin,
just got the 1306 OLED to work on the TTGO, went through the defaults for board rev 1 first, the documentary says 4, 15 for pins SCL and SDA, but initializes 3, 15 (visible on console). Board…
-
User reported it claimed 254% full battery. No I2C PMU on that part.
-
I want to save power during DeepSleep, so I want to make the LCD sleep. I found “Sleep-In Mode” on page 30 of https://github.com/m5stack/M5-Schematic/blob/master/Core/ST7735S_v1.1.pdf. Can I migrate f…