Skip to content
Yoan Mollard edited this page Aug 2, 2015 · 23 revisions

Arbalet LED table

Introduction

Arbalet is an ARduino-BAsed LED Table, a plane surface filled with several hundreds of coloured square lights designed for Education, Geeks, and Pleasure. With its limited number of pixels, Arbalet brings our old 80 arcad games back into fashion through a modern, classy, and hackable device.

Arbalet is intended to be easily reproducible, highly customizable, and programmable to create new games, light animations and applications. It's not only a LED table, it's an open development platform. Whether you're looking for a modern, stylish and ready-to-use platform for your home, or a hackable and original platform to teach programming and develop exciting projects, Arbalet is made for you!

General view of the table with lights effects

The project has just started and is looking for beta-testers and passionate makers, to keep in touch: Follow @arbalet_project on Twitter

Repositories

Arbalet is organized around 3 git repositories:

  • Arbasdk is the Python SDK allowing to communicate with the table as well as simulate it. Your applications with rely on this SDK.
  • Arbapps is the root of your Arbalet workspace. It must contain all applications using the Arbalet SDK. It comes with a set of existing applications but feel free to develop your own!
  • Arbadoc contains documentation, assembly instructions and pictures.

If you want to contribute you should fork the 3 of them and git clone your own fork so that you can directly submit pull requests on the official repos. See help about forks.

Documentation

Preliminary notice: The pages below will help you to get started with Arbalet, either in simulation or with a real table. Please consider that Arbalet is not a finite product, it's under development and surely contains bugs and issues for which you are very welcome to participate. The SDK API is not yet fully documented nor stable.

The logical order to read this documentation is as follow:

In case of issue:

Planned improvements and ideas...

Useful related links

Clone this wiki locally