[Linux Kernel] Updates Related to WIZnet W5500
Linux kernel
Linux kernel
Using WIZnet’s W5100S-EVB-Pico board, I’ll summarize the contents to connect to Azure IoT Central with an X.509 certificate.
Once I entered to the Raspberry Pi homepage to find Raspberry Pi OS, there was a new tool called RPI Imager.
In the last article, I covered how to authenticate and connect the W5100S-EVB-Pico to Azure IoT Central using an X.509 certificate.
The process of connecting W5100S-EVB-Pico to Azure IoT Hub by MQTT using Micropython and sending and receiving messages.
Raspberry Pi zero W(이하 RPI zero)를 사용해 볼 기회가 생겼다.
지난 글에 이어서, Device tree를 작성하는 내용부터 진행해 본다.
I will summarize how to add Ethernet by connecting I/O module to Raspberry Pi zero W (RPI zero).
참조: Docker docs: Quickstart: Compose and WordPress
Internet of Things
Google Cloud Platform(이하 GCP) 기반 Compute Engine 서비스에서 VM 인스턴스로 서버를 구축해 사용하고 있다.
대부분의 Linux에는 python 2 & 3 버전이 모두 설치되어 있지만, 기본 설정된 버전은 2.x 인 경우가 많다.
Code highlight 문제
Hash Sum mismatch 문제 발생
Python(pyqt5) 기반의 GUI Tool을 만들어서 사용할 때 pyinstaller로 생성한 exe 파일 다운로드 또는 실행 시 백신에 걸리는 문제가 종종 발생한다.
지난 글에서, W5100S-EVB-Pico를 X.509 인증서를 사용해 Azure IoT Central에 인증 및 연결하는 방법을 정리했었다.
Micropython을 사용하여 W5100S-EVB-Pico를 Azure IoT Hub에 MQTT로 연결하고 메시지를 송수신하는 과정에 대해 설명한다.
W5100S-EVB-Pico 보드를 사용하여 AWS IoT Core에 연결해보자.