-
Hello,
I found that the sparkfun library for the mpu9250 gave a possibility of operation on esp8266 and esp32 by adding only one line of code (see below), I am very happy with it, it shows me a ver…
-
Hey, i am setting up a [reference chart](https://github.com/Flaming-crossbow/Micropython-with-ESP8266-ESP32-W600-Pi-Pico-etc/blob/main/readme.md) for micropython display drivers and unfortunately i ca…
-
This LCD (https://www.adafruit.com/product/250) is supposed to work fine with 3V logic, so I think it should work fine with CircuitPython. After looking at the Arduino code for this LCD, it looks like…
-
Hi and happy new year,
With Arduino IDE and ESP8266
[code]
#include
#include
#include
#include
#include
#include
#include
/* ESP8266 SD(adaptateur sd --> microsd)
…
-
I'm following on from issue #79 which has now been merged.
I bought a similar LCD display from [pimoroni](https://shop.pimoroni.com/products/0-96-spi-colour-lcd-160x80-breakout )
Works great, ho…
-
Hi and happy new year,
[code]#include
#include
#include
#include
#include
#include
#include
/* ESP8266 SD(adaptateur sd --> microsd)
*
* D5 --- CLK
…
-
I bought this one:
http://www.ebay.com/itm/12864-128X64-Serial-SPI-Graphic-COG-LCD-Display-Screen-Build-in-LCM-Module-/272581767692
they mentioned this IC: UC1701X
In HW mode display is blank, no…
-
* Ebay listing: http://www.ebay.co.uk/itm/292061588410
* Datasheet: [UC1701x_v1.0.pdf](https://github.com/rm-hull/luma.lcd/files/950113/UC1701x_v1.0.pdf)
![image](https://cloud.githubusercontent…