Pequeño manual para no olvidar como configurar estas tres tecnologías.

Django + MariaDB + Ubuntu
Deja una respuesta
Pequeño manual para no olvidar como configurar estas tres tecnologías.
In this tutorial I am going to show how-to communicate a Java program with an Arduino board through the serial port.
I began testing a simple threads example. But, I had a little problems:
Here is the solution.
This is a simple C++ socket example with a client and echo server. This tutorial is based on simple server and client chat (linux) written by Hassan M. Yousuf.
I do not pretend bring a long explanation about sockets, you can find a lot of information in Google. I share a basic example to understand how it works.