Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danini-the-panini/breadboard
Electronics Breadboard Simulator (sort-of).
https://github.com/danini-the-panini/breadboard
Last synced: 15 days ago
JSON representation
Electronics Breadboard Simulator (sort-of).
- Host: GitHub
- URL: https://github.com/danini-the-panini/breadboard
- Owner: danini-the-panini
- Created: 2013-06-15T14:40:42.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-06-20T21:58:28.000Z (over 11 years ago)
- Last Synced: 2023-06-11T05:35:17.600Z (over 1 year ago)
- Language: Java
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Breadboard
==========Electronics Breadboard Simulator (sort-of).
What is it?
-----------Breadboard is sort of an "electronics toy" of sorts. You can place wires, transistors and stuff onto a grid and see what happens.
This is by no means any sort of way to design actual electronic components, I just made this for fun.
How to use it?
--------------Should be pretty simple. To add components, click on the edit button (the one that looks like a pencil) and select the component to draw with. Some components can be changed by clicking on them with the cursor tool. This includes switching on/off sources, changing lamp colour, alternating between nmos and pmos transistors, and rotating diodes.
What to do with it?
-------------------Have fun!
Future features?
----------------Oscilators with varying clock speeds.
7-segment displays.
Custom components.