Creating Pixel Art with Web Interface using ESP8266

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • web-pixel-art

    The complete project it's on GitHub and throughout this article i'm going to explain step-by-step all of the project.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • ArduinoJson

    📟 JSON library for Arduino and embedded C++. Simple and efficient.

    I'm using the library ArduinoJson to storage arts in the ESP8266 memory at JSON format. But, i'm have difficult to storage more than 4 drawings, possibly because i don't know how scale, optimize and manager the memory space.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How can I obtain weather info?

    1 project | /r/esp8266 | 20 May 2023
  • Question regarding ArduinoJson.h Connection

    2 projects | /r/esp32 | 12 Dec 2022
  • Converting an array of byte characters from an API into bytes using ArduinoJSON?

    1 project | /r/arduino | 16 Oct 2022
  • Sending arrays through serial line between 2 arduinos

    3 projects | /r/arduino | 25 Sep 2022
  • [looking for help] Config File in SD Card

    2 projects | /r/esp32 | 5 Jul 2022

Did you konow that C++ is
the 6th most popular programming language
based on number of metions?