rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

Cortex-M3 #145

Open shaneburdett opened 5 years ago

shaneburdett commented 5 years ago

Do you think this could be adapted to run on an STM32F103 (Cortex-M3). There are a bunch of these lono boxes around, and lono has gone belly up. It would be great if we could repurpose these things.

nhorvath commented 5 years ago

You would need libaries to trigger the GPIO pins.

On Tue, Jun 4, 2019 at 10:46 AM shaneburdett notifications@github.com wrote:

Do you think this could be adapted to run on an STM32F103 (Cortex-M3). There are a bunch of these lono boxes around, and lono has gone belly up. It would be great if we could repurpose these things.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/145?email_source=notifications&email_token=AABIJXGJYAAPNHO6J4XPTZLPYZ547A5CNFSM4HS5D342YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXRS5YQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AABIJXCG4A6JA3PW4BWMBS3PYZ547ANCNFSM4HS5D34Q .

rico666 commented 2 years ago

You would need libaries to trigger the GPIO pins.

and you would get them here: https://github.com/libopencm3