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 2015/10/04 06:51:24 AM CEST
i need a code for timer 0 for avr as crystal is of 16 Mhz , that give 5 volt for 50minute (on) and 10 minute off 0volt on same port say port B. for ever coninue. loop. or say endless loop.
posted on 2015/10/02 09:59:47 AM CEST
hello
i am looking for basic pro examples using invensense mp6050 3 axes tracking chip
if you had experienced with this chip, i will be very glad to share your knowledge
thanks by advance
posted on 2015/10/01 03:42:48 PM CEST
anyone can send me simple counter example using with PIC 18F45K22?
posted on 2015/10/01 12:49:17 PM CEST
posted on 2015/10/01 11:39:53 AM CEST
The microchip xc8 compiler has the command CLRWDT() to reset/re-trigger the watchdog timer for a PIC18F4682. I cannot find an equivalent in Micro C Pro and have searched the Micro C Pro manual and header files with no success. How does one do this using Micro C Pro?