How to do arcsine with Pic Basic Pro?
Hi All! I think maybe I was asleep when this was discussed and to be honest most Google answer seem very confusing! What I would like to do is try to write a program in Pic Basic only this time since...
View Articledon't work on circuit, please help
Hi you all: I am from mexico, and I do apologize for my English, so I am new to programming, as a matter of fact this is my first intent, I have learned reading from posts on this forum and consulting...
View ArticleInterrupt on change for IR input - is it a good way to go
Hi Guys , I have not tried using this feature as yet , but wondering if its going to be a practical way to trigger a input routine to go and get an IR input Currently , the IR routine is part of the...
View ArticleDetecting change on software inputs
I'm not sure how to do this but I need to compare two or three (could be up to 8) values and whichever one changes, make that new value a different variable. I don't want to use an if/then statement...
View ArticleCode Programming Error at 0900
I have a nice little system which uses CanBus to Control 8 LED lights on a bespoke PCB. I am using Darrel Taylors excellent SPWM_Int routines. I have run this for several weeks now on a LABx2 board...
View ArticleSimple READ/WRITE EEPROM is driving me nuts! pls help
This is a stripped down part of a larger program. Eventually I need to collect several temperatures over a period of time, and read them back later, after power-cycling the pic. I simply can't figure...
View Article18F46K22 being dyslexic
OK, been trying to figure this out for over a week now... I'm trying to create a charge controller/balancer for LI-POL / LI-ION battery packs. I started with the 16F1824 but it was doing weird things...
View ArticleReflow oven with new design and software update in Beijing Glichn
Glichn has expanded its reflow oven series dedicated to bench top solder oven. Included are updates of existing software and different PCB size that combines high performance with easy operation and...
View Articlecycle length to do various tasks
Below is an extract from a piece of code, it is an interrupt routine triggered by TMR2 to produce a single pulse of a set length controlled by the PR2length byte sized variable. This uses Darrel...
View ArticlePGC (ICSPCLK) Conflicts with Vref ?
on the 16F690 i need to use the Vref pin for a reasonably accurate non-ratiometric AD conversion my plan was to attach to RA1 a low impedance voltage reference, type TBD but that same pin is the...
View ArticleMULTIPLEXING 1 7-segment display w/ 2 switches using PIC16F84A help?
the condition is Switch 1 = on Switch 2 = off the display counts down from 0-7 however when Switch 1 = off Switch 2 = on the display counts down from 7-0 and when both switches are on or off there is...
View ArticleCan someone please provide a proteus module for DAC ??
Can someone be kind enough to provide me a proteus module to operate a DAC. I read few posts and it seems it is not an easy task for someone like me to make one easily as I don't know too much about...
View Article