[fpc-pascal] Realtime and freepascal???
Paul Breneman
Paul2006 at BrenemanLabs.com
Fri Jun 15 13:38:44 CEST 2018
On 06/15/2018 04:17 AM, Darius Blaszyk wrote:
> Hi all,
>
> Thanks for all the feedback I got. I am looking into different solutions
> and admittedly I'm at a loss. For the data acquisition part I indeed will
> not be using an MPU. Instead I found some good references to using arduino
> in a master / slave setup. The master will poll all slaves over I2C and
> transmit the data using a simplified xmodem protocol over RF.
>
> One last point I have not covered is the use of video. For that I will need
> an MPU and as it stands I am thinking about using a Raspberry PI. I found
> this link on GPIO handling from FPC https://github.com/inforisorse/fprpiled.
> Anyone have a reference on reading HP video from RPI?
>
> Rgds Darius
I don't do video stuff very much anymore (did for thirty years:
www.BrenemanLabs.com has a few links about that).
I do have fun with Raspberry Pis a lot. You should check out
www.Ultibo.org as they *are* working with video with Free Pascal.
Thanks for the link to simple LED code for the RPi with FPC! I want to
try that with this HAT: http://rasp.io/prohat/
That last link (and others) are on this page:
http://controlpascal.com/tutorial.htm
There is other RPi stuff here:
http://controlpascal.com/self-hosted.htm
Please keep us informed on how things are going!
More information about the fpc-pascal
mailing list