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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/11/05 09:19
Read: times


 
#87125 - divide & conquer
Responding to: ???'s previous message
The first thing is to analyse the problem, and break it down until you get to bits that can easily be implemented.

Kelvin Huang said:
I need to write a programme to program a 8051 chip to extract the packets frames from the OEM in order to project the waveform on the LCD.


Two distinct tasks should be immediately obvious:

1. the packet handling
You will need to carefully read the packet descriptions, etc, to find how to deal with them.

2. the graphics.
Do the Search - this has been discussed plenty of times.
Does the OEM provide any supporting examples, application notes, libraries, etc?

List of 5 messages in thread
TopicAuthorDate
Display waveform on gLCD            01/01/70 00:00      
   divide & conquer            01/01/70 00:00      
   the graphics            01/01/70 00:00      
   Tools            01/01/70 00:00      
   Final year project            01/01/70 00:00      

Back to Subject List