comp.lang.ada
 help / color / mirror / Atom feed
From: Philip Munts <philip.munts@gmail.com>
Subject: Re: Raspberry Pi SenseHAT / AstroPi
Date: Thu, 25 Jan 2018 03:12:56 -0800 (PST)
Date: 2018-01-25T03:12:56-08:00	[thread overview]
Message-ID: <eed808f6-36f1-44bf-85c2-10f01fbd6904@googlegroups.com> (raw)
In-Reply-To: <10c0eb19-4d5c-4ef2-b3a8-751ae3c5b530@googlegroups.com>

I have written some Ada packages and test programs for the Sense HAT.  The platform independent sensor drivers are in libsimpleio:

http://git.munts.com/libsimpleio/ada/

The platform dependent code is in MuntsOS:

http://git.munts.com/arm-linux-mcu/examples/ada

My code use the i2c-dev interface rather than kernel drivers.  I had to reverse engineer the display and joystick from the AVR firmware source code.

I primarily target my own embedded Linux distribution, MuntsOS, but the test programs all run on Raspbian as well.

Phil

  parent reply	other threads:[~2018-01-25 11:12 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-23 15:45 Raspberry Pi SenseHAT / AstroPi slos
2018-01-23 16:33 ` Dennis Lee Bieber
2018-01-30 23:00   ` Luke A. Guest
2018-01-23 17:40 ` Dmitry A. Kazakov
2018-01-23 19:18   ` Dennis Lee Bieber
2018-01-23 20:29     ` Dmitry A. Kazakov
2018-01-23 21:30   ` slos
2018-01-23 22:02     ` Dmitry A. Kazakov
2018-01-23 23:03     ` Dennis Lee Bieber
2018-01-25 11:12 ` Philip Munts [this message]
2018-01-29 14:40   ` slos
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox