LCD Smartie official repo is on github
Download the latest version: https://github.com/LCD-Smartie/LCDSmartie/releases
💬 The forums are safe — thanks to your support!
A huge thank-you to all who donated — especially Hydrolisk1792. Your contributions are keeping LCD Smartie alive and glowing!

We're still working to fully fund the hosting cost — if you've found LCD Smartie helpful, please consider supporting us on Ko-fi 💖
(Every bit helps — and we deeply appreciate it!)

LCD Smartie with USB/CDC (virtual serial port) PIC18F2550

Discussion about LCD's and other related hardware

Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792

Post Reply
ian
Posts: 8
Joined: January 25th, 2008, 4:30 pm

LCD Smartie with USB/CDC (virtual serial port) PIC18F2550

Post by ian »

I plan to use LCD Smartie to show system status info on a set of old analog gauges. I'm making custom hardware -- a PIC18F2550 running a USB/CDC firmware (virtual serial port), with a software PWM to control the gauges.

I'll probably write my firmware to work best with a simple 'test driver' setup. It will be easiest to send simple ASCII strings and program the 'return to beginning' sequence to be the new line character -- or full newline sequence if possible, 0eh 0dh. The design files will be available for download when its completed.

Great application!

ian
caesar
Forum Supporter
Posts: 734
Joined: October 15th, 2005, 10:39 am
Location: Romania
Contact:

Post by caesar »

You could take a look here: http://forums.lcdsmartie.org/viewtopic. ... highlight=

Maybe get some ideas.
Good luck!
Post Reply