Skip to content

Instantly share code, notes, and snippets.

View cr08's full-sized avatar

cr08

View GitHub Profile
@cr08
cr08 / coding_ideas_todo
Last active October 25, 2022 01:35
List of potential coding project ideas
Here's a rundwon of potential future coding projects I have ideas for. With very little coding experience, this is probably
going to be long and arduous and some of these may never see the light of day. I am posting this as a public Gist in case
anyone else comes across this and would like to take these on. I would be more than happy to see someone more skilled take
any of these on.
> Create a shell script to automate searching for new Ford calibration/strategy files using their DSFM service. The DSFM
>> service is basic and requires you specifying a specific filename to download.
> Recreate/reverse engineer the Yogscast 'YogsCinema' tool.
@cr08
cr08 / userscript.js
Last active December 18, 2022 19:14 — forked from dampatnight/userscript.js
Userscript to change column width of the Mastodon UI
// ==UserScript==
// @name Column width
// @namespace http://tampermonkey.net/
// @version 0.1
// @description https://github.com/tootsuite/mastodon/issues/8632
// @author dampatnight
// @match https://neurodifferent.me*
// @grant GM_addStyle
// ==/UserScript==
@cr08
cr08 / gpio_installer.sh
Last active February 28, 2025 01:07
Belabox install script to add service for setting physical GPIO pins 15 and 40 to OUT and LOW for specific 4G/5G hats
#!/bin/bash
####################################
#
# This script is designed for use with the official Belabox images on the supported Rockchip RK3588 boards
# in combination with the SpotPear 4G/5G M.2 modem hats:
# https://spotpear.com/index.php/shop/Raspberry-Pi-M.2-4G-5G-GSM-GPRS-EDGE.html
#
# The Belabox image, at least on the Orange Pi 5 Plus, defaults available GPIO pins to IN with a pullup.
# Physical pins 15 and 40 tie to modem POWER and RESET pins with these hats and the defaults will keep