Project: TCP/IP, UART and GPIO - Raspberry Pi Forums
hello friends,
i'm making project fair @ school , i'm using raspberry pi. have 3 functions:
- communication pc on ethernet port using tcp sockets;
- communication microcontroller using uart;
- control gpio pins , lcd display.
had experiences using rpi.library prefered use wiringpi library. concluded codes gpio pins , display need uart , tcp sockets. can give me example of , teach me how can use? don't know how can read , write tcp sockets. i'm waiting because have finish september hahahaaaa
thanks.
i'm making project fair @ school , i'm using raspberry pi. have 3 functions:
- communication pc on ethernet port using tcp sockets;
- communication microcontroller using uart;
- control gpio pins , lcd display.
had experiences using rpi.library prefered use wiringpi library. concluded codes gpio pins , display need uart , tcp sockets. can give me example of , teach me how can use? don't know how can read , write tcp sockets. i'm waiting because have finish september hahahaaaa
thanks.
begin whit uart setting, http://www.irrational.net/2012/04/19/us ... rial-port/
make uart communication whit pc microcontroller school project. if need
uart simple. can in internet examples
make uart communication whit pc microcontroller school project. if need
uart simple. can in internet examples
raspberrypi
Comments
Post a Comment