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 jmie

  1. J

    mcp9700 with pic18f46k20 using PICBasic

    hi guys.. i'm doing a project which use mcp9700 to measure temperature interfacing with pic18f46k20, then display on LCD and hyper terminal..here's my code PICBasic below: INCLUDE "modedefs.bas" define osc 20 define LCD_DREG PORTD define LCD_DBIT 4 define LCD_RSREG PORTD...
  2. J

    TEMPERATURE SENSOR CODE NEEDED USING PIC18F46K20

    tq tahmid for your reply.. can u give me the code if u use mikroBASIC compiler. tq
  3. J

    TEMPERATURE SENSOR CODE NEEDED USING PIC18F46K20

    i am required to setup the PIC18F46K20 and enable the ADC module to read a temperature sensor using PIC then display at LCD...I'm using MCP9700 and the temperature range from -40 to +125 deg C. i'm learn a BASIC for the code. can anyone help to provide the code? thx in advance...
  4. J

    PIC18F4XK20 Starter Kit

    this is the source code to run temperatur sensor..plz checking if there is wrong with this code.. /** I N C L U D E S **************************************************/ #include "p18f46k20.h" #include "07 ADC.h" // header file /** V A R I A B L E S...
  5. J

    how to interface bet pic18f46k20 and mcp9700 (temp sensor)

    i hv a problem to interface bet pic18f46k20 and mcp9700..anybody can gv source code to run the temperature sensor?? please help me...
  6. J

    PIC18F4XK20 Starter Kit

    hi, thanks wp100 because reply.. somebody have example source code to run temperature sensor???
  7. J

    PIC18F4XK20 Starter Kit

    hi guys!! i just brought PIC18F4XK20 Starter Kit for my project..The MCP9700 temperature sensor is located on the board. So, how to integrate an analogue temperature sensor into system? how to interface between temperature sensor and MCU? Is it have source code to operate temperature sensor...

Part and Inventory Search

Back
Top