arduino-core.cr
Arduino
A shard to program Arduino boards and AVR microcontrollers in general with the Crystal programming language.
Status
Dump of an experimental build of the arduino core library + initial bindings.
Requirements
Debian, Ubuntu and derivates:
$ sudo apt install gcc-avr avr-libc avrdude arduino-core picocom
While picocom isn't required, it will be helpful for accessing the Serial
console.
Usage
See Makefile
to build libarduino.a
from arduino-core for your board. The Makefile is preconfigured for Ubuntu and the Arduino Uno board.
See Makefile
and the samples
folder for example programs based on the official Arduino skteches.
License
Distributed under the Apache-2.0 license.
Repository
arduino-core.cr
Owner
Statistic
- 5
- 0
- 0
- 0
- 1
- 3 months ago
- September 9, 2024
License
Links
Synced at
Sun, 22 Dec 2024 05:25:55 GMT
Languages