I am currently working on a project that need to convert some asynchronous and digital data from a serial port of a computer into synchronous RF data. In order to do this, I will need a buffer to store the digital data prior to process it. The...