Push Button Archives - electroSome https://electrosome.com/topic-tag/push-button/ You Inspire.....We Create..... Sun, 10 Jul 2016 05:23:03 +0000 en-US hourly 1 https://wordpress.org/?v=6.1.1 HOW DO I USE A PUSH BUTTON TO TURN ON AND OFF A RELAY CONNECTED TO PIC16F877A https://electrosome.com/topic/using-push-button-to-turn-on-and-off-a-relay-pic16f877a/ Tue, 05 Jul 2016 12:02:20 +0000 https://electrosome.com/topic/how-do-i-use-a-push-button-to-turn-on-and-off-a-relay-connected-to-pic16f877a/ I have been having troubles doing the above topic and i will love if you guys can help me out. I started programming few weeks back. I want to design a switch in which when the push button is pressed, my fan will ON, and when i need to turn it of, i press the […]

The post HOW DO I USE A PUSH BUTTON TO TURN ON AND OFF A RELAY CONNECTED TO PIC16F877A appeared first on electroSome.

]]>
PIC16F877A PUSH BUTTON https://electrosome.com/topic/pic16f877a-push-button/ Tue, 27 Jan 2015 09:47:03 +0000 https://electrosome.com/topic/pic16f877a-push-button/ hi am working on pic16f877a , have interfaced pushbutton . If the button is pressed once value will increment by 1 . But, if I press down and hold for long time value should increment fastely . Below is the code for button and am using XC8 complier. void main() { int oldstate; oldstate = […]

The post PIC16F877A PUSH BUTTON appeared first on electroSome.

]]>