Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/24/12 00:48
Read: times


 
#186843 - Converting from Arduino to 8051 FSK Library
I am trying to convert a library from Arduino to SiLabs C8051F996. This library is used to create a software modem with FSK modulation. I am trying to find a way to do so, but am not very proficient with either the Arduino, or the 8051. I posted this same question on SiLabs user forums and the most useful reply so far was to read about PCA, and then build it with edge triggered counting for receiving, and frequency output for sending. I read through the PCA documentation but didn't really have any way of learning everything because I can't seem to find any code of FSK on 8051. Here is the library for the Arduino:

http://code.google.com/p/arms22/...em-004.zip

It contains the .h and c++ code. What I basically need to know is if someone can post or send me a link to sample code that sends/receives FSK signals on any port and any format on the 8051.

I know I am asking a lot, so any direction would be appreciated.

List of 6 messages in thread
TopicAuthorDate
Converting from Arduino to 8051 FSK Library            01/01/70 00:00      
   You have some learning ahead of you            01/01/70 00:00      
      Quite a lot of learning but looking for shortcuts            01/01/70 00:00      
         FSK Decoding            01/01/70 00:00      
            Good Direction            01/01/70 00:00      
         an old saying            01/01/70 00:00      

Back to Subject List