prickle
Active member
Screens. It's really nice being able to get an ESP32 already wired to a screen, it saves so much spaghetti wiring in my projects and reduces radiated noise. I really like the design method of having the CPU behind the screen and using that as the project hub but when using Teensy my hand wired assemblies quickly become something resembling those balls of multicoloured rubber bands one used to see.
Teensies can run small LCDs way better than ESP32 but less convenient for a lazy lizard which is why I haven't been using many Teensies recently.
Imagine a range of LCDs, small to large, capacitive multitouch if you want it, Teensy solders right on the back with headers or castellations and there's rows of pins nearby with the IO accessible. Now I can just connect power and the specific project peripheral or driver to that assembly and my project is just about done.
So - like the ILI9341 but the backing board, instead of a single row of pins at the edge it has a Teensy stackable header somewhere in the middle with rows of IO breakout pins either side with thought for power distribution, some bulk capacitance and whatever other goodies. Nothing too fancy, low cost. But then have them big and small, touch and not, capacitive, resistive, ips, that kind of thing.
Teensies can run small LCDs way better than ESP32 but less convenient for a lazy lizard which is why I haven't been using many Teensies recently.
Imagine a range of LCDs, small to large, capacitive multitouch if you want it, Teensy solders right on the back with headers or castellations and there's rows of pins nearby with the IO accessible. Now I can just connect power and the specific project peripheral or driver to that assembly and my project is just about done.
So - like the ILI9341 but the backing board, instead of a single row of pins at the edge it has a Teensy stackable header somewhere in the middle with rows of IO breakout pins either side with thought for power distribution, some bulk capacitance and whatever other goodies. Nothing too fancy, low cost. But then have them big and small, touch and not, capacitive, resistive, ips, that kind of thing.