As shown in Figure 3, it is required to design an automatic bottle filling station. The process sequence is below. 1. Start and Stop pushbuttons are used to start and stop the process respectively. 2. Start is pressed Conveyor starts moving until the Proximity Sensor is ON. 3. Then the solenoid valve is open for 5 seconds. After 5s Conveyor should start moving (use a timer). 4. The above process should continue unto 10 bottles. 5. Stop the process whenever a stop push-button pressed. Explain the logic sequence in steps or by a flow chart. Write the PIC C code with the comment on each instruction. Draw an interfacing diagram or block diagram of all required components for the above objectives. Assume all suitable data with an explanation.
ReportQuestion