breadboardjs

0.0.1 • Public • Published

A breadboard is a construction base for prototyping of electronics. Originally it was literally a bread board, a polished piece of wood used for slicing bread. In the 1970s the solderless breadboard (AKA plugboard, a terminal array board) became available and nowadays the term "breadboard" is commonly used to refer to these.

Because the solderless breadboard does not require soldering, it is reusable. This makes it easy to use for creating temporary prototypes and experimenting with circuit design. A variety of electronic systems may be prototyped by using breadboards, from small analog and digital circuits to complete central processing units (CPUs).

breadboard

By analogy this library aims at allowing to build an application by assembling disparate components. The library provides the board, the wiring and the conventions to make that assembly possible. As such it does not aim to provide the component themselves, which should be found in a suitable library of reusable components.

Readme

Keywords

none

Package Sidebar

Install

npm i breadboardjs

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • brucou