Hello Visitor!

Creativeapplications.Net (CAN) is a community of creative practitioners working at the intersection of art, media and technology.
Login
Status
Register | Forgot Password
Online for 6,429 days (17 years, 7 months, 8 days), published 4,139 articles about 2,897 people, featuring 197 tools, supported by 1,724 members, and providing access to 450 students.
Categories
CAN (94) Education (32) Event (257) Member (307) News (882) NFT (256) Project (2564) Review (46) Theory (54) Tutorial (39)
Log
Links

  • D04/03/2011
  • A @Filip
  • STextCopy to Clipboard (Text)
    Title + (Year) + People + URL
    /ImageGenerate Image
    PNG File Download (1080x1920)
    Copy URL to Clipboard
  • Latest from the Teague Labs comes in the form of Computerless Arduino, small, inexpensive visual interface for Arduino that doesn’t require a computer to change the code, so you can take it with you and make awesome things anywhere.

    It consists of two major components; an Arduino-compatible microcontroller loaded with a realtime code interpreter, and a stand-alone 5 button LCD display to display port values and manipulate code. The display can be connected to the Arduino via a 4-pin port at any time to peek at In/Out values, view the current code, and make changes as desired.

    By keeping the display separate, it’s possible to have many dedicated Arduino modules (we’re using one of the smallest, cheapest, and most-capable Arduino clones, the Teensy2.0 for $18), without needing to spend much on each additional device. For the display we’re using the super small uLCD-144 (by 4D Systems for $29), and the system could easily be modified to use a larger display or computer if desired. The programming instruction set for the Computerless Arduino is quite small, making it easy for novices to get started while still working with real code. Navigating the user interface is a bit tedious on such a tiny display, but it’s easy to learn and provides everything you need — a basic multichannel signal scope, a code page for the setup() function which runs once at startup, and 8 pages of code for the loop() function which provides the main functionality and runs over-and-over forever.

    Check out the code and try it yourself at labs.teague.com

    (Thanks Emilio)

    Activity Log
    Join our Community to View/Add Comments.
    Title Excerpt Metadata Color