Skip to content

Instantly share code, notes, and snippets.

@jadonk
jadonk / config-virt
Created October 3, 2020 02:12
Alpine default kernel config
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86_64 5.4.43 Kernel Configuration
#
#
# Compiler: gcc (Alpine 9.3.0) 9.3.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=90300
cp ngrok.service ~/.config/systemd/user/
cp ngrok.yml ~/.ngrok2/`
systemctl --user enable ngrok
sudo loginctl enable-linger debian
Deepankar Maithani
10:36 AM
https://www.ti.com/lit/ds/symlink/cd4051b.pdf
You
10:39 AM
https://elinux.org/BeagleBoard/GSoC/2020_Projects/PRU_Bi-dir_bus
Kumar Abhishek
10:41 AM
https://www.kernel.org/doc/html/latest/driver-api/driver-model/bus.html
You
#!/usr/bin/perl
#############################################################################
# PixelOverlay-Countdown.pl - Scroll a Countdown across a matrix
#############################################################################
# Set our library path to find the FPP Perl modules
use lib "/opt/fpp/lib/perl/";
# Use the FPP Memory Map module to talk to the daemon
use FPP::MemoryMap;
binutils:armhf cpp:armhf cpp-7:armhf gcc:armhf gcc-7:armhf gcc-7-multilib:armhf
////////////////////////////////////////
// bitflip.arm.c
// Demo of shared memory
// Usage: This takes the first word of SHARED_RAM and flips every other bit
// over and over.
// If /dev/uio0 doesn't exist, consider using
// sudo ./bitflip.arm.out /dev/mem 0x4a300000
// Wiring: None
// Setup: Run this on the ARM and run bitflip.pru0.c or bitflip.pru1.c on the PRU
// See:
-----------------------------------------------------------
2020-01-15T17:37:34.282Z Install : node-red-contrib-audio 1.0.2
2020-01-15T17:37:34.337Z npm install --no-audit --no-update-notifier --save --save-prefix="~" --production node-red-contrib-audio@1.0.2
2020-01-15T17:38:45.690Z [out]
2020-01-15T17:38:45.690Z [out] > lame@1.2.4 install /var/lib/node-red/.node-red/node_modules/lame
2020-01-15T17:38:45.690Z [out] > node-gyp rebuild
2020-01-15T17:38:45.690Z [out]
2020-01-15T17:39:35.874Z [out] make: Entering directory '/var/lib/node-red/.node-red/node_modules/lame/build'
@jadonk
jadonk / Greengrass.md
Last active September 21, 2020 11:40