Coder Social home page Coder Social logo

apirogov / lold Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 264 KB

Daemon to send arbitrary animations or text messages to a wired lolshield (e.g. notifications/MPD tracks/etc.) locally or over the network.

License: MIT License

Processing 58.00% Arduino 3.80% Shell 1.50% Ruby 11.03% C 24.78% C++ 0.89%

lold's Introduction

lold - LolShield Daemon
Copyright (C) 2014 Anton Pirogov
Licensed under the MIT License
----
Usage:
Flash the lold_firmware sketch to your Arduino,
keep it connected via USB.

Build lold and lolplay with make.
Start ./lold -d /dev/ttyUSB*
where ttyUSB* or something similar is your Arduino device.

You are ready to go!

Now you can send animations to your LolShield. Try
./lolplay -m "Hello world"
or try running ./lolmpd.sh if you use MPD.

In ruby-lold you can find the old lold ruby implementation.

Troubleshooting:
If the output does not work, check whether the
permissions on the device are not too strict,
add user to uucp group if necessary.
I just do
  chmod 777 /run/lock
  chmod 777 /dev/ttyUSB0
to make it work.

----
TODO: Find bug which kills lold sometimes
sketch: full ascii font for hardware rendering

lold's People

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.