Process information by ESP32

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 ?

1 Like

The ESP32 can do Tensor's.

1 Like

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.