Difference between revisions of "Arduinos in Space"
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[https://bitbucket.org/pjhardy/arduinosinspace/src/master/ Arduinos in Space] is an Arduino library to interface with Objects in Space. It aims to provide a high level, Arduino-like interface while still being powerful and flexible. | [https://bitbucket.org/pjhardy/arduinosinspace/src/master/ Arduinos in Space] is an Arduino library to interface with Objects in Space. It aims to provide a high level, Arduino-like interface while still being powerful and flexible. | ||
− | + | Arduinos in Space is an open source library, that was neither written nor supported by Flat Earth. | |
− | == | + | == Arduinos in Space resources == |
− | + | * [[Arduinos in Space Getting Started|Getting started]] | |
+ | * [[Arduinos in Space Hello World|Hello World]] | ||
+ | * [[Arduinos in Space Concepts]] | ||
+ | * [[Arduinos in Space API]] | ||
− | + | == Resources elsewhere == | |
− | |||
− | |||
− | + | Arduinos in Space comes with several example sketches illustrating basic usage. These are available in the Arduino IDE under File -> Examples -> Arduinos in Space. | |
− | |||
− | |||
[[Category:ArduinosInSpace]] | [[Category:ArduinosInSpace]] |
Latest revision as of 12:57, 15 August 2018
Arduinos in Space is an Arduino library to interface with Objects in Space. It aims to provide a high level, Arduino-like interface while still being powerful and flexible.
Arduinos in Space is an open source library, that was neither written nor supported by Flat Earth.
Arduinos in Space resources
Resources elsewhere
Arduinos in Space comes with several example sketches illustrating basic usage. These are available in the Arduino IDE under File -> Examples -> Arduinos in Space.