TO-DO: research project feasibility: swap the RFM69 for a LoRaWAN on my #ESP32 TFT project and use it as SIM-less urban car telemetry/location tracker
Developing connected thermostats
Planning to do a tach talk on topic "Developing connected thermostats" sometime in February, details will follow. http://dev.bg
Three-point resistive touch calibration GUI

Three-point resistive touch calibration GUI is now complete #ESP32 #IoT
20 PCBs for revision 6 of my ESP32 TFT project

20 PCBs for revision 6 of my #ESP32 #TFT project arrived. I think that it is complete now, need to stop shelling money on perfecting it at least π Now awaiting components delivery to run a small batch SMD assembly. I will have few spares to sell late December
High precision three-point resistive touchscreen calibration

I originally thought resistive touchscreen calibration is a mere interpolation of measured and actual coordinates, little did I know..Just finished implementing high precision three-point resistive touchscreen calibration functionality using TI's guideline http://www.ti.com/lit/an/slyt277/slyt277.pdf
ESP32 OTA over MQTT TLS
Working on native #ESP32 OTA over MQTT (TLS), the use case is that I have devices behind restrictive firewalls that block outgoing HTTP(S) connections but allow MQTT over TLS
ESP32 GUI translation proof of concept works well

#ESP32 GUI translation proof of concept works well. Thanks for the translation tips! #IoT
GUI multilanguage support using Google translation

Working on GUI multilanguage support using Google translation. Hopefully no 'lost in the translation' situations π . I speak no German, so need help: how do you abbreviate 'Einstellungen', too long to leave as is..
Dumb clocks due to the DST change
Running around the house and cars to adjust dumb clocks due to the DST change. Happy that this archaic madness ends next year in the EU..
Toying with some funky touch GUI icons

Toying with some funky touch GUI icons
Thermostat touch GUI with iPhone style setpoint selector

Experimenting with thermostat touch GUI with iPhone style setpoint selector #ESP32 #IoT
SPI/I2C peripherals drivers to #esp-idf #RTOS

Porting various SPI/I2C peripherals drivers to #esp-idf #RTOS has been a major #PITA, but I'm almost done… phew #ESP32 #RFM69
3D-printable enclosure for my ESP32 TFT display project

The 3D-printable enclosure for my #ESP32 TFT display project is taking shape, but still WIP.. #IoT
Burned a MCU due to ESD

Burned a MCU due to ESD the other day, will use antistatic gloves from now on π
My own version
@spectrenoir06 no, my own version
Touch driver for the ESP32 GUI

Touch driver for the #ESP32 GUI implemented, looks and feels lovely
3D-printable enclosure for my ESP32 TFT IoT project

Working on a 3D-printable enclosure for my #ESP32 TFT #IoT project
ESP32 driven touch workins well

#ESP32 driven touch workins well :).. and I am bad at drawing
Touch display arrived today

Touch display arrived today. Did some SMD soldering by hand, all works well at first glance. Tons of coding ahead.. #ESP32 #TFT #IoT #RFM69
36.2% of my followers are spam/bot/non-active
Lost some self-confidence after seeing my @SparkToro's fake followers audit say 36.2% of my followers are spam/bot/non-active https://sparktoro.com/tools/fake-followers-audit
Sensor saturation has become reality
Connected devices are no longer an innovation, rather an expectation. Sensor saturation has become reality. There is absolutely nothing special about connecting a device to the internet and collecting data from it anymore.#IoT as a buzzword describing the future is probably dead?
Receiving pleasure from reading C code

..receiving pleasure from reading C code: byte swap without a helper variable
Pushing an ILI9341 TFT to its limits with 60MHz DMA-enabled

Pushing an ILI9341 TFT to its limits with 60MHz DMA-enabled SPI on #ESP32 Correction: SPI can only run on 80/n frequencies [n between 1 and 8], so 8MHz, 8.89MHz, 10MHz, 11.43MHz, 16MHz, 20MHz, 26.67MHz, 40MHz, 80MHz . Setting SPI clock to 60MHz actually meant it got mapped to 40MHz, anything>60MHz meant setting to 80MHz. Thatβ¦
IoT regulations in California
#IoT regulations in California https://www.engadget.com/2018/09/30/california-connected-device-laws/
LiPo batteries for an upcoming ESP32 e-paper display project

LiPo batteries for an upcoming #ESP32 e-paper display project arrived
ESP32 TFT project with a resistive touchscreen

Did another PCB revision to my #ESP32 TFT project to allow the use of a resistive touchscreen. Did that after seeing my daughter push the screen on a prototype of my non-touch version with a finger in an attempt to use the GUI.. obviously, button-controlled GUI is not intuitive
Moisture sensor PCBs for a flood detection IoT project

Made some moisture sensor PCBs for a flood detection #IoT project
Found a bug on my hardware designs

Found a bug on my hardware designs
Fancy gauge designs for thermostat applications

Toying with fancy gauge designs for thermostat applications #IoT #ESP32 #MQTT
ESP32 WiFi credentials manager

Working on #ESP32 WiFi credentials manager #IoT
Button driven touch-less GUI on ILI9341 320×240 TFT

Testing button driven (touch-less) GUI on ILI9341 320×240 TFT using #LittlevGL powered by #ESP32
Testing Ili9341 TFT hardware scrolling

Testing Ili9341 TFT hardware scrolling with appropriate use case #ESP32
