I'm trying to make my own Arduino-like microcontroller board. I have an application where I need to take sensors that provide 5 different types of information, and using a micro-controller transmit the data (RF transmitter) to a recording system in such a way that the 5 types of data can be compared via time/date stamp to determine what the readings are at any given time. I have NO experience with micro-controllers. Any suggestions?