项目作者: dmytyk

项目描述 :
This tutorial teaches how to incorporates Base64 and gzip compression to reduce the size of your Arduino code base. You create a custom webpage, gzip it, encode it to Base64, save it to your Arduino. After a connection is made you send it to the client and your off and running.
高级语言: HTML
项目地址: git://github.com/dmytyk/Arduino-T002-Laser-Tank-Base64.git
创建时间: 2021-02-12T03:38:13Z
项目社区:https://github.com/dmytyk/Arduino-T002-Laser-Tank-Base64

开源协议:GNU General Public License v3.0

下载