Skip to content

PerlBone allows you to write Arduino Style software in Perl for the BeagleBone. It is to Perl what BoneScript is to Javascript

Notifications You must be signed in to change notification settings

PerlBone/PerlBone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Arduino/Processing/BoneScript way
=================================
The initial release is basically a copy of the BoneScript way, which is a copy
of the Arduino/Processing way of programming an Arduino.

E.g.

The Modern Perl Way
===================
The plan is for the script to be allow a more modern perl way, to allow you to
inject only simple code into existing code or access GPIO etc. eg.

	
	


TODO
* EEPROM - both real and emulated as file

About

PerlBone allows you to write Arduino Style software in Perl for the BeagleBone. It is to Perl what BoneScript is to Javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages