Keywords:
lispy
echoServer
testMakefile
miniFrame
injectJs-PYQT5
simple IOT-System
tinyRPC
cloud storage
[TOC]
lispy [lispy]
- c写成的common lisp编译器
echoServer [echoServer]
testMakefile [testMakefile]
- Makefile通用型模板
miniFrame [miniFrame]
- miniFrame,遵循REST-ful风格(python)
injectJs-PYQT5 [injectJs-PYQT5]
- js脚本注入pyqt5浏览器(javascript/python)
simple IOT-System [simple IOT-System]
- 物联网系统Demo
- 物联网平台采用node.js、协议栈uart、tcp/ip、http/mqtt
- esp8266作为物联网设备接入
tinyRPC [tinyRPC]
- armv7/cortex-m(c)、x86/linux/win32(c/golang)
- 嵌入式环境
- rpc物理层通讯协议:串行USART、以太网TCP/IP
- ipc通讯
- PC服务器环境:上层协议TCP/IP、HTTP1.1/2
- 嵌入式环境