https://github.com/iainmon/altino
An unofficial repository for Altino.
https://github.com/iainmon/altino
altino altino-coding arduino coding learning-code programming
Last synced: 8 months ago
JSON representation
An unofficial repository for Altino.
- Host: GitHub
- URL: https://github.com/iainmon/altino
- Owner: Iainmon
- License: mit
- Created: 2019-01-09T21:25:28.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-17T02:10:19.000Z (about 7 years ago)
- Last Synced: 2025-01-04T19:13:03.650Z (about 1 year ago)
- Topics: altino, altino-coding, arduino, coding, learning-code, programming
- Language: C++
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Altino Library
Altino is a car that uses an Arduino interface to controll it. This is an unnoficial repository. I created it because there seemed to be no open source repository for the altino car.
## Instructions
* Open your Arduino IDE and navigate to Sketch > Include Library > Manage Libraries
* In the search bar type in "altino"
* It should be the first one. Install it.
* Add "#include " to the top of your arduino file.