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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/30/01 10:25
Read: times


 
#14614 - RE: 2K Code - how much of a limit is that?
Here you have some applications I have built under the 2k limit:
- Home alarm system.
- Turf irrigation control system.
- A router between two different communication channels (RS232 @ 1200bps to RS485 9600bps, different headers, etc.)
- A pseudo-emulator using the AT89S53. Here the 89C2051 (less than 2K code) communicates with the PC via RS232 and to the 89S53 via SPI.
- A 3-phase sine-wave generator.

One of the most ROM-consuming code is the user interface (LCD control, menus,...). Also building state-machines for control purposes, if the number of states and transitions is large.

Regards,

Alfredo del Rio.

List of 23 messages in thread
TopicAuthorDate
2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit , Andy            01/01/70 00:00      
RE: Thomas Zepf            01/01/70 00:00      
Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: Interactive Telephone Remote Control            01/01/70 00:00      
RE: 2K Code at 0x4000 - Erik            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Henk            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      
RE: 2K Code vs 64kcode- Bryan            01/01/70 00:00      
RE: 2K Code - how much of a limit is that?            01/01/70 00:00      

Back to Subject List