Close

Multi SPI with 128x128 color tft-7735 display

A project log for ESP32 WiFi instant Camera

The FS32 is a digital Polaroid that uploads the photo instantly to the cloud

martin-fasaniMartin Fasani 12/31/2018 at 23:310 Comments

Last week I found out some time to make a new model of the camera using a cheap 4€ display st7735.

https://github.com/martinberlin/FS32/tree/tft-7735

The wiring of the ArduCam is defined right after setup() and we use an independent SPI class for the camera. I wrote a short blog post about it and I must say that using an inexpensive wemos ESP32 and the TFT display with a total cost about 9€ I could build a quite decent camera. ( this 9 bucks they do not include camera of course )

Blog post: https://fasani.de/2018/12/30/espressif-multi-spi-workshop/

3D file is still a bit raw. Just tell me if you have the intention to build one of this before I make the extra effort to clean it ;)

Happy new year 2019! Let your projects see the light and don’t let anyone tell you that it can’t be done ;)

Discussions