open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
🌐
English Italiano
github linkedin rss
  • Esp8266 your WiFi Embedded solution

    calendar Sep 3, 2017 · 2 min read
     en esp8266 featured knowledgebase  · esp8266
     ·
    Share on: twitter facebook linkedin copy
    Esp8266 your WiFi Embedded solution

    Arduino is a great hardware for a lot of reason: easy to use, difficulto to break, it is a very solid 5-Volt board.


    Read More
  • Esp8266 Music Machine

    calendar Nov 30, 2017 · 1 min read
     en esp8266  · esp8266
     ·
    Share on: twitter facebook linkedin copy

    After months of esp8266 experimentation, I “just” discovered this little chip has also a I2S Audio digital interface. To discover it you must install the Arduino IDE adapter and code directly in C++ (brr, ok not a breeze but not boring like Java :)


    Read More
  • IoT Async

    calendar May 17, 2018 · 1 min read
     en erlang esp8266
     ·
    Share on: twitter facebook linkedin copy

    Qualche mese fa avevo sviluppato una applicazione IoT per misurare la temperatura e spedire i dati ad una coda mqtt. Poi c’era uns server che collezionava i dati. Totale: tre server, con tre punti di fallimento ma architettura molto “cool”


    Read More
  • esp8266 webImport

    calendar Jul 19, 2018 · 3 min read
     en esp8266 featured  · esp8266
     ·
    Share on: twitter facebook linkedin copy

    UPDATED and BUGFIXED!

    MicroPython Repl command line is very nice, because you can telnet to the chip and read-and-evaluate python code. It is a great way of learning embedded IoT. The bad thing you cannot copy file while it is running, so experimenting get bad.


    Read More
  • esp8266 micropython uasyncio experimental build

    calendar May 19, 2019 · 3 min read
     esp8266  · embedded esp8266
     ·
    Share on: twitter facebook linkedin copy

    Esp8266 is the super cheap chip which can run Micropython. You can buy it on Amazon for as little as €8 or less, and as little as $5 or less on Bangood/AliExpress.


    Read More
  • ESP8266 VGA OUTPUT

    calendar Aug 31, 2019 · 1 min read
     esp8266 retro-computing
     ·
    Share on: twitter facebook linkedin copy
    This is a VGA library for ESP8266. To use this library you need only 1 resistor and one DSUB15 connector. VGA signal generation based on https://github.com/hchunhui/esp-vga (thanks for your awesome works). [....]

    The library implement a 512x480px framebuffer with 1bpp, where each pixel is stored as a single bit. The framebuffer is stored inside RAM and require 30720 bytes.

    https://github.com/smaffer/espvgax


    Read More

Giovanni Giorgi

Master Solution Architect, father and free spirit.
Read More

Recent Posts

  • Interludio sul value investing
  • Anubis: DDos Protection
  • KarmaKit and Watchtower
  • FatLama for GenAI: The comeback!

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-05-29 07:37
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top