My fiance's vet clinic participates in the bras for the cause event every year. Whenever they attempt something that requires technology, I get asked to help. A few years ago it was a motion sensor that activated a dog barking. This year, they want to inflate a couple of balloons with the push of a button. Basically, push button boobs. With that, it needs to do it repeatedly and not pop the balloons!
So, I need an air pump to inflate them, then I need a way to control the pump, with a single push of a button that will inflate them, then turn off the pump and allow them to deflate.
My initial thought was to use micro switches. Ballons inflate, hit the micro switch and kill the pump, though this could lead to a very conspicuous design.
Next up is using a PIC to control the pump. Essentially using it to activate the pump at the push of a button, timing the pump, and then shutting it off, allowing the balloons to deflate. I guess I would also need some logic in there to prevent the pump from being ran before the balloons deflate. Also, I will need something in the air lines that will allow them to inflate without losing air, and then allow them to deflate.
It has been 8 or 9 years since my electronics courses, so my memory is a bit fuzzy where PIC's are concerned.
Sent from my SAMSUNG-SGH-I337 using Tapatalk
So, I need an air pump to inflate them, then I need a way to control the pump, with a single push of a button that will inflate them, then turn off the pump and allow them to deflate.
My initial thought was to use micro switches. Ballons inflate, hit the micro switch and kill the pump, though this could lead to a very conspicuous design.
Next up is using a PIC to control the pump. Essentially using it to activate the pump at the push of a button, timing the pump, and then shutting it off, allowing the balloons to deflate. I guess I would also need some logic in there to prevent the pump from being ran before the balloons deflate. Also, I will need something in the air lines that will allow them to inflate without losing air, and then allow them to deflate.
It has been 8 or 9 years since my electronics courses, so my memory is a bit fuzzy where PIC's are concerned.
Sent from my SAMSUNG-SGH-I337 using Tapatalk
Comment