Git Product home page Git Product logo

cortex-m4-led-control's Introduction

由PC操作板子上的LED。

做个java socket server on PC,做个 socket client embedded 无操作系统的。

做个 socket server embedded,做个 java socket client on PC。

TIPS 笔记

用 Lwip 库直接操作 TCP

  • 无操作系统的情况下用的是 Standalone 模式,此模式下不使用 Socket API ,而是使用回调函数的方式直接操作 TCP 。
  • 使用回调函数方式操作 TCP 可以参考例程中的 tcp echo server 和 tcp echo client

改用 python 作为 PC 端的服务器和客户端

  • 参考文件夹 udp_python_server , udp_python_client , tcp_python_server , tcp_python_client。

按协议只 push PC 端的代码

cortex-m4-led-control's People

Contributors

chefmarvin avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.