am I being rude to ask this. . .ASM code request
First off, if this is a rediculous request than please default to the beliefe that I did not mean to go there. . . .I hope this is an easy request for someone who understans ASM code This is what I...
View ArticlePic int
What is the difference between PICbasic INT and Atom INT PICBASIC led var PORTB.7 ‘Establish name for portb.7 ATOM time var byte ‘ Establish variable Time trisc = %00000000 ‘ Make port C all outputs...
View ArticleBUTTON question
Hi, The team I played a bit with BUTTON command ... BUT ... could someone explain to me HOW the BVar variable ( as named in the Holy Manual ;) ) really acts ??? That is simply to use different BUTTON...
View Article18f26j53 rtcc
I was surprised at the ease of use and accuracy of the RTCC. I am sending the time to line 1 and the day of week, month, and year to line 2. (2x20 LCD) I have compared the clock to the laptop time for...
View ArticleWhat component to use to control inrush current?
I have aa AC motor which gets its current through a relay with a capacitor in series between the relay and the motor. The motor is appx 150Watts and I think because of the capacitor the relay gets...
View ArticleProblem converting 12F683 code to 12F1840
I'm trying to port over code from a PIC12F683 to a PIC12F1840 as I need the USART Rx/Tx. I thought I had all the config changes right, but the button connected to MCLR doesn't work (well, at least the...
View ArticleProblems with MicroCode Studio version MSCX
I have Microcode Studio MCSX that came with PBP 3.0. Right from the start there have been consistent problems with MCSX stopping, shutting down, and showing the error message below: Has anyone had...
View ArticlePIC chips from China, shipped in Styofoam
Am I right to refuse 10 PIC chips I bought on Ebay, whichshipped from China in a piece of regular cooler type Styrofoam? I am certainlynot going to ship them back, as the shipping would be more than...
View ArticleActuating Servos on a Schedule/Time Delay
I need to have servos (up to say 8) move from position 0 to (X) on a time delay, but I need to set a seperate time delay between each servo also, so say every 10 minutes I need to cycle all servos and...
View ArticleQuad Encoder Problem
This doesn't seem to be my week ... I had problems earlier with converting code from a PIC12F683 to a PIC12F1840 which thankfully was resolved yesterday (thanks Henrik!) but when I come back to...
View Articlepcb manufacturer prototype,metal core,Flexible,FR-4,HDI,thick copper pcb
HuanYu Future Technologies Co., Ltd is one of the China leading Printed Circuit Board Manufacturing Enterprises. http://www.huanyupcb.com/ Manufacturing Capacity 24 hours turn time on double sides...
View ArticleSPI and example spislave.pbp
We have two pics talking using hardware SPI based on the spislave.pbp example. Code: ' SETUP CHIP CLOCK SPEED DEFINE OSC 20 ' Set all analog ports on 18F2420 to digital operation ADCON1 = 15...
View ArticleMany problems with programs that used to work
Hi, I am having troubles recently. Programs that used to work ok are now behaving strangely, like certain lines of code being ignored, or so it seems. I may have only changed a pause time or something...
View Article