Skip to content

Instantly share code, notes, and snippets.

View gustavdias's full-sized avatar
🌍
Working from home

Gustavo Dias gustavdias

🌍
Working from home
View GitHub Profile
@gustavdias
gustavdias / Comparison Espressif ESP MCUs.md
Created November 19, 2024 13:22 — forked from sekcompsci/Comparison Espressif ESP MCUs.md
Comparison chips (SoCs) table for ESP8266/ESP32/ESP32-S2/ESP32-S3/ESP32-C3/ESP32-C6. Forked from @fabianoriccardi

Comparison chips (SoCs) table for ESP8266/ESP32/ESP32-S2/ESP32-S3/ESP32-C3/ESP32-C6

A minimal table to compare the Espressif's MCU families.

ESP8266 ESP32 ESP32-S2 ESP32-S3 ESP32-C3 ESP32-C6
Announcement Date 2014, August 2016, September 2019, September 2020, December
# Luke's config for the Zoomer Shell
# Enable colors and change prompt:
autoload -U colors && colors
PS1="%B%{$fg[red]%}[%{$fg[yellow]%}%n%{$fg[green]%}@%{$fg[blue]%}%M %{$fg[magenta]%}%~%{$fg[red]%}]%{$reset_color%}$%b "
# History in cache directory:
HISTSIZE=10000
SAVEHIST=10000
HISTFILE=~/.cache/zsh/history
@gustavdias
gustavdias / cloudSettings
Last active June 8, 2021 20:54 — forked from bradtraversy/myscript.sh
Basic Shell Scripting
{"lastUpload":"2021-06-08T20:54:38.737Z","extensionVersion":"v3.4.3"}