confounded christmas lights
OK Christmas is over... (don't get me wrong, I love the Christmas season) But the dang shattering christmas lights always give me a jump when I run my mouse over one! They wouldn't be so bad but the...
View ArticleModbus RTU Slave for 16F876A or 18F2620
Hi! Recently I've built a modbus RTU slave program for PIC. For my project I've managed only modbus function 03, 06, 16 and modbus exception. Also I've used Darrel Taylor interrupts for RX,TX, TMR0 and...
View ArticleWord variable and storing correct value
Code: Fade: Vb_1 = ((B_Day_On_H - B_Dawn_On_H)*60) ' difference between day start and dawn start hour, converted to min Vb_2 = (B_Day_On_M - B_Dawn_On_M) ' difference between...
View ArticleBluetooth transmit and recieve?
Hi guys, I am making progress on my little project, as I got my LED blinking with help from here, and then got my LCD and temp sensor working. :) But I have gotten myself stuck again, and hopefully...
View ArticleHelp with multiple ADC inputs
I'm having some issues turning on more than a single ADC input, Ive been using the code below. Code: DEFINE ADC_BITS 10 ' A/D number of bits DEFINE ADC_CLOCK 1 ' Use A/D internal RC clock DEFINE...
View ArticleNeed to use SPI but I'm already using the SPI port
I made my first project with a SPI interface (18F4550) recently but I'm never used it before this project. I need to add another component (MCP4911) but it uses SPI too. Can you make other pins SPI...
View ArticleDT's multi SPWM issue
Following on from my previous thread (http://www.picbasic.co.uk/forum/show...802#post117802) I've opted to use Darrels multi SPWM option, and after some fuffing around I've managed to get the delay...
View Articlehelp me please....
i have problem to compile this file...please help me... Attached Images
View ArticleHappy New Year........
Happy New Year to everyone on the forum, Thank you for being part of our community. As the year draws to an end, id like to take this chance to wish all forum users all a Happy New Year!!! Many thanks...
View ArticleLight dimmer not working
I am unable to get the following code to work properly. Full brightness and off work however in between the 7 1/2 watt test light bulb flickers in place of dimming. A scope shows the half wave signal...
View ArticlePIC16F873A LM35 Temperature Controller v1.0
PIC16F873A LM35 Temperature Controller v1.0 Code: /************************************************** *** ## 786 ## Project Name : LM35 Temperature Controller Project Version : 1.0 File Name : LM35...
View ArticlePIC16F72 Digital Clock Temperature Controller
PIC16F72 Digital Clock Temperature Controller Hex: :020000001028C6 :10000800FE000308C0000408C1000A08C2008312E9 :1000180003137F08C300B22A8B2B00308A00040820 :10002800840A820700343F3406345B344F34663424...
View ArticleHappy New Year!
Happy new Year everyone!!! Another new year to learn more about pics...:)
View ArticlePCB layout question
In reference to the capacitors for the oscillator, can you have them on one side of the PCB and the oscillator on the other? I'd like to put the oscillator about 4 inches away from the 22pF caps but...
View Article