Giter VIP home page Giter VIP logo

10printbox's Introduction

10 Print Box ๐Ÿ“บ

A simple implementation of the 10 print algorithm on Arduino, with native TV output. A potentiometer adjusts the probability threshold, allowing you to change the patterns which are generated!

Assembled

Output

Hardware โš™

The 10 Print Box is based on an Arduino Nano, although the code will run on most of the Arduino range. The compatibility is dependent on the platforms supported by the TVOut library.

To build the box, you'll need:

  • An Arduino Nano
  • A linear potentiometer (mine was 100k, but 10k should also be fine)
  • A female RCA jack (or a male one if you don't want to plug a cable between the box and the TV)
  • The two 3D printed box parts (STL files are included in this repository)
  • Either:
    • One 470 Ohm resistor and one 1K Ohm resistor
    • Three 1K Ohm resistors (this is what I used as I had them to hand)

Build ๐Ÿ› 

The build is pretty much as simple as soldering everything together following the schematic! It might be best to build the circuit on a breadboard first, and upload the "10Print.ino" file to the Arduino. If you don't know how to upload code to an Arduino, have a look here..

Before you upload the code to the Arduino, be sure to check that the code has the correct video output for your TV. If you're in a PAL region, you can use the code as provided. If you're in an NTSC region, you'll need to change one line (don't worry, it's easy and labelled!). If you don't know which region you're in, see the useful graphic on this page.

Fritzing diagram Schematic

If you're using a 470 Ohm resistor, replace the two 1K ohm resistors in parallel with this.

The resistors that come from pin 7 and 9 of the Arduino connect together, and then connect to the centre pin of the RCA jack (this isn't obvious in the Fritzing diagram, sorry!). The sleeve of the RCA jack connects to one of the GND pins on the Arduino.

If you're using the 3D printed box, I'd recommend holding everything together with a few blobs of hot glue, or something similar. Make sure you test it's working before you hot glue it!

Questions?

If you have any questions, feel free to tweet me or open an issue on this repository.

Thanks ๐Ÿ‘

Thanks to Daniel Shiffman for the inspiration, and to Noopkat for the idea to do it in hardware! Follow them both, they do good things.

10printbox's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.