Painted using MS Powerpoint, so please ignore the mistakes like the inverted ground symbol đŸ˜€

Before going into detail of coding or wiring, I will publish here the links to the existing project resources (videos and code repositories).
Sorry about the video language, but I prefer writing in Spanish in places like youtube where automatic translation is good enough.
Youtube channel:Â
https://www.youtube.com/channel/UCR5-nrKV7iJBCj24QehHoNA
Github repositories:
https://github.com/pangodream/Claudio
Inside Hardware folder, you may find some hardware pictures and a wiring diagram (though this one will have its own post) and inside Box folder are the .obj files to 3d Print the box.
https://github.com/pangodream/ClaudioRemote
Â
New blog and to tell you the truth, my first blog. No personal introduction, no sensitive content… đŸ™‚
I made some basic tests with an ESP8266 a couple of years ago and I was very pleased with the board capabilities, the freshness of NODEMCU, the quick schema uploading… everything. But I didn’t like one aspect, in the same way, I didn’t like some years before about Arduino boards: connectivity.
The ESP32 arrived, WiFi and BLE connectivity, a bunch of IO pins, a lot of different pin working modes… and for someone with limited knowledge of electronic theory… a marvelous tiny thing.
Lately, I am having much more spare time that I used to have, so I decided to start doing things I always wanted to do but I never had the time to. I don’t like using my cellular for all purpose. I like WakeUp alarm clocks, but not the ones they sell. My last WakeUp alarm was a Sony, very nice, spectacular design but “who the hell designs an alarm clock supposed to be stopped while you are sleeping by pressing a tiny switch in the middle of a lot of more tiny switches? Yes, Sony” And what if I design my own Alarm Clock with that ESP32 Developer board I have? And that’s what I did.
The requirements:
The prototype:
I needed a box to fit all the components in. Perfect reason to buy my first 3D printer, and that’s what I did.
This is the screen design today… it’s evolving and probably will not be the same in a couple of days.
The box is 11cm x 65mm x 65mm and though is a bit bigger than I expected it to be I think of it as a prototype and time will bring smaller designs.
This has been only the introduction. Check out the rest of the posts to know more about the design, the code and the possibilities of ‘the creature’.