Recent content by Holland

  1. H

    Internet options? Satellite?

    I recommend Starlink as well.
  2. H

    HTML5 audio src write absolute path invalid problem

    <audio id="audioPlay" src="E:/REC201809/20180928/102-83952840-B-13711113385---20180928173500.wav" controls="controls" autoplay="autoplay">Your browser does not support the audio element.</audio>     The above code implements the display of the audio plugin, but the src filled with local path...
  3. H

    Intelligent access control based on ESP32 and TFT LCD

    Video demo   https://www.youtube.com/watch?v=Gl-Nofxb6I4
  4. H

    Intelligent access control based on ESP32 and TFT LCD

    Required materials   ESP32 KOB electronic lock Relay STONE STWI070WT-01 touch panel display MFRC522 module Realized function 1. card registration. 2. username and password registration. 3. card swipe to unlock the electronic lock. 4. User name and password to unlock the electronic lock...
  5. H

    Smart Refrigerator Display

    The refrigerator can be cooled, can't it? I guess it should be the compressor at work. So in the process of simulating cooling I think a compressor should be needed. I intend to control the components working through the serial screen and Raspberry Pi, and control the temperature of the...
  6. H

    How does the mqtt server forward the data to the backend system for display?

    I built my own MQTT server, how to display the collected device data on the backend web page?
  7. H

    Smart Refrigerator Display

    I'm recently working on a new project about smart fridge display and I made UI interface for it. But I I don't know much about refrigerators, maybe someone can recommend me a suitable and cheap compressor module?    
  8. H

    Perhaps an LCD or IPS recommendation?

    Perhaps there is a recommendation for LCD or IPS?
  9. H

    Real-time home security monitoring

    Sorry for the late reply, the desktop tablet you mentioned looks very smart and advanced, and the system based on the cloud has a great potential to be used for just that.   Maybe it's better to start getting these smart devices after I'm familiar with the smart home assistant.   Thank you for...
  10. H

    Real-time home security monitoring

    This is shocking, you are a great guy, I don't know anything about HA, I have done simple home automation with just microcontrollers, like using Arduino or STM32.
  11. H

    Real-time home security monitoring

    Ok, I will learn the HA system first and then the panel after that, thanks for the reply!
  12. H

    Real-time home security monitoring

    Hi guys, I have done simple small projects for fire alarm, water level detection and obstacle detection, I now have an idea to combine them together, I can control and detect home safety in real time through LCD touchscreen display. But I've done it all before with microcontrollers, I don't know...
  13. H

    Hello everyone!

    Hello everyone, I am new to this forum Holland, I am an engineer and I like to do some interesting projects on my own, I hope to learn more here and I hope to share my projects.
Back
Top