Coder Social home page Coder Social logo

sramos / digitalartscraftstudio-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bjonnh/digitalartscraftstudio-python

0.0 1.0 0.0 18 KB

Mattel Fischer-Price Digital Arts & Crafts Studio (DACS) linux "driver" (and more)

License: GNU General Public License v3.0

Python 100.00%

digitalartscraftstudio-python's Introduction

Playing with a Mattel Fischer-Price Digital Arts & Crafts Studio (DACS) that I found for $1.50 in a thrift store.
(http://service.mattel.com/us/TechnicalProductDetail.aspx?prodno=L1152&siteid=27&catid1=511)

This is a USB device that declares itself as a HID device (great, so no proprietary stuff involved, no IP and so on).

Made a python-based "driver" so this device can be used in GNU/Linux. This is not a Pointing device or keyboard driver, it is just a way for python programs to use the pen area (1024x768), the 25 buttons and the 4 leds.

I think I found all the possible interacting thingies on the DACS, but the lsusb -v output is attached just in case.

mattel.py the main class, requires:
- hidapi

mattelidi.py is just a demo of what can be done by using the DACS as a midi controller.

It is working with mido (a great midi library) with the portmidi backend, just connect that to a synth such as yoshimi.

By the way, this is a quick and dirty hack, don't expect too much from it (well the mattel.py is not that bad and mostly just lacks documentation, but there is a demo at the end of it that shows everything it can do).

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.