Skip to content

Instantly share code, notes, and snippets.

@svet-b
svet-b / bigdashboard_output.pdf
Last active April 23, 2025 03:06
PDF export of Grafana dashboard using puppeteer
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@giuliano108
giuliano108 / README.md
Last active July 6, 2023 09:50
Flashing a CC2531 USB dongle using a Raspberry Pi 1

Flashing a CC2531 USB dongle using a Raspberry Pi 1

The examples I've seen ( 1, 2 ) all assume a "modern" Raspberry Pi with a 40-pin GPIO connector.

If you want to use a Raspberry Pi 1 (26-pin GPIO), you need to pass -r, -c and -d to the flash_cc2531 tools, based on how you want to wire things (I'm using GPIO.3->Reset, GPIO.4->DC, GPIO.5->DD).

Check the example/pictures below.

root@octopi:~# gpio readall