It looks like the MAX485's RO,RE, DE, DI, are connected to D13, 3v3,Ref, A0 ?
They need to be connected to the Digital Inputs of the Arduino, i know the Arduino pins can be remapped but i was also hoping to keep the coding required as simple as possible for ease of use.
Please forgive me, this is more than i was ever hoping for and so fast.
The schematics i did up reflected the physical board i made up, limited by hard wiring jumpers that took up more space than traces.
Ive never done up a picture like you have and had no idea the traces could be so thin as to pass between the Arduino Header pins.
For a production run and for maximum flexibility
I was hoping to keep
SS - D10
MOSI - D11
MISO - D12
SCK - 13
I2C pins
SCL - A5
SDA - A4
Hardware serial
TX/ RX
Free for inputs.
The 3 pin header rows were to be the same as RC Car Servo leads, Outer GND, middle 5v+, inner signal (relative to Arduino) .
It looks in the picture like the blue trace connects all three pins on the input headers ?
U8 - 22k the RS485 terminating resistor looks very big ...and would touch the Cap on the input voltage ?
Its only a standard resistor.
U10 - the 1K 1W resistor looks to have enough room, (the current limiting resistor for the 300ms 24v ON pulse)
I for the first time in years, I have a doctors appointment this morning, after being disillusioned with doctors while i was going through the compensation process.I am finally getting 'back on the horse' as it were and trying to get this insane epilepsy sorted out. Is very inconvenient...
When i get home i will get all my boards out and do a video of them, hopefully it will show what i have done so far a bit clearer.
But going forward i hope to be able to keep all the Arduino Serial inputs free, inc RX and TX so that the Arduino can be easily programed in situ.
Again i apologize for not saying recently that i was hoping to keep the UART/I2C/Hardware Serial inputs free.
I have a brain injury and getting whats inside my head outside nearly always goes haywire.