zapta / linbus

An Arduino based LINBUS stack and signal interceptor/injector.
183 stars 70 forks source link

Simple Bit changing #18

Open mcbethchris opened 8 years ago

mcbethchris commented 8 years ago

Hello, I want to use the Injector Board as a simple LIN-Slave. Target is to send some comands over serial port to the Injector and use it as a kind of Multiswitch. I do not need a logic check off my comands. Just simple: if serial = a - > change Byte X Bit Y to Z. Can you give me a hint how to realize this whit your reference script? I do actually not completly understand your program parts. Thanks and Regard Christian

mcbethchris commented 8 years ago

Nobody here who can Support me?!