cuwire-pinout

1.0.0 • Public • Published

Better devboard pinouts

see example at cuwire.io/gui/BoardImages

Some time ago I've added some board images for IDE. But those images suitable for web and useless in GUI.

Seems fritzing have board images I wantconverted from Eagle .brd files, with correct pins as svg objects, with xml descriptions and so on. Licensing is also suitable — seems those images is CC-BA.

Playground for some example boards

Currently board pin labels have some imperfections.

Arduino pro mini Launchpad MSP430G2 RFduino
Hide SPI pins
Hide pin change interrupt pin numbers
Hide MCU pin number
Render labels

Work in progress

Currently I have:

  • script to display board pin labels for one board;
  • limited pin description for one board

TODO:

  • show legend;
  • optimize description format;
  • check all other board images;
  • convert descriptions from fritzing;
  • verbosity level:
    • digital + analog + bus;
    • digital + analog + interrupt;
    • processor pins + flags
    • selectable
  • flag pins (pwm, analog read or write).

Other boards

RFduino also have board image for fritzing. Licensing is CC-BY-SA. I slightly modified pin headers and color (green => black).


due vector pinout

Readme

Keywords

Package Sidebar

Install

npm i cuwire-pinout

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • apla