Trixel library source code & installation instructions
The Trixel directory
devon | 515 | 2011-07-23 23:21 | keywords.txt |
devon | 7831 | 2011-09-21 09:32 | Trixel.cpp |
devon | 3008 | 2011-08-06 07:52 | Trixel.h |
devon | | 2011-07-24 02:27 | examples |
devon | | 2011-08-10 22:51 | | Count72 |
devon | 1382 | 2011-07-24 02:21 | | | Count72.pde |
devon | | 2011-08-10 22:51 | | Input64 |
devon | 1323 | 2011-07-24 18:51 | | | Input64.pde |
devon | | 2011-08-02 12:16 | | Lazy8 |
devon | 2529 | 2011-08-02 12:16 | | | Lazy8.pde |
To install the Trixel library
- Download Trixel.tar.gz
- Unpack it to get the Trixel directory (folder)
- Locate your sketchbook directory in menu → Arduino → Preferences
- Within your sketchbook directory, create a directory called libraries
- Put the Trixel directory there
- Re-start the Arduino programming environment
- Try it in menu → Arduino → File → Examples → Trixel → Lazy8
- Use it in menu → Arduino → Sketch → Import Library... → Trixel
See also the Arduino environment