• ARM LPC2378, reconstructing a .wav file.
    Hi all, Just after some help with the ARM LPC2378. Any help would be great. What i'm trying to do is take a .wav file, strip the data out of it then feed it in the DAC. I've succeeded in stripping...
  • ARM LPC2378, reconstructing a .wav file.
    Hi all, Just after some help with the ARM LPC2378. Any help would be great. What i'm trying to do is take a .wav file, strip the data out of it then feed it in the DAC. I've succeeded in stripping...
  • transmitting a float over serial port without use of any librarry
    Hi i want to transmit a float over serial port without use of any library because library takes lots of memory. Thanks for your help in advance
  • transmitting a float over serial port without use of any librarry
    Hi i want to transmit a float over serial port without use of any library because library takes lots of memory. Thanks for your help in advance
  • Fetching data from lcd and transmitting on UART
    I am currently working on LPC2148 and had an issue. I am reading the sensor reading and converting it to another unit and transmitting it on to the LCD. Now I want to transmit the Converted data to UART...