Skip to content

rhempel/ev3dev-lang-lua

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

Lua language bindings for ev3dev

This is a Lua library implementing unified interface for ev3dev devices.

The class library is based on Jon Stoler's class.lua work.

Basic motor drivers are done - still to do:

  • Support for stopping motors when the object is garbage collected
  • Support for matching attributes when creating object instances
  • Support for value property and binary formatting to sensor devices
  • LED and Button Support
  • Power Supply scaling functions
  • Framebuffer support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published