Storing Cookies (See : http://ec.europa.eu/ipg/basics/legal/cookies/index_en.htm ) help us to bring you our services at overunity.com . If you use this website and our services you declare yourself okay with using cookies .More Infos here:
https://overunity.com/5553/privacy-policy/
If you do not agree with storing cookies, please LEAVE this website now. From the 25th of May 2018, every existing user has to accept the GDPR agreement at first login. If a user is unwilling to accept the GDPR, he should email us and request to erase his account. Many thanks for your understanding

User Menu

Custom Search

Author Topic: My (mostly) completed Control Circuit  (Read 2951 times)

Draco Rylos

  • Full Member
  • ***
  • Posts: 123
    • My Myspace Page
My (mostly) completed Control Circuit
« on: January 11, 2009, 03:28:26 AM »
Hey guys, It's been a while since I posted here. I've been working on the control circuit trying to get it figured out. I've switched from using CMOS Logic to using a PIC Microcontroller. The Pic I'm using is a 16F628. Check out my circuit and see if you can see problems that you may find with the circuit and the associated Indicator circuit. I'm still puzzling out the program for the PIC. If anyone wants to help out I'm including the logic for my circuit at the bottom of this post. You may have to right click the first picture to see it, because its pretty big even though all of the images come straight from Eagle 5.2.0



Circuit Logic:

Upper + Lower Sensor = 1; Operation = 1; Warn = 0; Refill = 0; PWM = 1; Pump = 0
Upper Sensor  = 0; Lower Sensor = 1; Operation = 1; Warn = 1; Refill = 0; PWM = 1; Pump = 0
Upper Sensor  = 0; Lower Sensor = 0; Operation = 0; Warn = Flashing (45 Hz); Refill = 1; PWM = 0; Pump = 1
When the upper sensor goes high return to first state