Preparation to use wave solder machine (Seven steps)
Wave soldering machines have been in hands, but there are some preparatory works have to do before operate the machine. Here taking wave soldering machine LF250 from Beijing Glichn for example to show...
View Article18F2550 and Blink Led
Hello Everyone, I'm trying to configure a basic program into a 18F2550, but with no luck. I'm testing the code with a simulator, but nothing happens... Anyone could help? DEFINE OSC 8 @ __CONFIG...
View ArticleHelp with assembly programming please - Stack Underflow
I am not an expert in assembly language so can someone help me please in solving this problem. I am simulating currently in proteus and having stack underflow error when button on PortA.0 is...
View ArticleIs this a case for CASE?
I have 2 input pins that can be either both off, either one on, or both on. Each combination needs a specific number applied to it. both off = 0 portb.6 on = 2 portb.7 on = 10 portb.6 and portb.7 on =...
View ArticleQuestion on include files and problem with serial LCD/USB program
Research for my current project has pointed me to many C coding examples. I didn't quite understand it at first but the multiple files for one program is a great idea and I wanted to create the same...
View ArticleSerin and 12f675
Can anyone help... I am trying to get a 12F675 to respond to a serial in command. I am transmitting data to a servo serial controller using a 16F877a....that works fine. The 16f887a converts analog...
View ArticleFolder, files
Suppose I wanted to make a folder containing all the stuff for a Project...type of thing for example MY_18f2525 and have everything in it to do everything.......code studio, PBCL, mpasm, DT_ints,...
View ArticleMeasuring value of pot with varying supply voltage
Hello, I need to measure the value of two pots with PicBasicPro, but the supply voltage is not constant. It varies between 2.5 and 3 vdc. The chip I'm using does have a voltage reference pin, but I...
View Articleemulator quadrature encoder
Hi, you can generate two square waves with a PIC 1000 Hz out of phase with each other in advance or delay of 90 degrees?
View ArticleHelp me for get 5out put from 12f675
Hi All I wrote small project from assembly code for 12F675 . Now i need get 5 out put from it . Hear is my code.....Please help me get 5output from 12F675 with speed controling by 100K preset. Thanks...
View ArticleWeird Random problem
Code: Auto_Whistle: 'Check for auto whistle (shares V_Bat input) 'ADCIN Batt_Whis_ADCIN,V_Mon 'if ((V_Mon < ADC_Low) and (Whistle_Off_Flag = 0) and (Percent < 50)) then...
View ArticleMicrochip MASTERS
Returned from the Master's conference last Sat. This was my first time, and I recommend it to everyone that can make the trip. Great hotel, and everything was taken care of (meals, transportation,...
View Article