Wiznet makers

bruno

Published August 13, 2024 ©

101 UCC

10 WCC

28 VAR

0 Contests

0 Followers

0 Following

Original Link

[아두이노#611] Arduino에 이더넷(ethernet) 연결해서 C#윈폼으로 문자열을 기반으로 양방향제어 해보기!(녹칸다의 아두이노 시즌2)

Connecting Arduino to Ethernet and trying bidirectional control based on strings with C# WinForms!

COMPONENTS
PROJECT DESCRIPTION

 

The blog post on Bota Tistory discusses using an Arduino connected via Ethernet to control and communicate with a C# WinForm application. It explains how to set up a two-way communication system using JSON-formatted strings to control devices like LEDs and sensors connected to the Arduino. The tutorial covers the necessary libraries and provides code examples for serializing and deserializing JSON

https://bota.tistory.com/2333

 

Documents
Comments Write