All Projects → Andy1978 → AACircuit

Andy1978 / AACircuit

Licence: GPL-3.0 license
Draw circuits using ASCII

Programming Languages

pascal
1382 projects
Rich Text Format
576 projects

Projects that are alternatives of or similar to AACircuit

AACircuit
Pythonized AACircuit: Draw electronic circuits with ASCII characters.
Stars: ✭ 83 (+53.7%)
Mutual labels:  ascii, draw-circuits
ascii-art
Given a image.bmp and a M x N group of pixels, generate a text that represents the image.bmp in ascii characters
Stars: ✭ 16 (-70.37%)
Mutual labels:  ascii
Asciidots-Cheat-Sheet
My personal Asciidots Cheat Sheet in .jpg .odt .pdf .png and obviously in .txt
Stars: ✭ 17 (-68.52%)
Mutual labels:  ascii
table2ascii
Python library for converting lists to fancy ASCII tables for displaying in the terminal and on Discord
Stars: ✭ 31 (-42.59%)
Mutual labels:  ascii
magrrite
Generate ASCII art from any image
Stars: ✭ 21 (-61.11%)
Mutual labels:  ascii
characteristics
Character info under different encodings
Stars: ✭ 25 (-53.7%)
Mutual labels:  ascii
ASCIIPlay
A simple video player that renders to ASCII written in C
Stars: ✭ 30 (-44.44%)
Mutual labels:  ascii
p8-programming-fonts
A collection of fonts I've modified for PICO-8 programming.
Stars: ✭ 67 (+24.07%)
Mutual labels:  ascii
asciju
Conversion of Image, video, text into ASCII format
Stars: ✭ 11 (-79.63%)
Mutual labels:  ascii
diagwiz
Diagrams as code
Stars: ✭ 41 (-24.07%)
Mutual labels:  ascii
asciinema-rs
Asciinema client written in Rust
Stars: ✭ 81 (+50%)
Mutual labels:  ascii
img2Ascii
基于JS的图片转ASCII码示意图
Stars: ✭ 18 (-66.67%)
Mutual labels:  ascii
jpgtxt
Generating jpg files that can be viewed both in image viewer and text editor (as ASCII art)
Stars: ✭ 24 (-55.56%)
Mutual labels:  ascii
readme-ascii
Turns text into images of ASCII art for GitHub README files.
Stars: ✭ 48 (-11.11%)
Mutual labels:  ascii
Axes-Armour-Ale
A fantasy, ASCII dungeon crawler for Windows, Linux & OSX
Stars: ✭ 22 (-59.26%)
Mutual labels:  ascii
sparklines
Text-based sparkline command line mimicking those of Edward Tuft.
Stars: ✭ 84 (+55.56%)
Mutual labels:  ascii
homoglyphs
Homoglyphs: get similar letters, convert to ASCII, detect possible languages and UTF-8 group.
Stars: ✭ 70 (+29.63%)
Mutual labels:  ascii
battery
Draw battery unicode art written by Go
Stars: ✭ 66 (+22.22%)
Mutual labels:  ascii
asciichart
ASCII line charts in terminal ╭┈╯ Haskell port of kroitor/asciichart
Stars: ✭ 23 (-57.41%)
Mutual labels:  ascii
table
Produces a string that represents slice data in a text table, inspired by gajus/table.
Stars: ✭ 130 (+140.74%)
Mutual labels:  ascii

AACircuit

Draw circuits using ASCII

WARNING: a lot of spaghetti code ahead

This code was created in 2001-2004 when I teached Borland Delphi 3 myself. It contains many, many global variables, unstructured and undocumented procedural code and bad variable names.

AACircuit was previously released unter the "THE BEER-WARE LICENSE". In 2016 I decided to open it under the GPLv3. Perhaps someone wants to fix it to work with Lazarus.

binaries

You'll find binaries as zip and an installer here

Python clone

There is a python clone on github which is probably in much better shape and was mentioned on Hackaday

Lazarus

There are also some Lazarus versions out there, have a look at the forks!

old README.txt:

If you save as generic Ascii-circuit (.AAC) file, you still can edit the circuit, e.g. move components.

For the ASCII representation, use copy or "Save ASCII". Use a fixed pitch font in your news- or mailclient!

Library: every symbol has to be created for each of the four directions. Please send me bug fixes and/or new symbols!

Questions? [email protected]

Greetings, Andy

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].