Hello everybody,
I hope everything is ok,
I wonder if I can implement a fuzzy logic algorithm on ESP32 LILYGO TTGO LORA32 915, to process data received from sensors and send it to a database.
Hello everybody,
I hope everything is ok,
I wonder if I can implement a fuzzy logic algorithm on ESP32 LILYGO TTGO LORA32 915, to process data received from sensors and send it to a database.
Do you have the algorithm in some form or are you expecting to write it yourself ?
The ESP32 can do Tensor's.
I have already implemented fuzzy logic in an arduino uno and mega board. I wonder if the ESP can do the same task as the arduino
If it works on a Uno and a Mega I have no doubt that it will work on the more powerful ESP32 (faster, more memory, multitasking) unless it does some funky low level stuff
I will try it if it works properly I will leave you a commenta, thanks for your help
A Uno and a Mega cannot do Tensor's.
This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.