Hi guys, this is my first post and im a newbie to arduino and programming. im trying to make a simple rc motor using arduino uno as the receiver, attiny85 as the transmitter and a rf433 module. im using the manchester library and i have read some posts relating to this but my problem is a little different. my goal is to read the values from 2 joystick and assign them to the elements of an array and send them like the example that comes with the manchester library. please see the program attached and you will see what i’m trying to do. I think the problem may be in the data types used and i know very little about that. can you please help me with the program and educate me about the data types, 8bit, 16bit, etc.
Thank you
FM_TX.ino (455 Bytes)