openbsd-ports/devel/arduino/pkg
jasper 3cec2e35f4 import arduino 22
Arduino is an open-source electronics prototyping platform based on
flexible, easy-to-use hardware and software. It's intended for artists,
designers, hobbyists, and anyone interested in creating interactive
objects or environments. 
[..]
This package contains the libraries, header files and tools to develop
Arduino sketches. It does not include the Arduino IDE frontend.

based on work from and ok ckuethe@
2011-09-17 16:41:30 +00:00
..
DESCR import arduino 22 2011-09-17 16:41:30 +00:00
PLIST import arduino 22 2011-09-17 16:41:30 +00:00
README import arduino 22 2011-09-17 16:41:30 +00:00

$OpenBSD: README,v 1.1.1.1 2011/09/17 16:41:31 jasper Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

This port contains the libraries/headers as well as examples and documentation
needed to start developing with Arduino.

For now it doesn't contain the frontend application yet, instead a Makefile
and various helper scripts are provided. Please use
${TRUEPREFIX}/bin/arduinoproject to create a new project directory.

Syntax highlighting
===================

* vim:   http://www.vim.org/scripts/script.php?script_id=2654
* emacs: https://github.com/bookest/arduino-mode