Skip to content

Instantly share code, notes, and snippets.

View c64emulator's full-sized avatar

C64Emulator c64emulator

  • Germany, somewhere in Home-Office
View GitHub Profile
@BraedenYoung
BraedenYoung / simple_led.ino
Created December 19, 2016 18:41
Simple sketch to light up Neopixels
#include "FastLED.h"
// How many leds in your strip?
#define NUM_LEDS 60
// For led chips like Neopixels, which have a data line, ground, and power, you just
// need to define DATA_PIN.
#define DATA_PIN 5
@Ropid
Ropid / fanauto
Last active May 25, 2023 02:51
Fan control script (Linux, lm_sensors, hwmon)
#!/bin/bash
# This script is intended to control the fan speeds on an ASRock X470 Taichi
# motherboard, while also using a GPU's temperatures as input.
#
# ------------------------------
# ASRock X470 Taichi Motherboard
# ------------------------------
#
# This board's sensors are at /sys/devices/platform/nct6775.656/
@mrtnrey
mrtnrey / connectTelraamToWiredEthernet.MD
Last active July 26, 2023 15:33
Connect Telraam with wired network instead of wifi
@sekcompsci
sekcompsci / Comparison Espressif ESP MCUs.md
Last active April 21, 2025 11:43 — forked from fabianoriccardi/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