Adriano

Results 87 comments of Adriano
trafficstars

Could it be for the missing Python DLL from isse 1? https://github.com/Adrianotiger/ESPToolsGUI/issues/1 The exe to execute is "esp_tools_gui.exe". It is a simple .net application. But unsigned.

Yes, just click it (or double click it). Maybe the antivirus is blocking the application, as it is not a signed exe

My project uses an ESP with 240MHz. The ATMega328 (Uno and Nano) have a 16MHz oscillator. The clock speed should be enough to read it. It is just important that...

you should not measure it when a signal is present. When you call dtmf.begin(), the center is measured. If you already have a signal, this value can be higher or...

But 8930 is ok to measure the tone

Hi Virgus! The ESP32 is so powerful, I made my own PCB. So I am able also to integrate a TTS library and answer to some inputs. I can send...

Hi Virgus! I will made some picture of my small box, ok? My project was to make crazy that stupid people from call centers. The ESP32 was able to get...

Here some pictures: ![IMG20220727185931](https://user-images.githubusercontent.com/7373079/181306570-6e5f65f0-3883-404f-8ab2-366963fa006a.jpg) ![IMG20220727185951](https://user-images.githubusercontent.com/7373079/181306627-14ba8ec5-b378-4ebf-a9a6-16fe12a9fc53.jpg) ![IMG20220727190006](https://user-images.githubusercontent.com/7373079/181306644-a19232ca-0b3a-4ecd-aaff-be8d945696ce.jpg)

Ma certo! :D If you found an email, write me. I don't know how much I can help you, as I stopped working on it some time ago. The ESP...

Hi McMullan, Are you able to output your measurements? It is important to have a clear signal, since the library will just listen 10 different frequencies. Can you measure the...