#Adafruit EYESPI BFF for QT Py or Xiao - ...
1 messages ยท Page 1 of 1 (latest)
I'm also guessing, that I'll need to buy some cable and a breadboard.
(In case it isn't obvious, I'm a massive hardwear noob ๐ )
I am kinda confused, Couldnt you just buy some cheap microcontroller (raspberry pi pico for example) and just program it in that way? The Pico is just 4$ and I guess you have a micro Usb to Usb at home.
I wanted to stay within the espressif / ESP32 ecosystem if possible ๐
The low power draw & footprint are pretty enticing to me
Ok, I dont have experience with ESP32, but I actually dont see a reason, why you wouldnt be able to. Are you using Micropython or Circuitpython?
With Circuitpython you would be able to use https://github.com/adafruit/Adafruit_CircuitPython_EPD and that should get it easily
Nah not using any Python. Thanks 