Platforms and Interfaces - Raspberry Pi

No need to worry about going "off topic" here
Forum rules
This forum is for general chit-chat, not necessarily APL-related. However, it's not for spam or for offensive or illegal comments.
Post Reply
User avatar
ray
Posts: 238
Joined: Wed Feb 24, 2010 12:24 am
Location: Blackwater, Camberley. UK

Platforms and Interfaces - Raspberry Pi

Post by ray »

Suggestion, in this forum, there could be a Raspberry Pi section.

Ray
Ray Cannon
Please excuse any smelling pisstakes.
ChrisP
Posts: 1
Joined: Tue Apr 01, 2014 9:56 am

Re: Platforms and Interfaces - Raspberry Pi

Post by ChrisP »

I'd certainly be interested in a Rpi section.

I'm currently getting up to speed with Rpi and Dyalog, after a 30+ yrs break from APL.
My interests are hobby level robotics and flight control systems. My existing systems are ARM and Arduino based, and incorporate GPS, Accelerometers, Gyros, Magnetometers. The coding of Kalman filters and Compass Tilt Compensation are interesting Rpi/APL applications.

I know some work has been done on using I2C as a communication channel, but for me a UART 'rs232' link is also required. I'm struggling a bit with implementing non-blocking, interrupt driven UART support for Dyalog, maybe someone has already done it?

Chris
Post Reply