You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.