Open james-clarke-audio opened 1 year ago
I have updated the post-build script so that it should only run clang-format if it can find it. Please let me know if that works.
And there is a note in the main readme.md file now.
Hi, think i need to check python requirements on my machine. I get a python failure on the POpen command (i am running 3.9).
It is 'Popen' rather than 'POpen'. It should be supportd from Python 3.5 I think.
i got the advanced wall sensor board and it seems like it doesn't work with the code where should i update and how? thank u
Hi,
The board should work with the code. I use the advanced board with the base code with no issues. Do you have access to an oscilloscope?
Try the following things (in no particular order)
Check the solder joints for dry joints, and re-solder those that don’t look “shiny” Check the orientation of the emitters / photo transistors. If either are not the correct way, you won’t get any readings on the outputs I can’t remember which way round (currently on a boat leaving Sardinia), but one has a very tight spectral response, so you may need to tweak the alignment of the sensors Check that the transistors switching the emitters are the correct way around as well.
Thanks, James
On 28 Sep 2024, at 16:39, SITHILMANETH @.***> wrote:
i got the advanced wall sensor board and it seems like it doesn't work with the code where should i update and how? thank u
— Reply to this email directly, view it on GitHubhttps://github.com/ukmars/ukmarsbot-mazerunner/issues/11#issuecomment-2380661056, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AOEEW2AWHOFIIOHINDDVI63ZY25SJAVCNFSM6AAAAABPAVZQ6OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOBQGY3DCMBVGY. You are receiving this because you authored the thread.Message ID: @.***>
Hi, a useful note on the purpose of the file, and any relevant software installs that are needed would be excellent. I have discovered that any software dependancies that are missing cause the build to fail.