From: Michael R. <mi...@re...> - 2012-02-14 04:06:38
|
Hi Jesse, a starting point should be the drv_Sample.c, as described in the "how to write a new driver" For code reuse, you surely can browse to all other drivers. As especially drivers are mostly contributions (nobody owns all these displays) so probably nobody knwos all drivers in detail. Especially you should have a look at drivers which use 'generic_serial' regards, Michael Am 2012-02-11 20:27, schrieb Jesse Burt: > Greetings, > > I have one of these LED matrix boards: > > http://www.rayslogic.com/Propeller/Products/PropRGB/PropRGB.htm > > that I would like to use with lcd4linux. They are simple 8x8 led matrix > displays that are driven by a board designed around Parallax's Propeller > microcontroller (user-uploadable firmware). The board's interface to the PC is > through a USB to RS232 (ftdi 232) adapter commonly used to program propeller- > based boards. > > I just have one question: > > Which driver would be the best starting point for this? I'm thinking > 'SimpleLCD' but would like to know if anyone has a better suggestion. > 'LEDMatrix,' of course, caught my eye, but that is apparently for a network > controlled product using an LED matrix. > > The microcontroller program side of it should be relatively simple so long as > I know what data will be sent from lcd4linux. I would like to just start by > drawing a bar on it based on load average, or something similarly simple. > > Thanks for your help! > > Cheers, > Jesse > > > ------------------------------------------------------------------------------ > Virtualization& Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > Lcd4linux-users mailing list > Lcd...@li... > https://lists.sourceforge.net/lists/listinfo/lcd4linux-users > > -- Michael Reinelt <mi...@re...> http://home.pages.at/reinelt GPG-Key 0xDF13BA50 ICQ #288386781 |