remibert / pycameresp

Motion detection with image notification for Esp32CAM and Esp32 flasher with GUI based on esptool.py.
Other
71 stars 20 forks source link

Lolin D32 Pro - Working #4

Closed mrmay-dev closed 2 years ago

mrmay-dev commented 2 years ago

Hello @remibert , I have few ESP32 boards that I'm playing with. I've done all my IoT learning with Tasmota and Home Accessory Architect (HAA) and a little with Circuit Python. I'm really excited to learn Micropython and HomeKit with your build. I don't know enough (yet) to make my own builds. Merci beaucoup!

remibert commented 2 years ago

Hello,

I put some examples for homekit (https://github.com/remibert/pycameresp/tree/main/examples/homekit https://github.com/remibert/pycameresp/tree/main/examples/homekit). I advise not change in the main.py the part which manages the wifi, it allows automatic recovery when the radio lost (and this unfortunately happens from time to time). Have a good day.

Le 6 févr. 2022 à 19:33, Richard May @.***> a écrit :

Hello @remibert https://github.com/remibert , I have few ESP32 boards that I'm playing with. I've done all my IoT learning with Tasmota https://tasmota.github.io/docs/and Home Accessory Architect (HAA) https://github.com/RavenSystem/esp-homekit-devices and a little with Circuit Python https://circuitpython.org/. I'm really excited to learn Micropython and HomeKit with your build. I don't know enough (yet) to make my own builds. Merci beaucoup!

Lolin D32 Pro https://www.wemos.cc/en/latest/d32/d32_pro.html: Installed with CamFlasher, running V3 of the GENERIC_SPIRAM-firmware.bin. It installs, creates the access point and takes changes in configuration. Have not run any micropython code yet. — Reply to this email directly, view it on GitHub https://github.com/remibert/pycameresp/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP3HE2A3LA2IMZQK43XVGJDUZ25IPANCNFSM5NVVALKA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.

hha1 commented 2 years ago

Hello remibert, thanks for your contributions. I successfully compiled this project according to this contribution and ran the examples successfully, but there is no bridge accessory in your examples. I wonder if you can add this instance like C? It's too hard for me. I'm look forward to your reply sincerely, thanks a lot.

remibert commented 1 year ago

Hello, apparently there is a C example in the source code esp-homekit-sdk/examples/bridge/main/app_main.c, so technically it should be possible. I know that a fork was made on pycameresp to extract homekit, maybe he made this evolution. Currently I'm busy on other things, so I'm not promising anything in the short term.

Le 12 mars 2022 à 14:54, hha1 @.***> a écrit :

Hello remibert, thanks for your contributions. I successfully compiled this project according to this contribution and ran the examples successfully, but there is no bridge accessory in your examples. I wonder if you can add this instance like C? It's too hard for me. I'm look forward to your reply sincerely, thanks a lot.

— Reply to this email directly, view it on GitHub https://github.com/remibert/pycameresp/issues/4#issuecomment-1065887560, or unsubscribe https://github.com/notifications/unsubscribe-auth/AP3HE2FUUMVJNNPU5ULEYW3U7SOXTANCNFSM5NVVALKA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you modified the open/close state.