Home Page

PROTO - circuit simulator 1.28.0 - Google Play




About PROTO - circuit simulator

Are you looking for tools like Multisim, SPICE, LTspice, Proteus or Altium? That's great! PROTO is an real time electronic circuit simulator which means you are able to setup a circuit with various components and simulate...

Are you looking for tools like Multisim, SPICE, LTspice, Proteus or Altium? That's great! PROTO is an real time electronic circuit simulator which means you are able to setup a circuit with various components and simulate behaviour of the electronic circuit.
During simulation you can check voltages, currents and many other variables. Check signals on multichannel oscilioscope and tune your circuit in real time! Our app can greatly help with your Raspberry Pi, Arduino or ESP32 project. You can also use PROTO as logic circuit simulator and perform digital electronic analysis!

* You can report an issue or make component request at https://github.com/Proto-App/Proto-Android/issues *

Features:
+ Animations of voltage values and current flows
+ Adjusts circuit parameters (like voltage, current and other)
+ Four-channel oscilloscope
+ Single play/pause button to control simulation
+ Copy electronic components
+ Learn about electronic circuits by examples in app
+ Share circuit with friends
+ Themes (Dark, Light, Ocean, Solarized)
+ PNG, JPG, PDF circuit export
+ Export workspace
+ Video tutorials about electronics
+ Arduino support in future

Components:
+ DC, AC, Square, Trinagle, Sawtooth, Pulse, Noise voltage source
+ Current source
+ Resistor
+ Potentiometer
+ Capacitor
+ Polarized capacitor
+ Inductor
+ Transformer
+ Diode (rectifying diode, LED, Zener, Schottky)
+ Transistor (NPN, PNP, N and P channel Mosfet)
+ Switches (SPST, Relay)
+ Bulb
+ Operational amplifier
+ Timer 555 (NE555)
+ Digital Gates (AND, NAND, OR, XOR, NOR, NXOR, Inverter)
+ Voltmeter
+ Ammeter
+ Fuse
+ Photoresistor (uses phone light sensor)
+ Analog-to-digital converter (ADC)
+ Accelerometer (uses phone accelerometer sensor)
+ FM source
+ Logic Input
+ Memristor
+ Logic output
+ Probe
+ Voltage rail

Analog Pack:
+ Tunnel diode
+ Varactor
+ NTC Thermistor
+ Center tapped transformer
+ Schmitt trigger
+ Schmitt trigger (inverting)
+ Solar cell
+ TRIAC
+ DIAC
+ Thyristor
+ Triode
+ Darlington NPN
+ Darlington PNP
+ Analog SPST
+ Analog SPDT
Digital Pack:
+ Adder
+ Counter
+ Latch
+ PISO Register
+ SIPO Register
+ Seven segment decoder
+ Sequence generator
+ D Flip-flop
+ T Flip-flop
+ JK Flip-flop
+ Multiplexer
+ Demultiplexer
+ Voltage controlled current source (VCCS)
+ Voltage controlled voltage source (VCVS)
+ Current controlled current source (CCCS)
+ Current controlled voltage source (CCVS)
+ Optocoupler

Misc Pack:
+ Wobbulator
+ AM Source
+ SPDT Switch
+ Digital to analog converter (DAC)
+ Antenna
+ Spark gap
+ LED Bar
+ 7 segment LED
+ RGB LED
+ Ohmmeter
+ Audio input
+ Microphone
+ Device battery
+ DC Motor
+ 14 segment LED
+ Diode bridge
+ Crystal
+ Voltage regulators (78xx family)
+ TL431
+ Buzzer
+ Frequency meter

JavaScrip Pack:
+ Write code
+ JavaScript interpreter (ES2020 class)
+ Access to IC inputs in code
+ Access to IC outputs in code
+ Four custom ICs

7400 TTL Pack:
+ 7404 - hex inverter
+ 7410 - triple 3-input NAND Gate
+ 7414 - hex Schmitt-trigger inverter
+ 7432 - quadruple 2-input OR gate
+ 7440 - dual 4-input NAND buffer
+ 7485 - 4-bit magnitude comparator
+ 7493 - binary counter
+ 744075 - triple 3-input OR gate
+ 741G32 - single 2-input OR gate
+ 741G86 - single 2-input XOR gate

4000 CMOS Pack:
+ 4000 - dual 3-input NOR gate and inverter.
+ 4001 - quad 2-input NOR gate.
+ 4002 - dual 4-input NOR gate.
+ 4011 - quad 2-input NAND gate.
+ 4016 - quad bilateral switch.
+ 4017 - 5-stage Johnson decade counter.
+ 4023 - triple 3-input NAND gate.
+ 4025 - triple 3-input NOR gate.
+ 4081 - quad 2-input AND gate.
+ 4511 - BCD to 7-segment decoder.

Sensors pack:
+ Pressure
+ Gyroscope
+ Light
+ Magnetic field
+ Proximity
+ Temperature
+ Humidity



Previous Versions

