We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2014/12/12 09:57:03 AM CET
hi
i make a counter project ..i use pic18f4620 , 3 switches and 7 segment
i want to make a counter with 3 switches ( the first : on each click it counts up 1) (the second switch : on each click it counts down 1) (the third switch : make it 0000 or reset )
and if i want to count in float as ( 00.0.,,00.1,,00.2.......1.1 ) what should i do ??