Are the Test programs still available, as the link from the latest PDF (https://sourceforge.net/projects/arduinonanodewcontrollerpro/files/v300/Test%20Programs/) shows as unavailable.
I need to run through the tests, especially in regard to the push switches, as for me they don't appear to do anything, & I've checked the voltages on A0
Yours,
Julian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
FYI, I found that some of the tests use a 9600, serialport speed, while others use 57600, should they all now be using 57600, as that is what is defined for the main Arduino code ?
Julian
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
Some of the tests date back a long long way to the prototype. Things have evolved so much since then, one of which was the baud rate change.
The tests are still valid, all be it at a slower speed. I do appreciate the pointing out of this, I will endeavor to update these to match what things are now.
Regards
Robert
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Robert,
Are the Test programs still available, as the link from the latest PDF (https://sourceforge.net/projects/arduinonanodewcontrollerpro/files/v300/Test%20Programs/) shows as unavailable.
I need to run through the tests, especially in regard to the push switches, as for me they don't appear to do anything, & I've checked the voltages on A0
Yours,
Julian
The test programs are in a folder of the firmware zip file. When you extract the firmware zip file look in the folder tests
Thanks Robert,
I looked in the folders but obviously missed them...
Julian
Hi Robert,
FYI, I found that some of the tests use a 9600, serialport speed, while others use 57600, should they all now be using 57600, as that is what is defined for the main Arduino code ?
Julian
Hi
Some of the tests date back a long long way to the prototype. Things have evolved so much since then, one of which was the baud rate change.
The tests are still valid, all be it at a slower speed. I do appreciate the pointing out of this, I will endeavor to update these to match what things are now.
Regards
Robert