Here you can find the changelog of PROTO - circuit simulator since it was posted on our website on 2021-04-22 19:44:42. The latest version is 1.28.0 and it was updated on 2024-04-23 10:19:34. See below the changes in each version.

PROTO - circuit simulator version 1.28.0
Updated At: 2024-03-12
Changes: > Add Italian language > [JavaScript] New example with accelerometer sensor > Fix Audio input crashes > Fix share circuit and workspace links on Android 12 > Fix Android 14 import bug: https://github.com/Proto-App/Proto-Android/issues/329 > Fix CMOS 4017 and TTL 7493 - https://github.com/Proto-App/Proto-Android/issues/317
PROTO - circuit simulator version 1.27.0
Updated At: 2024-02-01
Changes: > Change navigation in PROTO > New components [TTL PACK]: ⋄ 7411 - triple 3-input AND gate ⋄ 7421 - dual 4-input AND gate ⋄ 7430 - 8-input NOR gate > New components [CMOS PACK]: ⋄ 4068 - 8-input NAND gate ⋄ 4071 - quad 2-input OR gate ⋄ 4072 - dual 4-input OR gate ⋄ 4078 - 8-input NOR gate > [JavaScript] New feature - now you can read sensors data in code. > Improved app startup time and size. > Increase zoom area - https://github.com/Proto-App/Proto-Android/issues/314
PROTO - circuit simulator version 1.26.0
Updated At: 2023-12-21
Changes: > Now you can delete all workspace items > New FREE component: Operation amplifier (Rails version) > Unlocked component [TTL Pack]: 7001 - quad 2-input NAND gate > Unlocked component [CMOS Pack]: 4001 - quad 2-input NOR gate > More simulation space (+20%) > Implement frequency less than 1Hz - https://github.com/Proto-App/Proto-Android/issues/297
PROTO - circuit simulator version 1.25.0
Updated At: 2023-11-28
Changes: > SEARCH field - Now you can use search field to find circuits in "Examples" tab > New components [TTL Pack]: 7409 - quadruple 2-input AND gate 7427 - triple 3-input NOR gate > New components [CMOS Pack]: 4019 - quad AND/OR select gate 4028 - BCD to decimal decoder > Next release will require Android 6 or higher > New examples: Dual H bridge and 74LS00, 74LS02, 74LS04, 74LS08, 74LS32 gates > Fix reload fab button is not discharging capacitor > Fix missing padding on some devices
PROTO - circuit simulator version 1.23.0
Updated At: 2023-10-19
Changes: > New component: 7420 - dual 4-input NAND gate. [TTL PACK] > New component: 4030 - quad 2-input XOR gate. [CMOS PACK] > New examples: Detector, CMOS Inverter, Colpitts oscillator, Spike generator > Fix user workspace crash > Fix crash during orientation change > Fix share first time import
PROTO - circuit simulator version 1.24.0
Updated At: 2023-10-19
Changes: > HELP SECTION You can find video tutorials about PROTO in HELP tab. Do you think that something is missing or maybe you have some great idea about new tutorial? Please let us know! > Improved message when shared item is not available anymore > Improved behavior of search component text field
PROTO - circuit simulator version 1.22.2
Updated At: 2023-08-03
Changes: > Settings - try following options: - autosave (every 3 minutes) - fullscreen simulation - choose supported language - default timestep - default theme > New component: 7401 - quad 2-input NAND gate. [TTL PACK] > New component: 4012 - dual 4-input NAND gate. [CMOS PACK] > Fix script IC example (Pulse) > Fix Settings screen crash
PROTO - circuit simulator version 1.21.0
Updated At: 2023-08-03
Changes: - New component: Varistor (MOV) [ANALOG PACK] - WORKSPACE EXPORT - now you can export whole workspace. - Change app language from system settings (Android 13) - Fix copy in script ICs
PROTO - circuit simulator version 1.20.0
Updated At: 2023-06-24
Changes: NEW ADDON: JAVASCRIPT PACK - write JavaScript code in custom integrated circuit. - use simulation time step - access to intputs/outputs - use all JavaScript features like loops, if conditions and more - built-in keywords and code snippets
PROTO - circuit simulator version 1.18.0
Updated At: 2023-05-10
Changes: - New feature [Advance Scope] - Now you can turn off/on fit Y axis. Set your max/min limits on Y axis. - Input field accepts floating point numbers on lower ranges (3pF -> 3.3pF)


Related Apps

Here you can find apps that are similar with PROTO - circuit simulator.



Disclaimer

Official Google Play Link


We do not host PROTO - circuit simulator on our servers. We did not scan it for viruses, adware, spyware or other type of malware. This app is hosted by Google and passed their terms and conditions to be listed there. We recommend caution when installing it.

The Google Play link for PROTO - circuit simulator is provided to you by apps112.com without any warranties, representations or guarantees of any kind, so access it at your own risk.

If you have questions regarding this particular app contact the publisher directly. For questions about the functionalities of apps112.com contact us.

BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  5.0/5     1
Downloads: 466
Updated At: 2024-04-23 10:19:34
Publisher: PROTO
Operating System: Android
License Type: Free