We added Mega support to the TFT shield! Updated tutorial here.
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!
Join us every Wednesday night at 8pm ET for Ask an Engineer!
Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord
CircuitPython – The easiest way to program microcontrollers – CircuitPython.org
New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 11/15/2024 Featuring Adafruit bq25185 USB / DC / Solar Charger with 3.3V Buck Board! (Video)
Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: A New Arduino MicroPython Package Manager, How-Tos and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi
EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
Adafruit IoT Monthly — The 2024 Recap Issue!
Maker Business – Adafruit Daily — Apple to build another chip at TSMC Arizona
Electronics – Adafruit Daily — SMT Tip – Stop moving around!
2 Comments
Sorry, the comment form is closed at this time.
I hope this is not repetitive, but thanks so much for still working on stuff that’s already out. Us learning folk really like that! 🙂
this code is for the shield, so you can plug the shield directly in, which is what pretty much everyone wants to do. plug-and-go. it works well. if you want to change the wiring, use the 2.8″ tft breakout board, that also works with the mega and has mega optimized code.
as you are aware, the pin port changes between the uno and mega mean you can only support one optimally. we chose to support the uno optimally with this shield. it does work with the mega now, by just plugging it in. we don’t have any plans to make a full mega TFT shield