Search found 26 matches

by imcute
Mon Jan 09, 2023 6:26 pm
Forum: Circuit Talk
Topic: Python
Replies: 4
Views: 11225

Re: Python

admin wrote: Mon Jan 09, 2023 10:53 amWhat do you mean?
I want to make a python script control pins
by imcute
Mon Jan 09, 2023 6:25 pm
Forum: Discuss LogicCircuit program
Topic: Feature request!
Replies: 7
Views: 18291

Re: Feature request!

admin wrote: Mon Jan 09, 2023 11:00 am you can build them yourself. which is good exercise anyway.
They are not available at conveinient omniwidth form
by imcute
Sun Jan 08, 2023 10:07 pm
Forum: Discuss LogicCircuit program
Topic: Feature request!
Replies: 7
Views: 18291

Re: Feature request!

Also,pullup/down resistors and multibit logic gates
by imcute
Sun Jan 08, 2023 9:42 pm
Forum: Circuit Talk
Topic: Python
Replies: 4
Views: 11225

Python

How do I control circuits with python?I don't just want to test circuits.
by imcute
Sun Jan 08, 2023 9:13 pm
Forum: Discuss LogicCircuit program
Topic: Feature request!
Replies: 7
Views: 18291

Re: Feature request!

Also,plexers
by imcute
Sun Jan 08, 2023 9:06 pm
Forum: Discuss LogicCircuit program
Topic: Feature request!
Replies: 7
Views: 18291

Re: Feature request!

Also,registers.
We have ROM and RAM but no registers?WAT?(for now we can fake it using a ram taped to 0th address)
by imcute
Sun Jan 08, 2023 9:03 pm
Forum: Discuss LogicCircuit program
Topic: Feature request!
Replies: 7
Views: 18291

Feature request!

Please make a joystick and a keyboard.
We don't want to always use buttons.
by imcute
Sun Jan 08, 2023 6:46 pm
Forum: Circuit Talk
Topic: Oscillation error with flip-flop
Replies: 5
Views: 16379

Re: Oscillation error with flip-flop

Did not look at your circuit,but anything that uses SR flip flops WILL oscillate
Don't use them.Use a master-slave JK flip flop.(jk flip flops just dont oscilate.and they can accept 1-1 inputs)
by imcute
Sun Jan 08, 2023 5:57 pm
Forum: Discuss LogicCircuit program
Topic: Nice spelling
Replies: 1
Views: 6838

Nice spelling

5 E1 % E2 Reminder of division E1 by E2
What is the reminder of 5/3?
:lol:
(https://logiccircuit.org/TruthTable.html pls fix)

Looks fixed
by imcute
Sun Jan 08, 2023 5:56 pm
Forum: Circuit Talk
Topic: My creation on my comic website
Replies: 4
Views: 9608

Re: My creation on my comic website

admin wrote: Sun Jan 08, 2023 4:33 pm I just don't see any led matrices did you use the incorrect link?
I didn't.I told you to download logisim3.8 and the project folder in the alt text.

(its okay if you don't want to download logisim3.8,you could use python idle and open drawer.py,and use a and d to navigate,but then no ledmatrix)