My goal for this project was to display my AdSense data on my ESP32 with a TFT display and to share how I did this with you!
This project combines the use of three components: a Windows application, MQTT, and an ESP32 with a TFT display. Together the combine to monitor your Google AdSense views, clicks and revenue, and display them on the ESP32's TFT display.
An example is shown to the left.
The source code for the project can be found at:
https://github.com/roblatour/adsensetracker
Details on what's needed and how to put the project together can be found at:
https://rlatour.com/adsensetracker/