• Ethernet Code for LPC 1769
    Hi all, We are planning to use Ethernet in our project with LPC 1769 processor. We are using DP83848(national instruments) transceiver. The problem for me is that i don't where to start with. what...
  • Deletes characters from text files
    ¿I can delete specific characters of a text file? for example, i have a file text with "123456". I'd like delete the number '3' only. ¿what function can i use?
  • SEND TEXT file with serial port
    Dear All, How do I send file on serial port? Thanks in advance Michele
  • Send File via FTP
    Dear All, I should read an device connected to serial port COM0 and send via ftp the data read. How do I send via FTP these data? I must first create a file? If yes ... How do? Thanks in...
  • sending 3 integer number via CDC in LPc-1768 to usb port
    I want to send 3 numbers or more with own function in CDC to send directely to usp port to the PC. i try this but the sending numbers is not exactely the source numbers, and is randomly changes....