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 santoshhiremani

  1. S

    Not able to receive message from PIC using GSM Module

    Hi, I'm working on an GSM module SIM300 which works fine when i test in windows terminal but when try to send message from PIC18F2550, not able get message from it it is my code void main(void) { //Configuration of Modem ADCON1 = 0x0F; // default all pins to digital TRISC = 0b11000000...
  2. S

    Temperature sensor to measure upto -100 degree Centegrade

    I want to Measure a temperature of -100 degree form an freezing system. The system will be having temperature around -80 to -100 degree centigrade and which can not measure by normal temperature sensor. Please if anybody know the sensor which can measure the temperature upto -100 degree ...
  3. S

    Interfacing Joystick to PIC18F4550

    Thanks for the replay Brad, Can you please tell me the way to read USB data from PIC. I heard its impossible to read data from USB using PIC18F4550 is that right? If possible please guide me something i'm waiting THanks
  4. S

    Interfacing Joystick to PIC18F4550

    HI, My project is something like to get multiple Inputs from Joystick Buttons and navigation controller, By using these inputs i should ON/OFF around 18 different devices now i'm using an PC based joystick with USB connector. So now how can i communicate joystick with microcontroller? Is...
  5. S

    Bluetooth ECG Using PIC using PIC18F452 Microncontroller

    Hello Klyatron, I'm getting the values in Real Term after converting ADC but my aim is to get the same signal on Android Mobile. Already i have an app where i can display waves just by connecting serial cable using MAX232 to Bluetooth Module. But not getting the from the...
  6. S

    Bluetooth ECG Using PIC using PIC18F452 Microncontroller

    Thanks for the reply klystron, Please can u tell me in which way i can connect to hyper terminal from my present schematic? Thank you
  7. S

    Bluetooth ECG Using PIC using PIC18F452 Microncontroller

    Hi, I'm doing an project in which i'll capture real time ECG signal and convert it in to digital form using PIC18452 micro-controller and even i'll send through an Bluetooth module serial to the Android Mobile Device where in my app it will display the real time waveforms --The Bluetooth...

Part and Inventory Search

Back
Top