Giter Club home page Giter Club logo

lipsync-classic's People

Contributors

chadleaman avatar currenz avatar igourlay avatar jakemcivor avatar kant avatar markingle avatar milador avatar mmc-km avatar mmc-sm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lipsync-classic's Issues

Headers not reaching in step 46 of assembly

Hi,

I'm at the tail end of assembling a lipsync, and have hit a small roadblock. Step 46 in the manual shows joining the joystick input onto the main PCB. When I try to do this, the headers just barely reach, and I doubt they will stay joined through prolonged use. Not unexpected, since the right angle headers are just from a drawer in my office.

My first guess to address this is to just solder the headers together, if the system needs to be serviced later they'll have to be removed and possibly replaced. But in Step 47 there's.. something else there. I can't tell from the picture, but it looks like the headers have been boosted another mm by something. Is there any documentation you can give me about that, or am I looking at the image wrong?

Thanks!

LED 4 and 5 are not assigned to the correct constant

#define LED_1 4 // LipSync LED Color1 : GREEN - digital output pin 5
#define LED_2 5 // LipSync LED Color2 : RED - digital outputpin 4

Should be .....

#define LED_1 5 // LipSync LED Color1 : GREEN - digital output pin 5
#define LED_2 4 // LipSync LED Color2 : RED - digital outputpin 4

Sources for PDFs are not available in this repo?

There are a few places where I could help out in the documentation of the LipSync device. However, the LipSync repo only contains PDFs and not any editable sources (I don't own a license for any Adobe products, perhaps that is the prerequisite to updating the docs).

It would be great to have easily editable documentation in a format such as Markdown or similar, and then a process by which that input format can be transformed into other formats such as PDF.

Proposal for this might look like:

  • Create a /doc/ folder in the repo.
  • Re-create the PDF content in a Markdown file each and save them in the /doc/ folder.
  • Add a script that allows people to use tools such as Pandoc to convert them to PDF.
  • Consider a 'release' process that would create a zip file containing the PDF documentation.

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.