Difference between revisions of "Blog 24"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
 (Created page with "== Working with RGB leds on thw WS2812 ==  Linux/Raspberry   apt-get install ckermit")  | 
				|||
| Line 1: | Line 1: | ||
== Working with RGB leds on thw WS2812 ==  | 
  == Working with RGB leds on thw WS2812 ==  | 
||
Linux/Raspberry   | 
  For Linux/Raspberry:   | 
||
 apt-get install ckermit  | 
   apt-get install ckermit  | 
||
For Windows users it's optional to use:  | 
|||
 [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY]   | 
|||
== Useful links ==  | 
|||
*[http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html PuTTY]   | 
|||
*[http://www.kermitproject.org/ck90.html C-Kermit]  | 
|||
*[http://www.columbia.edu/kermit/ckscripts.html#top C-Kermit tutorial]  | 
|||
*[http://www.columbia.edu/kermit/ckututor.html C-Kermit manual page and tutorial]  | 
|||
Revision as of 14:56, 1 January 2016
Working with RGB leds on thw WS2812
For Linux/Raspberry:
apt-get install ckermit
For Windows users it's optional to use:
PuTTY