-
In the gadget settings on the mobile I see "Product type: DIY Gadget". (How) can I give my fleet of devices a dedicated type? I didn't find this in the API and failed to figure out which internal valu…
-
When I used ESP32-CAM to connect to OLED 0.96 inch (IIC & SSD1306 & use ThingPulse / esp8266-oled-ssd1306 library), however, all noise is no image. After thinking, I feel that I need to convert the da…
-
I recently purchased a bunch of different electronics parts for my upcoming projects.
For testing purposes I got also a few 0.96" white OLED displays that are using SPI.
I guess that code does not s…
-
------------------------ FEATURE REQUEST ------------------------------------
### A fourth screen the device switches to, to show the temperature of the room.
### Justification
I saw it was once …
-
In my location the the moon phase should be 88% illuminated as indicated by online calendars and the color weather clock itself. However the moon icon shows 88% dark with the left 12% illuminated. It …
-
Return value missing from function in TouchControllerWS.cpp causing random results
line 90 TouchControllerWS.cpp master branch as of April 14 2021
```c
bool TouchControllerWS::isTouched() {
…
-
EPD_WaveShare_154D67.cpp:203:47: error: 'log_v' was not declared in this scope
log_v("Time before HW reset: %d", millis());
EPD_WaveShare_154D67.cpp: In member function 'void EPD_WaveShare15…
-
Dear Sirs,
could you please explain how to use changeBitDepth?
I want to use more than four colors in the esp8266-weather-station-color project.
-.
uint16_t palette [] = {ILI9341_BLACK, // 0
…
-
2020-01 version is working
The latest version is not working
SSD1306Wire display(0x3c, D4, D5);
D4=gpio2
D5=gpio14
-
I've done everything as in description. I have 0,96 and 1,3 OLED, tried them. None of them gives me nothign.
What am I missing?
Displays are black, and on sign of anything on them.
Thanks