Stamp 2p thermometer/clock
Dunwoody Student...
Posts: 1
I am trying to program an LCD display to alternate between displaying temperature and time kinda like the big bank displays you see while driving.· I am going to etch a pcb today for it and am worried about wether the stamp will still hold the program after being transfered from the BOE to the PCB.· Do i need to make room on my PCB for a programming port, and if not how does the program get initialized?
Comments
If you anticipate some changes to the program, it would be better to provide for a programming port although, if you just put a 4-pin header on the board tied to pins 1-4 of the Stamp, you can provide the extra components (see the PBasic Manual) including the serial connector on an external programming adapter.
Some people have made projects without a programming adapter and use a BOE or other Stamp board for reprogramming and (carefully ... to avoid breaking the pins) transfer the Stamp from their project board to the reprogramming board and back.