Tasmota
Tasmota is a opensource platform.The Tasmota created the readymade binary files or firmware for the ESP based products like sonoff devices. The Tasmota is very easy to operate. If someone does not have any experience of coding, he can also create the Esp chip Based product very easily. The pre-compiled and pre-built code can be flashed into ESP device.The device can be configured using webUI.The tasmota has support for various sensor like temperature sensor like DH11 or humidity sensors etc. Further the device can be controlled through HTTP,MQTT,Webui and serially.So creating the product for the Home Automation is very easy. To start working with it ,visit Tasmota Getting started webpage.
ESP32-Cam
ESP32 cam is a ESP32-S2 series based camera supporting module.Generally the ESP32-Cam modules available modules are developed by I-Thinker which is china based company. The ESP32-Cam module comes with camera OV2640 module which is 2Mpixel resolution.The Tasmota ESP32-CAM resolution is 2Mpixel.The board comes with connector to the camera. The board has some free IO ports which are mode available for the user on the headers lying on the either side.The Board has LED which is very bright and connected GPIO pin 4.It has got the SD card slot which is provision for SD card for saving the captured images.
Preparing ESP32-Cam Board for Flashing the code