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 riz098

  1. R

    Spi multiple slave using daisy chain

    hello, I am little bit confused in the concept of spi daisy chain connection.As per my knowledge to connect multiple slave we need to provide precise clock..If there is 5 slave device how i write data to the 5th slave?? After giving enough clock pulses making slave select line high...
  2. R

    Timer0 Interrupt

    /*programe for tomer 0 interrupt using lpc2138*/ #include <lpc213x.h> #define MR0I (1<<0) //Interrupt When TC matches MR0 #define MR0R (1<<1) //Reset TC when TC matches MR0 #define DELAY_MS 100 //0.5 Second(s) Delay #define PRESCALE 60000 //60000 PCLK clock cycles to increment TC by 1...
  3. R

    Timer0 Interrupt

    using lpc238 example code with proteus design file for timer0
  4. R

    POST HTTP command to update data into web server using GPRS

    POST HTTP command to update data into web server using GPRS i cant send data to the server using POST http request.. POST update.php HTTP/1.1 Host: .com Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip, deflate Accept-Language: en-US,en;q=0.5...
  5. R

    POST HTTP command to update data into web server using GPRS

    i cant send data to the server using POST http request.. POST update.php HTTP/1.1 Host: .com Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-Encoding: gzip, deflate Accept-Language: en-US,en;q=0.5 Connection: keep-alive Content-Type: text/html Referer...
  6. R

    dsPIc

    can anybody help to learn programming dspic?any books available?
  7. R

    free rtos in avr

    does any body knows how to compile free RTOS code in code vision avr?
  8. R

    [Moved] embedded system design jobs

    yup..all the job posted there need 2,3 year experience in linux,device drivers,,etc..i dont know how to be get experienced without getting a chance???..nwx thanks for u r reply:lol:
  9. R

    jobs

    does anybody knows about the vacancies inn embedded system design??
  10. R

    [Moved] embedded system design jobs

    Re: embedded system design jobs thanks for your reply..i already know this site and tried for some projects also..but didn't got:cry:
  11. R

    CoCoox ide

    does any body knows how to use CoCoox ide for ARM processors
  12. R

    [Moved] embedded system design jobs

    i am getting bored in my job...nothing to do here..completed b tech in ece and embedded system design course from accel it academy...now working in a company which deals with student projects and something like that..i cant find any entry level opening in embedded system design....does any body...
  13. R

    [SOLVED] [Moved] UART serial communication in 89c52

    Re: UART serial communication in 89c52 [ATTACH]81067 download this attachment and read..it will helpful to u
  14. R

    GPS and GSM interface with ATMEGA16

    i have done it in atmega 2560.
  15. R

    Welcome everyone

    how can i impliment RTOS in avr micro controller....can use ucosii with avr?

Part and Inventory Search

Back
Top