Jump to content

[Version 1] S3i Library


BITS1

Recommended Posts

Hi guys,

Here is my S3I library for Mac OS users. I have added some cool features (mischeviousMouse, inverting colors, keyboard shortcuts...etc) that you can have Teensy do! I hope that you guys can add more features to this library so everyone can use it too. Please tell me what you think.

To use this library on your Arduino IDE, here's how:

#include <S3I.h>

S3I utility(11); The 11 is the LED pin number for Teensy 2.0

void setup(){

utility.openTerminal();

}

void loop(){

do something

}

http://code.google.com/p/teensyprojects/downloads/list

Sincerely,

Bits1

(The S3I stands for SSSI meaning Search.Seize.Store Information)

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...