please how make voltmeter with pic16f628a ?
hi... please how make voltmeter with pic16f628a ? i found this site : http://www.picproje.org/index.php?topic=2669.0 and this : http://www.picproje.org/index.php?topic=3277.0 but i didn't understand it...
View ArticleMicrocode studio not showing data, though it is receiving it
Hi, I have a bluetooth module running at 3.5 volts with 3.3v TTL output connected to MAX232 to rs232 usb to serial converter. When I send data to the module, it should appear on the screen of the...
View ArticleWeird problem with Debugin
This is my code and my problem explained. I cannot store a byte into a variable: Code: '-----------------------CONFIGURATION---------------------- DEFINE OSC 20 Include "modedefs.bas" #CONFIG ifdef...
View Articlepcb manufacture fast process / best price / factory directly / quanlity / no MOQ
hello, this is pcbmaking.com, specialize in pcb manufacturing & pcb assembly over 10 years, With good quality and competitive price in China, if interest, please email to me, tks all the best...
View Articlepwm no workee
I had pwm working fine with my LabX1 and PIC 16F887. In my circuit, the 16F88 does not work. I have a scope on the output and I see nothing. Here's relevant code: (I took out some code to do with other...
View ArticleNew is Here
Hi all seasonal greeting to you... i am totally new on here and seek for help to become a professional in programming i need someone, or direct me to somewhere to learning for programing and exact...
View ArticleNeed your help for a newbie
Hello all ; i dont know english at all but really need help on this so that i asked a friend to translate it to English and ask for your help :) i want to make an ADC and HPWM application with 18f4520...
View ArticleICSP with MCLR as input
I am converting a project into a surface mount version and wanted to add the ability to do ICSP since you never know when you need to update code. I have two 18F45K22 chips and one 12F629 chips. I was...
View ArticleA/D IO pins changing function while running?
Hi Friends! I am experiencing some strange activity with the A/D converter on my project. The design uses a PIC16F876A. I have a tight loop which monitors the voltage from an output circuit and either...
View ArticleSample code for driving stepper motor
I have a pic16f628a and l293 stepper driver. I need a picbasic sample code to drive this. Thank you.
View ArticlePIC12F683, POT & RCTIME not supported?
Hello. I want to read value of potentiometer into that MCU. here's sample code. Code: RC var GPIO.0 test var gpio.5 RESULT VAR WORD :mainloop HIGH RC PAUSE 1 pot RC,100,result pulsout test,result goto...
View Article16F1827 ADC Direct manipulation not working
While using ADCin works fine, using direct register manipulation does not. Can anyone tell me why? Code: PORTA = 0 PORTB = 0 TRISA = %00000011 TRISB = %00001011 ADCON0 = %00000000 'select channel...
View ArticleLCD Manufacturer - selling direct at Low volumes
HI Guys , Wanted to share a good LCD manufacturer in china , that i found to be helpful and offer small volume sales direct , which you may find of high value as i have www.buy-display.com Cheers...
View ArticleHaving issues with Read and Write Fcn's
I need to use the internal eeprom to store three variables that are set up on a serial menu. The serial menu is available at boot up. I check the content of the eeprom with the read command in my menu....
View ArticlePIC18F1320 Config Help
Good day to all of you in the forum, I have to replace the pic16f628 with a PIC18F1320. I want to retain the same PBP basic program. I am not able to make it working: probably there is a fault in the...
View Article