If you have Proteus open, close the application completely and relaunch it. This forces the software to re-index its components and load the new model. Step-by-Step Simulation Guide with Arduino
// The formula: (Pulse Frequency x 60) / 7.5 = Flow rate in L/min l_minute = (flow_frequency * 60 / 7.5); Serial.print(l_minute, DEC); // Print the flow rate Serial.println(" L/min"); yfs201 proteus library exclusive
Once the physical connections and library files are set up, you need a microcontroller sketch (like an Arduino .INO file) to process the sensor's pulse train. If you have Proteus open, close the application
: These custom libraries provide a component that mimics the three-pin interface (VCC, GND, and Signal). In a simulation environment, the "flow" is often simulated using a logic toggle or a signal generator to provide pulses to an Arduino or microcontroller model. Installation : : These custom libraries provide a component that