- Jun 6, 2020
- 11,559
- 4,422
Good afternoon everyone,
Today I woke up and I was not in a mood to work so I decided to mesh around creating benchmarks for my microprocessors.
I created thus this code which needs the rESP32CAM.b4xlib to work. You can find the library in this thread. The code follows:
[H3]
All of you that have bought the ESP32CAM you know that it does not print logs in B4R. So if you cannot go through a problem, just go around it. The around way is to post in MQTT server the logs and display them in B4J app. And it works. b4xlib usage: Sub Process_Globals Public Serial1 As...
It counts 200 cycles and logs the mean time between two cycles (in Millis). The results are the following:
B4X:
The project is attached. The project has three compilation conditional symbols (ESP32CAM, ESP8266 and GENERAL_ARDUINO).
Today I woke up and I was not in a mood to work so I decided to mesh around creating benchmarks for my microprocessors.
I created thus this code which needs the rESP32CAM.b4xlib to work. You can find the library in this thread. The code follows:
[H3]
برای دیدن لینک ها باید ثبت نام کنید
[/H3]All of you that have bought the ESP32CAM you know that it does not print logs in B4R. So if you cannot go through a problem, just go around it. The around way is to post in MQTT server the logs and display them in B4J app. And it works. b4xlib usage: Sub Process_Globals Public Serial1 As...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
It counts 200 cycles and logs the mean time between two cycles (in Millis). The results are the following:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
The project is attached. The project has three compilation conditional symbols (ESP32CAM, ESP8266 and GENERAL_ARDUINO).
برای دیدن لینک ها باید ثبت نام کنید