at least there's a missing DEFINE OSC 20 line but it's suppose to work anyway... but faster than you expect. I suspect a bad config fuse setting and/or bad hardware
http://www.picbasic.co.uk/forum/showthread.php?t=543
at least there's a missing DEFINE OSC 20 line but it's suppose to work anyway... but faster than you expect. I suspect a bad config fuse setting and/or bad hardware
http://www.picbasic.co.uk/forum/showthread.php?t=543
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
i am using 16f877a, Please help me to make a program (C or Asm never mind) for my project:
- port a0 as a input from LM34 sensor (small voltage output where 10mV/degree Farrenhiet- i want use 0.95V to activate port a0)
-port a1 as input from mini switch
-port c0 as a output to relay circuit.
The senario is if any input high, output (to relay and fan) will be on.
Hopely u all can help me, please.. thanks.
ps; i am blur to use adc
Sorry to disappoint but you will notice that the name of this forum isOriginally Posted by razman
MELabs PICBASIC
whilst some snippets of ASM are used from time to time I think you will find a distinct lack of "C".
We are a freindly bunch here so if you would like some help in writing your program in PICBASIC than I am sure you will get some useful tips.
(I was going to say "pointers" but we dont do "C")
Keith
www.diyha.co.uk
www.kat5.tv
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
hi all,
I am doing a project using PIC and CAN controller.iam also using temperature sensor as my input to PIC and transmitting to other node through bus. i like to get some help in interfacing CAN with PIC through SPI interface in PIC and like to display a simple message in LCD connected to PIC. PLZ help me writing the code in Embedded C and iam using PIC16F877A microcontroller.
Bookmarks