Search found 1 match
- Sat Feb 11, 2017 4:57 am
- Forum: Raspberry Pi
- Topic: External activity led on Rpi Zero
- Replies: 5
- Views: 20367
Re: External activity led on Rpi Zero
EDIT: When the CPU is doing it's bit my LED flashes away like a goodun now! On the Pi3B I only needed to add this code to the boot/ config file and it works a charm! :D dtoverlay=pi3-act-led,gpio=19 On earlier Pis I believe it's even shorter dtparam=act_led_gpio=19 Just thought I'd share as there's...