This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
start [2019/07/29 20:26] atuline |
start [2019/11/19 23:40] (current) atuline |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ===Adding to this Wiki=== | ===Adding to this Wiki=== | ||
| - | You can currently edit this wiki without logging in, however once this site starts getting abused, I will roll back the site to a previous backup and tighten the controls. | + | You can currently edit this wiki without logging in, however if this site starts getting abused, I will roll back the site to a previous backup and tighten the controls. |
| If you are creating content, you hereby acknowledge that no one else can claim ownership to that content and that you have adequate knowledge of the intended topics as well as how to update the wiki without making a mess of things. | If you are creating content, you hereby acknowledge that no one else can claim ownership to that content and that you have adequate knowledge of the intended topics as well as how to update the wiki without making a mess of things. | ||
| - | Can I add a link to my 'demo of awesomeness'? If you are an experienced programmer and use programming best practices (your code isn't spaghetti) and it's a VERY cool demo that can be relatively easily re-created, then sure. If you use delay() statements in your code, then no. | + | Can I add a link to my 'demo of awesomeness'? If you are an experienced programmer and use good programming practices (your code isn't spaghetti and is reasonbly well commented) and it's a VERY cool demo that can be relatively easily re-created, then sure. If you use delay() statements in your code, then no. |
| Can I add my various projects or things that I sell? Keep in mind that I'm mostly looking for links. Furthermore, this Wiki is primarily focused on FastLED. I don't mind other stuff, but I don't want to dwell too much on any single product/project/person/company. | Can I add my various projects or things that I sell? Keep in mind that I'm mostly looking for links. Furthermore, this Wiki is primarily focused on FastLED. I don't mind other stuff, but I don't want to dwell too much on any single product/project/person/company. | ||
| + | https://docs.google.com/spreadsheets/d/10pHG7_VIVltyqJK1Y0T5g3Iq6YJV2MnhMp3UcAVB-GA/edit | ||
| ===Topics=== | ===Topics=== | ||
| Line 19: | Line 20: | ||
| * [[Introduction_to_LED%27s | Introduction to LED's]] | * [[Introduction_to_LED%27s | Introduction to LED's]] | ||
| * [[LED_strips | Addressable LED's]] | * [[LED_strips | Addressable LED's]] | ||
| + | * [[Animation Architectures | Animation Architectures]] | ||
| * [[Arduino_Controllers | Arduino (Compatible) Controllers]] | * [[Arduino_Controllers | Arduino (Compatible) Controllers]] | ||
| * [[Arduino_Libraries | Arduino Display Libraries <--- FastLED is in here]] | * [[Arduino_Libraries | Arduino Display Libraries <--- FastLED is in here]] | ||
| * [[Other_Libraries | Other Arduino Libraries]] | * [[Other_Libraries | Other Arduino Libraries]] | ||
| + | * [[IDE's | IDE's]] | ||
| * [[Mapping_Software | Mapping Software]] | * [[Mapping_Software | Mapping Software]] | ||
| Line 46: | Line 49: | ||
| - | ====== Addressable LED's (and FastLED) ====== | ||
| - | |||
| - | |||
| - | This Wiki provides Makers with information on using addressable LED's. The main focus will be on use with an Arduino and the FastLED display library. | ||
| - | |||
| - | ===Adding to this Wiki=== | ||
| - | You can currently edit this wiki without logging in, however once this site starts getting abused, I will roll back the site to a previous backup and tighten the controls. | ||
| - | If you are creating content, you hereby acknowledge that no one else can claim ownership to that content and that you have adequate knowledge of the intended topics as well as how to update the wiki without making a mess of things. | ||
| ===Topics=== | ===Topics=== | ||
| - | * [[Basic Electricity | Basic Electricity]] | ||
| - | * [[Digital,_PWM_and_Analog_Signals | Digital, PWM and Analog Signals]] | ||
| - | * [[Introduction_to_LED%27s | Introduction to LED's]] | ||
| - | * [[Microcontrollers]] | ||
| - | * [[Arduino_UNO,_etc | Arduino UNO, etc]] | ||
| - | * [[Teensy_%26_OctoWS2811 | Teensy & OctoWS2811]] | ||
| - | * [[ESP8266 | ESP8266]] | ||
| - | * [[ESP32 | ESP32]] | ||
| - | * [[DigiSpark | DigiSpark]] | ||
| - | * [[Pixelblaze | Pixelblaze]] | ||
| - | * [[SmartMatrix]] | ||
| - | * [[FadeCandy]] | ||
| - | * [[Other_Controllers |Other Controllers]] | ||
| - | * [[Arduino Libraries | Arduino Libraries] | ||
| - | * [[Software | Software]] | ||
| - | * [[LED_strips | LED strips]] | ||
| - | * [[3_Pin_vs_4_Pin_Interrupts | 3 Pin vs 4 Pin Interrupts]] | ||
| - | * [[NeoPixels_(WS2812B) | NeoPixels (WS2812B)]] | ||
| - | * [[DotStars_(APA102C) | DotStars (APA102C)]] | ||
| - | * [[Other_Types | Other Types]] | ||
| - | * [[Form_Factors | Form Factors]] | ||
| - | * [[IP_Waterproof_Ratings | IP Waterproof Ratings]] | ||
| - | * [[Powering_It_Up | Powering It Up]] | ||
| - | * [[Powering_Small_Projects | Powering Small Projects]] | ||
| - | * [[Powering_Large_Projects | Powering Large Projects]] | ||
| - | * [[Vixen_Lights | Vixen Lights]] | ||
| - | * [[Adafruit_NeoPixel_and_DotStar_Library | Adafruit NeoPixel and DotStar Library]] | ||
| * [[FastLED_Library | FastLED Library]] | * [[FastLED_Library | FastLED Library]] | ||
| * [[Installing_the_Library | Installing the Library]] | * [[Installing_the_Library | Installing the Library]] | ||
| Line 128: | Line 96: | ||
| * [[Diffusers | Diffusers]] | * [[Diffusers | Diffusers]] | ||
| * [[References]] | * [[References]] | ||
| + | * [[https://drive.google.com/file/d/1GKG7RcZcCx1Wd9cAyheR3dhlaCf2eayq/view?usp=sharing | SM Workshop]] | ||