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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/31/05 08:28
Read: times


 
Msg Score: -1
 -1 Didn't Search First
#100321 - VC program finished
Responding to: ???'s previous message
I have finished the program which will send data to the 8051. It basically loads a standard laser show format (*.csv), converts it to 8 bit and sends it serially to the 8051.

Well, it will when I figure out how to do that. I've found a few programs for transmitting a byte or two but never any for receiving, plus I've still never gotten INT to work correctly.
I really just don't know where to start. I've got "Programming and Customizing the 8051 uC" but it doesn't say much if anything about serial port communication.

I've figured out that based on a 115,200 port rate, I need to run timer mode 2; reload values of 0ffh and 0FDh.

What do you all recommand now? lol. Any good examples of code you know about?

List of 14 messages in thread
TopicAuthorDate
Laser projecter / 8051 timer/PWM            01/01/70 00:00      
   Doubtful            01/01/70 00:00      
      if speed is an issue            01/01/70 00:00      
         DAC            01/01/70 00:00      
   To reduce the data amount to transfer            01/01/70 00:00      
   table            01/01/70 00:00      
      No free lunch!            01/01/70 00:00      
         understandable            01/01/70 00:00      
      table and another approach...            01/01/70 00:00      
   VC program finished            01/01/70 00:00      
      Interrupt-driven Serial IO            01/01/70 00:00      
         stuck in a rut as so amny before you, wh            01/01/70 00:00      
            F120 overkill            01/01/70 00:00      
               that may be, but the proposed 12 clocker            01/01/70 00:00      

Back to Subject List