Example sketches for the new Arduino IDE for ESP8266

Moderator: igrr

User avatar
By erhardd
#31496 I've merged 3 sketches together:
- SDWebserver
-GPIO16
-SPI-TFT-Touch(Ucglib,XPT2046)

Windows-User have to build there own Ucglib for the environment they use. See:
viewtopic.php?p=30066#p30066

I'm waiting for my SPI-Display from china(6 weeks). Then I will take fotos from that, -working. The next days the "Paddelboot" from china should arrive in germany.
User avatar
By erhardd
#31630 Image
erhardd wrote:I've merged 3 sketches together:
- SDWebserver
-GPIO16
-SPI-TFT-Touch(Ucglib,XPT2046)

Windows-User have to build there own Ucglib for the environment they use. See:
viewtopic.php?p=30066#p30066

I'm waiting for my SPI-Display from china(6 weeks). Then I will take fotos from that, -working. The next days the "Paddelboot" from china should arrive in germany.


Yesterday the SPI-TFT arrived.
My ESP-Baseboard is now "almost ready to run"!
As expected my sketch SDWebserver_GPIO16_Touch works ..
Now I can play with 16 ADC/GPIO from STMPE811(2x),
16 GPIO from MCP23S17,
one Touch-Display,
and the working SD-Webserver;
The Board is stackable on the Adafruit-Motor-shield with more connectors.
Enough for the next days ..
User avatar
By Ecoli-557
#52809 Hi, I am trying to get this to work and I don't know what changes you made to the .cpp file to make it work.
Would you share your code so I can get my test to work correctly?
Thanks in advance.
User avatar
By erhardd
#52831 Hi, Ecoli-557!
At that time from me used git-libraries have changed.
Particularly the XPT2046 and the MCP23S17.
The adaptation mentioned by you in .cpp is not necessary any more.
If it has not examined, however! :roll:
Look here for better start:
http://usemodj.com/2016/03/21/esp8266-d ... ini-board/
and this:
viewtopic.php?f=29&t=6069#p31719
You do not have the required permissions to view the files attached to this post.