Search found 8 matches
- Wed Feb 08, 2006 10:11 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Determining if display is started up
- Replies: 3
- Views: 5213
No, both are powered up simultaneously from the same power supply, but the PIC is up and has run through the initialization sequence (configuring all of the inputs, the baud rate, etc) significantly faster than the display appears ready to accept commands. Maybe I can set the display to automaticall...
- Wed Feb 08, 2006 7:27 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Determining if display is started up
- Replies: 3
- Views: 5213
Determining if display is started up
I'm controlling a VK204-25 over RS232 with a PIC 16F688 (hooray for a built-in UART) running at 8MHz - and a Max232cpe. The PIC starts up way before the display, so I have to pause for some period of time before I can start sending display data over - but I don't know exactly what that time is. The ...
- Thu Dec 15, 2005 3:44 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
Well, heck. I've got a couple of max232s sitting on my desk too, but I've never used those, or really even looked at the datasheet. Is it as simple as just hooking it up inline, or do I have to hook a bunch of other stuff (which my local Radio Shack probably doesn't have) up too? Pointers to an exam...
- Wed Dec 14, 2005 8:58 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
- Tue Dec 13, 2005 3:18 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
Ok, I'm sure I can handle the momentary 550mA (could probably sustain 550, but I'd rather not push things), and honestly I'm fine with having a design anticipating about 300mA only having to deal with 70. That's better than the other way around! :) Thanks much. Hopefully I'll have a PIC 16F688 talki...
- Tue Dec 13, 2005 1:47 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
- Mon Dec 12, 2005 1:34 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
- Mon Dec 12, 2005 12:08 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: TTL comms forever or recent?
- Replies: 10
- Views: 13730
TTL comms forever or recent?
I bought a Matrix Orbital VFD back in about '98 to install in my car. Since I'm selling the car, though, I'm taking the in-car mp3 player out and reusing the display and computer for differnet things. I'm planning to drive the display with a PIC midrange MCU. Now, I have some Max232s laying around, ...