udp

Sending and Receiving String via UDP using Arduino Schematic

Sending and Receiving String via UDP using Arduino

In this example, you will use your Ethernet Shield and your Arduino to send and receive text strings via the UDP protocol (Universal Datagram Packet). You’ll need another device to send to and from. The Processing sketch included at the end of the code will send to and receive from your Arduino running this example. […]

Sending and Receiving String via UDP using Arduino Continue Reading

Arduino surveillance bot

Reginald: a UDP surveillance bot; control via the Internet using Arduino

Reginald started from the simple, yet bold idea to control a bot from anywhere in the world with a live video feed. What I wasn’t expecting was for Reginald to develop into an involved, feature rich project. With my work and money, I was able to complete a project exactly to my satisfaction and more.

Reginald: a UDP surveillance bot; control via the Internet using Arduino Continue Reading

Scroll to Top