From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=AC_FROM_MANY_DOTS,BAYES_00, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 10.36.65.137 with SMTP id b9mr2085820itd.36.1516722317640; Tue, 23 Jan 2018 07:45:17 -0800 (PST) X-Received: by 10.157.11.180 with SMTP id 49mr522786oth.5.1516722317516; Tue, 23 Jan 2018 07:45:17 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer02.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!w142no2415400ita.0!news-out.google.com!s63ni3396itb.0!nntp.google.com!w142no2415396ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 23 Jan 2018 07:45:17 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=195.13.34.87; posting-account=O3LyFwoAAACc1uh60ZcOUmAGdDmGsEcV NNTP-Posting-Host: 195.13.34.87 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <10c0eb19-4d5c-4ef2-b3a8-751ae3c5b530@googlegroups.com> Subject: Raspberry Pi SenseHAT / AstroPi From: slos Injection-Date: Tue, 23 Jan 2018 15:45:17 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Received-Body-CRC: 2326486793 X-Received-Bytes: 1599 Xref: reader02.eternal-september.org comp.lang.ada:50072 Date: 2018-01-23T07:45:17-08:00 List-Id: Hi there, To play with Raspberry Pi I have a SenseHAT, renamed from AstroPi, which is= a HAT with some sensors : https://www.raspberrypi.org/documentation/hardware/sense-hat Since it was designed to go in space, I would have thought an Ada library t= o be available... ;-) But I could not find one. :-( So what can be found is a Python library on top of a C++ one. But maybe I have missed something already done in Ada ? Best Regards, St=C3=A9phane