You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using all components proposed in the video with the exception of a 5x5 array instead of an 8x8. A clear 40Khz signal is observed with the scope for all transducers. Regarding the phase detector circuit, components and schematic were selected as proposed in the video. The code for the Arduino Nano was compiled using Arduino version 1.8.11. I'm running the simulation software on MAC. Each communication port can be correctly selected for the MEGA and the NANO in the simulation software as indicated in the video.
After selecting the button "check" during the pin assignment procedure, the amplitude reports as (MinAmp not reached!!!) and the phase as (Time Out!!). When the MinAmp and MaxAmp parameters are unselected, the result for the amplitude is -1 for all transducers and the phase still report as (Time Out!!). Aso, the pin assignment parameters report as being -1 for all transducer. I tried adjusting the MinAmp and MaxAmp values but did not affect the outcome.
Any idea what could be the issue and potential solutions?
The text was updated successfully, but these errors were encountered:
I am running into the same problem with 8x8 array. Everything is the same as the video and paper, following step by step.
My guess is the sensor in the array and the pins on the driver board are not match each other. So, when the phase detector sensor moved to the unexpected sport the signal didn't be received. That is the reason the error is timeout. However, the ArduinoMEGA 64 pin layout doesn't looks right which is under "Ultraino-2.5.0\DriverBoards\ArduinoMega64\driver board" I don't understand why it has #69.
I'm using all components proposed in the video with the exception of a 5x5 array instead of an 8x8. A clear 40Khz signal is observed with the scope for all transducers. Regarding the phase detector circuit, components and schematic were selected as proposed in the video. The code for the Arduino Nano was compiled using Arduino version 1.8.11. I'm running the simulation software on MAC. Each communication port can be correctly selected for the MEGA and the NANO in the simulation software as indicated in the video.
After selecting the button "check" during the pin assignment procedure, the amplitude reports as (MinAmp not reached!!!) and the phase as (Time Out!!). When the MinAmp and MaxAmp parameters are unselected, the result for the amplitude is -1 for all transducers and the phase still report as (Time Out!!). Aso, the pin assignment parameters report as being -1 for all transducer. I tried adjusting the MinAmp and MaxAmp values but did not affect the outcome.
Any idea what could be the issue and potential solutions?
The text was updated successfully, but these errors were encountered: