Hi,
Grumpy_Mike : thanks for these counterproductive comments : « From someone who confuses legacy with legality I would worry indeed »
You don't have to worry too much because my english is not as good as it was ten years ago or more and I am awfully sorry for the confusion..
I don't understand now what you say about processor data sheet /automotive application : it seems to me that there are several examples of this nature in Arduino literature and others.
Robin : you have been of a great help to me until now and I hope that it will continue.
- However, Let me explain a few things.
a/ I already asked support for that system in a bit more risky way ( see « Use of particular wireless link with an analog sensor » ) and I decided to stop working on that solution for questions of lack of reliability. At that time no comments on your side exepted Tom. I gave him the same arguments.
b/ The company in France installing all devices is certified by the authorities and works since 30 years in this field of activities. They supervise what I do and are interested because that could help a few other persons. You have to understand that a standard product is not in terms of safety, confort etc. the one which is the more appropriate because each handicap is different.
c/ Insurance :my insurance company is already aware of the basic modifications. They just care about the modification of the driver's licence. The certified company tall me based on their experience to proceed as is : once the modifications will satisfy my requirements and after their have reviewed the modifications, I will go back to the relevant administration to proceed to the updating of the driver's licence.
A few years ago, there was in France a need to define by law the various categories of handicap and attached to them a type of system to be used and supposed to be adapted. This bright idea of a high school young guy working for the Security Administration has been rapidly abandonned,
So Robin please before using such hard judgment like « it is madness to be considering modifying etc. etc. » try to have a better knowledge of that specific subject. Sometimes there is a big gap between core values and principles and real life / common sens.
- I try only to modify the section in relation with the hand because after one hour of driving it starts hurting the hand and becomes potentially dangerous ( depends on the persons ). I try too, to increase the rotation angle for the thumb because two millimeters instead of one at that level means a step of 5 km/h instead of 10 ; Consequently I have to adapt the « gain » of the system in one way or the other and need to understand the way the UNO card and associated software work.
conclusion : I regret to have communicated this scheme creating so much confusion ( kindly requested by Tom !) and even if I still don't understand why it is so important to you ( and others) to tell me what I shall do, I am only interested by a technical answer to a technical question that I repeat :
1/ looking the original code ( of the original system) it shows an input ( map( val,0,1023 ,...) with a (R2-R1)/Rpot of only 25%. , why ?
2/ Independantly of the servo and concerning the output,If, I specify map( val,12,632, -10° /,212°), what will be the duration pulses delivered by the card ? In short, what is the "UNO" relation between input/output values and limits if any ?
This way of specifying an angle instead of a pulse duration is definetly misleading for me ( but may be I am the only one ! ) is there any other way to proceed ?
3/ last but not least : If the UNO card/software is not considered sufficiently reliable, is it envisageable to use a second one as redondancy ?