/Arduino-T002-Laser-Tank-Base64

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.

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Stargazers