Hello. I have created a circuit (attached in this thread) and I want to create in on the computer too. By this I mean, I am looking for a website where I can create Arduino circuits and show the connections from the breadboard. I have looked at the website Tinkercad.com. However, it doesn't have all the components that I have used. Does anyone know any websites or apps, where I can draw this circuit?
Here's a list of the components that I have used:
- IR receiver - LPT 80 A
- Infrared emitter - SFH 4841 E7800
- Voltage comparator (OPAMP) - LM111
- Digitalt trimmer potentiometer DS1804 NV
- Power MOSFET - IRL530N
- Effect Resistor på 1,5 Ohm, 1 watt
- Capacitor 470nF og 10mF
ICircuit has an Arduino part and you can add code to the Arduino. However, I don't know of any simulator that can simulate I2C communication to a digital POT or simulate light intensity of an IR emitter/IR receiver pair. For those, you'll just have to enter an expected voltage into a time function on the voltage source part in the simulator.
ICircuit has an Arduino part and you can add code to the Arduino. However, I don't know of any simulator that can simulate I2C communication to a digital POT or simulate light intensity of an IR emitter/IR receiver pair. For those, you'll just have to enter an expected voltage into a time function on the voltage source part in the simulator.