• sending array
    Hi, i've a problem using tasks. I'm programming an MCBSTM32 board and i want to manage data coming from an external ahrs connected with the serial port. I'm developing my program without it (for now...
  • Send Serial
    hi i want to send a serial data using 89C2051, i got a code from net but its not working i checked it on Proteus 7 Professional. how can i send any data or Receive it? #include "reg51...
  • sending msg
    Hi guys I read the topics about interfacing 8051 with gsm modem those are really helpful However when I implemented my program to receive a msg and give an acknowledgment(through sms) for same There...
  • sending an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • Tryign to send ethernet packet
    Hello everyone, I am trying to send an ethernet packet (an ARP-like packet precisely). I am building the packet, with the ethernet header, and I cannot manage to send it. I tried two different functions...