[HN Gopher] Barebones project to get an Inkplate 10 using WiFi, ...
___________________________________________________________________
Barebones project to get an Inkplate 10 using WiFi, HTTPS using the
Arduino IDE
Author : jgrahamc
Score : 26 points
Date : 2023-03-25 17:20 UTC (5 hours ago)
(HTM) web link (blog.jgc.org)
(TXT) w3m dump (blog.jgc.org)
| hoytech wrote:
| The Inkplate platform is really neat. Sorry to see they shipped
| yours without the MCP23017. I used one of those pins for my
| project:
|
| https://hoytech.com/tabplate/
|
| But probably some of the GPIO pins on the ESP32 are usable
| (unless they're reserved for the touch pad buttons on the front,
| I can't remember).
| jgrahamc wrote:
| Cool project. Thanks for sharing.
| toast0 wrote:
| Before you get too far, you may want to consider PlatformIO. It's
| a bit more involved to start than the Arduino IDE, but it
| includes a file where the hardware and library dependencies are
| specified. So if you want to develop on a second machine, you can
| just check out and go, etc.
| jgrahamc wrote:
| Yeah. I know about PlatformIO. I'm pretty agnostic about
| languages and tooling TBH. I've used Arduino, AdaFruit things,
| Raspberry PIs, ESP8266, ESP32, ATTINY84, esptool, luatool,
| avrdude, you name it. Python, Lua, C, C++. Whatever gives me
| path of least resistance. Sometimes a Makefile, sometimes an
| IDE.
|
| https://blog.jgc.org/search/label/hardware
___________________________________________________________________
(page generated 2023-03-25 23:00 UTC)