iona
iona copied to clipboard
JVS IO Board by Arduino Nano
Hi, i tried to link 2 nano to enable multiple nodes . I replaced NanoSenseClient NanoSenseClientSupportingDaisyChain in main code this way: `#if defined(USE_NANO) NanoDataClient data; NanoSenseClientSupportingDaisyChain sense; //using daisyChain sense...
Hi, tried to make iona work for Mega 2560 and i think there's a missconfiguration on MegaClient: // Data+: 2 PD2 ( RXDI/INT2 ) // Data-: 3 PD3 ( TXD1/INT3...
Could you please point me to an example of how to handle an analog input (eg. steering wheel)? Is there any example I could look at to learn? Thank you...
I know... this is a newbie question... Where do I connect the earth of the RC-LPF? As far as I know it is not the same as "ground". I refer...
HI,thanks for this great project! I made myself a board using a nano and it doesn't seem to be recognized by ringedge system. I did trick the id as i...