Technological Arts always used to pre-program their Motorola boards with simple little test programs. That way, when you unpacked it and hooked it up it would be able to do something right away.
So I started writing one for the Junebug 18F1320. It's simple polled RS232 at present and doesn't test absolutely everything on the board yet, as I don't have some components installed yet. I expect to have my trimpots this week, and I think I have one of those IR sensors somewhere in a junkbox. When those parts are installed I'll finish the program, as well as make it more interrupt-driven (not that it really matters in this program, but it's a nicer way to do it).
Download the program and source.
Here's a pic of the RS232 hookup. That's a Techno Arts RS232 ComStamp doing the level shifting on the breadboard. Of course any level shifter will do. HVW Technologies. Sparkfun Electronics. Acroname.
The display to the right on the breadboard and all the parts to the left are not connected at present. They're just leftovers from a previous project.
Here it is with code slightly modified for display on a BG Micro ACS1385 vacuum flourescent display
Oh ya! It runs at 9600 baud, 8N1 for now, so set up your terminal accordingly.



Reply With Quote


