Code Monkey home page Code Monkey logo

bahchumbug's Introduction

BahChumbug

Source Code Page: https://github.com/Materdaddy/BahChumbug

Home Page: http://christmasonquiethills.com/bahchumbug/

Overview

Use something more light weight to play Vixen sequence files back than a laptop capable of running .NET software required for Vixen. The plan is to have this always working on Ubuntu and Chumby. It is likely to work on most flavors of linux, not just Ubuntu and the custom rolled Chumby.

Requirements

  • GNU Compiler Collection (gcc) - To compile the code
  • GNU Make - To build the code
  • TinyXml - To parse vixen's xml
  • libresolv - For the base64 decode of event data

Installation

Currently the installation is simply a compile, no autoconf is used, the GNU makefile is static and hard-coded, so simply running "make" should produce a binary called 'bahchumbug' that can be run. Currently it doesn't do any option parsing and will simply look for a file called "text.vix" in the current directory and will only attempt to open/use /dev/ttyUSB0. These are among the many things that still need to be coded up to work.

Implementation

Implementation details will go here if things ever get complicated, but for now, simply look at the code, there's not a lot of it, and it should all be simple and commented.

Legal

Copyright 2011 Mathew Mrosko

BahChumbug is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License v2 as published by the Free Software Foundation.

BahChumbug is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with BahChumbug. If not, see http://www.gnu.org/licenses/.

bahchumbug'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.