▍1. tinygo-master
说明: Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
说明: Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
golang 1.5 源码分析, 详细解析了golang的内存分配、协程等(golang 1.5 source reading book)
说明: golang 1.5 源码分析, 详细解析了golang的内存分配、协程等(golang 1.5 source reading book)
一本go 语言的开发书, 零基础, 从环境安装到go 网络 库使用.(A go language development book, zero basis, from environment installation to go network library.)
关于Docker的从入门到实践的学习资料(Learning information about Docker from entry to practice)
GO语言下的RSA,AES,DES加密解密实例(GO language under the RSA, AES, DES encryption and decryption example)
网络报文转发, 任何网络包发往程序监听的报文,都会转发给目标地址(a program to transport packet)
功能:控制步进电机全速正转、全速反转、停止、调速运行。(Function: control stepper motor full speed forward, full speed reverse, stop, speed regulation.)
基于keil5软件的stm32板的开发,此程序用于串口的初始化,串口发送接收数据并以相应的格式显示出来。(Software development keil5 stm32 board based on this program is used to initialize the serial port, serial port to send and receive data displayed in the appropriate format.)