• 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...
  • 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...
  • 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 an interupt
    I need to send an interupt out on the RS232 and get the time back. What commands is best for it?
  • send an email with an attachment
    Hi, I would like to send an email with an attachment. The file is a JPEG of size 50 KB max. I currently use the MDK V5.12 and my microcontroller is a K60. an idea? thank you in advance....