rtek1000

Results 99 comments of rtek1000

Hi, I found this option: > Using ngrok tunnel service > After signing up for the account, go to your email address and activate your account by clicking on the...

If it's to have on a site without internet then just these software wouldn't solve it? I've used the Raspberry Pi with MotionEyeOs, and that was enough for me. https://www.ispyconnect.com/camera/esp...

Does the ESP32 have enough memory to make an ONVIF server? https://onvif.github.io/specs/doc/index.html

Minimum resources for implementation https://github.com/onvif/specs/discussions/182

> @rtek1000, did you solve the issue somehow? Sorry I didn't answer, I just didn't notice the question. I no longer used Platformio for STM8, only for other uC, Arduino,...

There is an extension for C, but I couldn't make it work (even adding a main() function) in the Arduino UNO Platformio code C++. Maybe it works with ESP-IDF (C)...

I made a basic script to generate the prototypes, it is available at: https://github.com/rtek1000/CPlusPlus_Prototype_Generator/tree/main/Python

Yes, it would be great to have a library that can work with the auxiliary I2C port, although it is something simple I did not find any example of using...

Is there an example with the MPU operating with a DS3231 or DS1307? The DS1307 has the same address as the MPU, so it is interesting to use the auxiliary...