Giter Site home page Giter Site logo

photostick's Introduction

What is this?

  • The photo stick is a DIY project to build an LED-based light-painting device
  • Using long exposure times, the photo stick allows you to project arbitrary images into the air
  • The images are BMP files loaded from a microSD card
  • The photo stick provides comfortable touchscreen-based navigation and configuration
  • The project requires very basic soldering skills
  • The total material cost is around 150โ‚ฌ (but you might already have some required parts)
  • The photo stick is a DIY clone of the Pixelstick

Example shots

Using this software

  • Install the Arduino IDE
  • Clone the repository
  • Install the following libraries via Arduino's library manager:
    • FastLED
    • SdFat
    • Adafruit_GFX_Library, Adafruit_ILI9341, Adafruit_STMPE610, Adafruit_TouchScreen
    • GUISlice
  • IMPORTANT: Modify GUISlice's configuration in the following way:
    • Open Arduino/libraries/GUIslice/src/GUIslice_config.h
    • Remove the comment in front of the line #include "../configs/ard-shld-adafruit_28_res.h"
  • Open Photostick.ino in the Arduino IDE
  • Compile, load, and use
  • Optional: Adapt settings config.hpp, especially if you used non-standard pins

Material

  • 1x Arduino Mega or compatible (Example)
  • 1x 2.8" TFT Touch Shield for Arduino (Example)
  • 2x WS2812B LED strip with high LED density, ideally 144 LED/m (Example)
  • 1x DC/DC Converter, at least 100W rating (to be on the safe side) (Example)
  • 1x LiPo 2S battery, 7.4V (Example)
  • 1x LiPo compatible charger
  • 1x XT60 connector (male)
  • 1x cable conduit 40mm x 60mm, length: 30--40cm
  • 2x aluminum profile rail, length 2 meters, with plastic cover, not fully transparent
  • 1x switch (Example)
  • 1x microSD card
  • Cables
  • Soldering iron
  • Multimeter

Connection Diagram

Assembly Instructions

Usage

  • Create image with height of 288 pixels (and arbitrary width)
  • Rotate clockwise by 90 degrees (image now has width of 288 pixels)
  • Save as BMP with either 24-bit or 32-bit depth

Finished assembly

Compact assembly with external battery:

User interface:

photostick's People

Contributors

manuelmohr avatar

Stargazers

Jeff Carpenter avatar  avatar  avatar  avatar Calvin Hass avatar  avatar Jan Zwiener avatar

Watchers

 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.