teslaworksumn / HeadMaster

DMX parsing and I2C output for the master Animatronic Heads controller
MIT License
2 stars 0 forks source link

Improvements to hardware docs? #42

Closed mplewis closed 11 years ago

mplewis commented 11 years ago

Hi everyone,

I'm trying to familiarize myself with the project and I am having trouble with finding documentation re: the actual chips we're using. Hardware Documentation seems to have some info re: physical hardware and pinouts, but nothing re: the micro being used, the operating frequency, etc.

Would it be possible to clarify what PIC we're using, at what frequency it's running, and any known idiosyncrasies with the hardware layout on the table?

Thanks a bunch.

taylortrimble commented 11 years ago

Yes, we do need to spice up the documentation a little bit.

Would it be possible to clarify what PIC we're using, at what frequency it's running, and any known idiosyncrasies with the hardware layout on the table?

Cf #41 #10. Don't forget to search issues too! :wink:

mplewis commented 11 years ago

Thanks! For the record, it's currently a PIC18F2685 (datasheet).

taylortrimble commented 11 years ago

D'oh! Fixed it, thank you!

taylortrimble commented 11 years ago

We'll improve the README too.

taylortrimble commented 11 years ago

Okay, commit is added. Sorry @mplewis GitHub says you did it since I tacked the PR onto your issue. :stuck_out_tongue_winking_eye: Check out the wording and I'll merge away if you like it.

mplewis commented 11 years ago

Looks good to me!