Skip to content

It is embedded system lab HW2 which is about socket programming and BSP on stm32.

License

Notifications You must be signed in to change notification settings

chiyuanhsiao/embedded_system_lab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ES Lab HW2 Socket Programming

這份作業是關於利用tcp socket和board support package,來實做一個在stm32開發版上偵測數據,並回傳給電腦server去把資料視覺化。

How to Start

  1. 在Mbed Studio選擇File -> New program, 開一個新的mbed-os-example-sockets

  2. git clone https://github.com/chiyuanhsiao/embedded_system_lab2.git

  3. 將mbed-os-example-sockets/source/main.cpp換成embedded_system_lab2/source/main.cpp

  4. 將BSP_B-L475E-IOT01放到mbed-os-example-sockets底下

  5. 執行server/server.py以接收資料

  6. Build and run mbed-os-example-sockets

Architecture

main.cpp

server.py

Demo

demo

License

The software is provided under Apache-2.0 license.

About

It is embedded system lab HW2 which is about socket programming and BSP on stm32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •