[fpc-pascal] FPC RGB+W LEDs
James Richters
james at productionautomation.net
Thu Oct 31 20:32:56 CET 2019
I got my Raspberry pi working with the user space library written in C: at https://github.com/jgarff/rpi_ws281x with python and got my LED strip to light up with the examples. I also have FPC 3.0.4 installed on the pi. I would really like to be able to use the C library with FPC. I have some other C libraries that I’ve managed to use with FPC, but those were .dlls, but this doesn’t have .dlls. Would accessing this from FPC even be possible? And if so does anyone have an example of some C library that doesn’t have .dlls being accessed from FPC?
James
From: fpc-pascal <fpc-pascal-bounces at lists.freepascal.org> On Behalf Of Christo Crause
Sent: Thursday, October 24, 2019 11:25 AM
To: James Richters <james at productionautomation.net>
Cc: FPC-Pascal users discussions <fpc-pascal at lists.freepascal.org>
Subject: Re: [fpc-pascal] FPC RGB+W LEDs
>A user space library written in C: https://github.com/jgarff/rpi_ws281x
On Thu, Oct 24, 2019 at 3:54 PM James Richters <james at productionautomation.net <mailto:james at productionautomation.net> > wrote:
I'm thinking about making a controller for SK6812 Individually addressable RGB+W Led strips, perhaps something I can run on a Raspberry Pi. I'm curious if anyone has any example routines that do the output timing for Individually addressable LED strips?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20191031/42226e17/attachment.html>
More information about the fpc-pascal
mailing list