-
いずれも従来はhttps://mz4u.net/libs/gc2/ 下のファイルになっており、ここへのリリース作業はgithubリリースと連動・自動化されているわけではないようです。(このサイトのファイルの更新は2018年2月)
とはいえ、jsbjn内のコードなのでこのリポジトリが直接影響を受けるわけではないですが、ここでリリースされたコードが自動的に参照できるようになることが望ましいと思い…
-
I tried to implement a very simple server with lwip sockets. The test script below runs for a while as expected, but then terminates with OSError 12 (cannot allocate memory?).
Versions used (one ESP…
-
Hi,
I just added the Blynk to WeatherStationDemoExtendedDST.ino code.. nothing more.
1. Include this library, define Blynk print and Blynk Timer instead of ticker
`#include `
`#define BLYNK_PRI…
-
I have a couple of fonts created with adafruit's fontconvert and I cannot get them to compile. I'll continue to debug, but wanted to verify that the idea is ok:
Should a font created from truetype…
glown updated
5 years ago
-
The blog goes on to add a DHT22 sensor and additional frames but none of the libraries or sketches seem similar to this. It would be nice is you included an example sketch for the DHT22 frame to be d…
-
Arduino: 1.8.10 (Windows 10), Board: "NodeMCU 1.0 (ESP-12E Module), 80 MHz, Flash, Legacy (new can return nullptr), All SSL ciphers (most compatible), 4MB (FS:2MB OTA:~1019KB), 2, v2 Lower Memory, Dis…
-
Might not be the right place for this but I'm stuck early in the installation process. I've installed Platformio into Visual Studio Code (Mac) but in trying to run the Git: Clone command I get an err…
-
**aquacontrol version:** [v1.6.6]
**Arduino IDE version:** [1.8.12]
**ESP32 Arduino core version:** [ESP32 Arduino 1.0.4 (IDF 3.2) Release]
**The issue is:**
After flashing the board, it c…
-
Heya,
Is there a possibility that this could be updated/regressed to also work with an ESP8266 board at all?
I understand the original project had/has code for the ES8266, but it does not impl…
-
```
OLED_LoRa_Receiver:38: error: no matching function for call to 'SSD1306Wire::SSD1306Wire(int, int, int)'
SSD1306 display(0x3c, 4, 15);
^
In file included fro…