Come see me #security #infosec #passwords
Come see me


Come see me #security #infosec #passwords
A short video blog post of my DIY sliding door #Iot opener https://harizanov.com/2019/05/iot-sliding-door-opener/ https://youtu.be/BPzyOmaaLY0 #esp8266 #DIY #MQTT #smarthome #homeautomation

My front gate has joined the Internet of Things and is now controllable from my phone. The sliding door opener is a Beninca BULL 5M. The project is DIY, based on ESP8266 + MQTT and I can now open/close/read the…

The Dunning-Kruger effect is a real thing, I get a reminder every now and then
Demo of pairing a remote wireless sensor, RFM69 based, with main control hub https://youtu.be/r7twp9cV2z4 #IoT #ESP32 #rfm69 #homeautomation

Installed a self-made esp8266 gate controller with magnetic switch status sensor, I can now open/close/read the statate of the gate from anywhere. #IoT #esp8266

Forgot to add pull-ups on I2C lines, retrofitted resistors save the day

Wrote a 2.4GHz vs 433MHz range tester: sending espnow 2.4GHz and RFM69 @ 433MHz from master to a slave node. 433MHz range is much better from what I can see but I am comparing apples to pears here..

Working on touch GUI to control my paradox home alarm
New post: Human-Machine Interface (HMI) modeling and implementation using event-driven finite-state machines https://wp.me/pawL3e-1i8

Modern HMIs are built as graphical user interfaces (GUI) with touch-based user interaction. Complex HMI development is always challenging because of the dynamic nature of the required behavior, underlying functions, and graphical design. Building a PoC prototype through code is time-consuming,…
New post: Experimenting with a 3.5″ TFT https://wp.me/pawL3e-1hq

I decided to test a 3.5″ TFT version of the TFT32 project as the original version’s 2.4″ 320×240 TFT is a bit small-ish. The TFT I chose is an ILI9488 480×320 3.5″ with resistive touch. The upgrade was pretty straightforward,…
Testing ILI9488 3.5" TFT clocked @ 40Mhz in 4 wire SPI mode with DMA, looks pretty responsive. #LittlevGL #ESP32 https://youtu.be/HVVAo9QdOfM

It lives! #esp32 + 480*320 ILI9488 #TFT with touch + #LORA (not yet populated on the PCB) + RTC + piezo buzzer

Hand soldering 40 pin 0.5mm pitch FPC isn't my favorite thing to do, but here it is

Running automated GUI load tests, found couple memory leaks that were otherwise slipping

I have some reading to do for tonight, excellent free guide by Michael Barr

Prototype PCBs for ESP32 3.5" TFT IoT control hub project
New post: People-Tools-Processes https://wp.me/pawL3e-1hk

As an IT team manager, I am responsible for forming highly engaged and efficient teams. Building an agile team requires a fine balance of skilled and motivated people, fine-tuned processes and proper tool selection.Put too much focus on people and…
Reminder to self: done is better than perfect.

Toying with real-time 3D rendering on ESP32, adapted @elect_gombe 's code to my hardware setup

My solar water heater (220l) reached 79*C yesterday #summeriscomming
New post: http://DEV.BG tech talk #3 https://wp.me/pawL3e-1gi

I did a tech talk about my ESP32 based IoT control hub project on Feb 5th, 2019 at Work & Share Coworking Space Sofia. Over 100 people signed up for the event organized by DEV.BG, it was a pleasant surprise…

Considering professional enclosure design for my #ESP32 control hub/thermostat project #IoT #homeautomation

Was crowded at my IoT presentation @ http://dev.bg today, thank you for attending!

Hmm.. just got a notification that @skype has been my phone's microphone in the background..

Drafting a 3.5" TFT+touch version of my IoT control hub project; upgraded to ESP32 WROVER to benefit from the extra PSRAM. Planning on adding LoRa support
Мартин Харизанов: IoT е област с голям потенциал, но и голяма динамика https://dev.bg/%d0%bc%d0%b0%d1%80%d1%82%d0%b8%d0%bd-%d1%85%d0%b0%d1%80%d0%b8%d0%b7%d0%b0%d0%bd%d0%be%d0%b2-iot-%d0%b5-%d0%be%d0%b1%d0%bb%d0%b0%d1%81%d1%82-%d1%81-%d0%b3%d0%be%d0%bb%d1%8f%d0%bc-%d0%bf%d0%be%d1%82/ via @

Bigger is better.. 3.5" 480×320 TFT with touch for a future version of my #ESP32 IoT control hub project