Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by kanai42

  1. K

    [PIC] pulse counter in pic16f887 interrupt problem!!!!!!!!

    I have wrote this program for that circuit with intention of counting every pulse that comes out of the signal generator but its not working so please check the project files in the attachment. // Lcd pinout settings sbit LCD_RS at RD4_bit; sbit LCD_EN at RD5_bit; sbit LCD_D7 at RD3_bit; sbit...
  2. K

    [PIC] pulse counter with pic 16f887 using interupts

    Trying to count pulses from a device by using 16f887 but can't seem to go no where so if you have any input please you are welcome to share. **broken link removed** // Define LCD module connections. sbit LCD_RS at RD4_bit; sbit LCD_EN at RD5_bit; sbit LCD_D4 at RD0_bit; sbit LCD_D5 at...
  3. K

    [PIC] Measuring Electricity Units(kWh) By PIC 16F887 and store them to EEPROM

    Can you give me any sample design because am new to this area.
  4. K

    [PIC] Measuring Electricity Units(kWh) By PIC 16F887 and store them to EEPROM

    I have a project which involve measuring electricity in terms of kWh and store them in the chip EEPROM by using PIC. This electricity comes from a 220V-250V aka the mains from electricity suppliers. If you can help me in any way ... Please.. Thanks.
  5. K

    [General] Fuel Dispensers and Oil Tanks at Gas Stations

    programming those pumps. In all things like prices and controlling tanks getting information on current level and many other
  6. K

    PIC 16f887 ADC for geiger counter PROBLEM

    I got your point sir. I have stretched my pulses already, simply everything is fine with ma circuit the problem comes in reading the pulses. but I can't seem to get the idea especially in codes if you can elaborate more it'll be much appreciated. In any kind of coding language I will get...
  7. K

    PIC 16f887 ADC for geiger counter PROBLEM

    I have gone through your tachometer example in the thread you pointed but I can't seem to figure out how to do mine can you be so kind to make an example for me for this PIC(16F887). and some instruction on what is what. I am an intermediate mikroc programmer so I guess I'll catch you quickly...
  8. K

    [General] Fuel Dispensers and Oil Tanks at Gas Stations

    Hello Guys, how do they program those fuel pumps and their tanks in gas stations. Just wondering.
  9. K

    [General] Automobile Control System where to start..

    Hello guys I was wondering if I can get a direction of where to start in vehicles control system especially these new vehicles. I have a university diploma in Computer engineering and wide knowledge in programming in C, PHP, Python and others. So if you can help me get start it'll be appreciated.
  10. K

    PIC 16f887 ADC for geiger counter PROBLEM

    Thanks for your quick response. that is exactly what I want to do. So please can you give me an example especially in mikroC and I am using PIC16F887.
  11. K

    PIC 16f887 ADC for geiger counter PROBLEM

    PIC 16f887 ADC for geiger RADIATION counter PROBLEM Hey guys I have been working on a project that involve a geiger counter with a PIC MCU but for now I have completed all the work except in reading radiation from the geiger counter. MY PROBLEM IS IN THE CALCULATION OF RADIATION FROM GEIGER...

Part and Inventory Search

Back
Top