Nice! Looking forward to video
···
On Wed, Jul 26, 2017 at 6:51 PM, Daniel Ternes djternes@gmail.com wrote:
PiPIxel? What’s that?
This was run on a Pi 2 with SPI enabled in raspi-config. Python 3 is required at the time of this posting. The PiPixel jumper was set to ‘SPI_DAT’. 10 meters of 36/m LPD8806 LEDs were used.
To Run:
sudo bibliopixel run PiPixelLarsonScanner.json
``
Code:
{
“driver”: {
“typename”: “spi”,
“ledtype”: “LPD8806”,
“num”: 360,
“dev”: “/dev/spidev0.0”,
“interface”: “FILE”,
“spi_speed”: 1,
“c_order”: “GRB”
},"layout": { "typename": "strip" }, "animation": { "typename": "BiblioPixelAnimations.strip.LarsonScanners.LarsonScanner", "color": [255,0,0], "tail": 1, "start": 0, "end": -1 }, "run": { "fps": 30,
“amt”: 3
}
}
``
–
You received this message because you are subscribed to the Google Groups “BiblioPixel Users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to bibliopixel-users+unsubscribe@googlegroups.com.
To post to this group, send email to bibliopixel-users@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bibliopixel-users/7e4971d8-2a8e-4800-8a39-cdcee5de3efd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.