Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.01 KB

File metadata and controls

35 lines (20 loc) · 1.01 KB

TinyCAD-OnBlock for Windows

TinyCAD-OnBlock is schematic capture for the additional purpose of using TinyCAD as a Function Block Editor.
TinyCAD-OnBlock = TinyCAD 3.00.04 + KiCad Netlist + Arduino(C++) Code Composer + FB Library

License

This program keeps on GNU LGPL.

Modifications

Some TinyCAD sources are modified and 2 files(OnBlock.h, OnBlock.cpp) are added in src by countrymaker.
The modified lines of source files are marked with "// cmaker".

Examples

Function Block Capture

Composed Arduino Source Code (.ino)


TinyCAD for Windows

TinyCAD is an open source circuit capture program. The offical web-site is www.tinycad.net

Binaries

If you want to install TinyCAD then go to the Downloads page.

Building from source

Help on building TinyCAD from source is available in the Wiki