.st0{fill:#FFFFFF;}

ESP32

ESP32 IoT project update 4 

 March 12, 2019

By  Peter

Join Our Mailing List

We publish fresh content each week. Read how-to's on Arduino, ESP32, KiCad, Node-RED, drones and more. Listen to interviews. Learn about new tech with our comprehensive reviews. Get discount offers for our courses and books. Interact with our community.

One email per week, no spam, unsubscribe at any time.

Today I received my ESP32 Devkit breakout from PCBWay (thank you to them for their support).

I designed this breakout because I needed an easy, jumper wire-free, way to connect my ESP32 development board to the peripherals of my project:

  • The TFT touchscreen,
  • The BME280 sensor,
  • A couple of indicator LEDs

I also wanted to make it easier to use the rest of the GPIOs. The GPIOs on the devkit are so packed together that I have to use a magnifying glass to see what I’m doing.

This board is supposed to help me with my experiments.

And it did!

Even though this first version is a bit… buggy, it already works much better that the breadboard.

I will start work on version 1.1 to fix the problems I found, the result of being in a rush to get this done (note to self: isn’t being in a hurry the cause of so many problems)?

In the video, I demonstrate the breakout and point out the problems I’m going to fix.

I’m also going to adjust the software so that it can detect the presence of the touchscreen controller. If touchscreen is not available, it will not show the touch coordinates on the TFT.

Any suggestions for features on the board are welcome. I will publish the KiCad files when I’m happy with it.

Ready for some serious learning?

Enrol to 

ESP32 for Busy People

This is our comprehensive ESP32 course for Arduino Makers.


It's packed with high-quality video, mini-projects, and everything you need to learn Arduino from the ground up.


Just click on the big red button to learn more.

Ready for some serious learning?

Enrol to 

ESP32 Unleashed

A new learning adventure awaits you.


Create an application that will stretch your existing knowledge and skills.

ESP32 Unleashed is a project course

This course is perfect for people familiar with the ESP32, especially graduates of ESP32 For Busy People.

It is a guided project, designed to teach you how to use modern tools to create modern embedded applications based on the ESP32.


Just click on the big red button to learn more.


Tags

ESP32, Update


You may also like

{"email":"Email address invalid","url":"Website address invalid","required":"Required field missing"}

Understanding the power requirements is crucial for any enthusiast using the Arduino Uno in their projects. How you manage voltage, amperage, and power sources impacts the success or failure of your endeavours. In this guide,

Read More
The Ultimate Guide to Powering Your Arduino Uno Board

If you are curious about how electronic devices work, understanding the fundamentals of the operation of their basic components is essential. Every electronic device—from the smartphones in our pockets to the satellites orbiting our planet—contains

Read More
A Guide to Essential Electronic Components in Circuits