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 sivasujith

  1. sivasujith

    LPC2148 problem when ADC1.0 and ADC1.1 work together

    Your ADC1 stopped after the conversion.... Again you have to reconfigure it and START again.... I think thats y it gets hanged on your while loop.... ;)
  2. sivasujith

    ARM for motor control

    Hai.. try www.standardics.nxp.com for an application note to control BLDC Motor using LPC2141 or LPC2148... wud b helpful.. ;)
  3. sivasujith

    Need C code of I2C bus for LPC2138

    Re: LPC2138I2C Some of your I2C Slave Transmitters...needs to recieve NOT ACK to stop transmitting... check that...... ;)
  4. sivasujith

    ARM 7 & LPC2148 projects

    Try... www.pantechprojects.com YOu ll get a lot of project lists......
  5. sivasujith

    ARM DEVELOPMENT BOARD

    Try www.pantecheshop.com www.pantechsolutions.net with complete source codes and application notes.... you ll get a lot of boards on ARM....
  6. sivasujith

    Problem with Lpc2148 Uart

    Hi.. Your code is simulating properly...... To get outputs only when you press a key.. you have to enable interrupts and write an ISR__irq.... ;)
  7. sivasujith

    Need a Sample ASM Project in Keil for LPC2148

    Hi.... I need a sample project in Keil for LPC2148, could be something like Arithmetic operation of numbers.... in Assembly Language... Plz help me out...... :( Regards, Sujith
  8. sivasujith

    LPC 2148 ADC interfacing code

    If you install an evaluation version of Keil IDE.. you have the ADC Interfacing codes in the example folder.. I think the project name is Measure.uv2 You could get an idea from that... but I would prefer starting my code by referring the 2148 user manual...... :-/
  9. sivasujith

    Send a sms using microcontroller but without cellphone.

    Hi ... If Power is a constraint.. you could choose ARM Microcontroller for your purpose... you can interface with GSM Modem and send SMS through AT commands... ;)
  10. sivasujith

    sms sending for automation of toll collection using RFID

    Hai.. KUral amudhan... **Anyway first of all for your project.. u do NOT need an microcontroller.... To Send SMS you can use GSM Modem or any mobile phone.... First Change your modem/mobile from PDU to Text mode by sending commands "AT+CMGF=0 <CR>" Then send the sms text using commands...
  11. sivasujith

    Serial Communication Using VB

    Hi... send as mscomm1.output= &HA3 where 0xA3 will be sent as hex.... you can decode it inyour controller.... ;)
  12. sivasujith

    need help on flex sensors

    hi all.. i need flex sensors, which works based on the resistance variation as the sensor is moved..... can anyone help me out... can i find any supplier fro INDIA... regards, Sujith
  13. sivasujith

    Urgentttttt.... need flex sensors

    hi all.. i need flex sensors, which works based on the resistance variation as the sensor is moved..... can anyone help me out... can i find any supplier fro INDIA... regards, Sujith
  14. sivasujith

    how to send flash SMS with AT commands

    how to send flash SMS HI all... can anyone help me out to send FLASH(BLINKING) SMS using GSM modem.. any AT Commands for that..... thanks in advance... regards, Sujith
  15. sivasujith

    Looking for books to learn about ARM processor

    Re: About ARM Hi all... this is a startup ppt for learning arm7tdmi.. ryt from the biginning....... :D

Part and Inventory Search

Back
Top