Friday, December 17, 2021

ESP32-Cam programming board revisited

For an index to all my stories click this text

I got some response from a reader who build my ESP32-Cam programming board and he had some trouble when working with it. You can find the board here: http://lucstechblog.blogspot.com/2021/09/esp32cam-programming-board.html

The problem was that connection to the ESP32-Cam was very slow and when connected the video framerate was veerryyyyyyy sloooooooowwwww.

After some tests I discovered that in certain circumstances wifi transfer was blocked or at least slowed down by having the ESP-32 Cam so close to the strip board. This might be caused by the copper side of the stripboard blocking the wifi transfer.

The solution however is simple.



I have several Wemos D1 mini's and they always came with a variety of headers. Some of these headers had long pins. And the ESP32-Cam has the same footprint.



Use these as an extension for the headers on the programming board and the ESP-32 Cam will be lifted to a greater distance from the stripboard and the problem is solved.

This might not be aesthetically pleasing but this board's only purpose is to make programming the ESP32-Cam easier.

Till next time
have fun


Luc Volders



Friday, December 10, 2021

Christmas is coming

For an index to all my stories click this text

Time flies and before you know it is Christmas. That is just two weeks from now !!

If you have someone in your environment that is interested in microcontrollers, electronics and the internet of things consider buying one of my books as a gift. And please do not wait to long as printing times around this time of year are increasing.



ESP32 Simplified discusses the popular ESP32 which is often used in projects on this weblog. The book starts with some background information and then shows how to install the free obtainable software on your computer. A short introduction to the C++ programming language is included. After this there are tutorials on the many sensors that can be attached to the ESP32. The movement detector, vibration sensor, thermometer, licht sensor are discussed next to the simple push button. There is a comprehensive tutorial on how to have these sensors display their information on a webpage, as the ESP32 has wifi capabilities. Displaying your data on a cloud-service like thingspeak and sending notifications to your phone with IFTTT are also included. If you do not want/need a webpage the book shows how to display information by using leds, neopixels, an oled screen or a seven segment display.

Everything is explained in an easy to follow way and as all projects are build on a breadboard no soldering is needed. The book is aimed at beginners but also at electronics hobbyists that have no experience with microcontrollers and wifi.

368 Pages for just 19.95 Euro or 22.95 USD
Get it on Amazon and support this weblog:
https://www.amazon.com/ESP32-Simplified-Control-your-internet/dp/171694211X/



Raspberry is widely known for its tiny and cheap Linux computers. And this year they introduced the Raspberry Pi Pico which is a microcontroler just as the Arduino. The difference is that the Pico is dead-cheap and fast. You can get a Pico for around 5 USD. The Raspberry Pi Pico can be programmed with the easy to learn Micro-Python language. The Pico lacks wifi, use the ESP32 for that, but that should be no onstruction. The Arduino also lacks wifi and hundreds of projects can be made with it.

The book starts with installing the, free obtainable, software and then gives a tutorial on the Micro-Python programming language. Following that the book discusses many popular sensors like movement, vibration, tilt, temperature, touch, light and distance sensors. To show the measurements of these sensors leds, neopixels, oled screen and seven segment displays are discussed. Each chapter has build instructions on a breadboard and the program sources so you can easily rebluid each example.

The book is written in easy to follow language and larded with examples and ideas building your own projects.

This book is only available in English and can be ordered through amazon by this link:
https://www.amazon.com/Raspberry-Pico-Simplified-Luc-Volders/dp/1329449533/

Or just search for Luc Volders on Amazon.

Just as with the ESP32 book: do not wait too long with ordering as printing and shipping times this time of the year are increasing.

Have fun.
Till next time

Luc Volders