jimfred


Member since 11/12/2008

Name: Jim Frederick

Location: Temecula, CA

4 snippets

2329 profile views

7 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

jimfred's Recent C Snippets



« Prev 1 Next »
Example code to exercise a Crystalfontz 533 display from a 8051 using Keil C51.
0 757 posted 14 years ago by jimfred
From Keil C51 examples, TEST.C: ISD51 Demo for TI MSC 1210. Polled (non-interrupt) mode. Work-around for dropped-characters related to stop-bit problem: Clear SCON1.5 (or SM2_1).
0 717 posted 14 years ago by jimfred
Sometimes I want a complete path to a file in the current working directory to make error messages clearer. The URL has alternate approaches.
0 697 posted 15 years ago by jimfred
This uses the concatenation operator "##" to insert a comment "//"
0 2326 posted 15 years ago by jimfred
« Prev 1 Next »