LEDBorg - Examples - CheerBorg
Oct 17, 2017
We think the CheerLights project is a great idea and that we needed to update our example to work with the new LedBorg software. For those who do not know, Che..
LEDBorg - Examples - BashLed
Oct 17, 2017
Here is an example for everyone who wants to use an LedBorg without the driver code, or simply wants to see an example of GPIO used in Bash BashLed.sh is a..
LEDBorg - Examples
Oct 17, 2017
If you are looking for some simple starting examples see Using LedBorg from Python to get you started. Click on the images to view the examples: ..
LEDBorg - Lesson 7
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 6
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 5
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 4
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 3
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 2
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Lesson 1
Oct 17, 2017
Lesson plan Installation of the new LedBorg software Lesson 1. Our first Python example Lesson 2. Simplifying the code Lesson 3. Produce a sequence of col..
LEDBorg - Getting Started
Oct 17, 2017
Installation First you should make sure the Raspberry Pi is not powered (none of the LEDs are on). Now plug the LedBorg in to the GPIO header, making sure..
LEDBorg - Overview & Specification
Oct 17, 2017
Capabilities The LedBorg provides a tri-colour LED controllable from the Raspberry Pis GPIO header. Using simple on / off logic it can provide a total of sev..
LEDBorg - Troubleshooting
Oct 17, 2017
If you are getting an error about easy_install not being recognised or found, you can use the following command to install it: sudo apt-get -y install python-d..
LEDBorg - Examples - LEDPulse
Oct 17, 2017
This example takes the getting started - lesson 5 script and adds a new dimension to the colour changing, brightness. The new script pulses the LedBorg bri..
LEDBorg - Examples - How Hot is My Pi
Oct 17, 2017
We want to know how hot our Raspberry Pis are getting when they do their thing, and what better way then with LEDs? This is an updated version of the old Baked..
LEDBorg - Examples - Colour Selector
Oct 17, 2017
This example uses the standard GTK colour selection dialog to provide a user-friendly control for selecting LedBorg colours. The colour of the LedBorg chan..