====== Addressable LED's (and FastLED) ====== This Wiki provides Makers with information on using addressable LED's. The main focus will be Arduino and the FastLED display library. ===Adding to this Wiki=== 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. 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. https://docs.google.com/spreadsheets/d/10pHG7_VIVltyqJK1Y0T5g3Iq6YJV2MnhMp3UcAVB-GA/edit ===Topics=== * [[Basic_Electricity | Basic Electricity]] * [[Digital,_PWM_and_Analog_Signals | Digital, PWM and Analog Signals]] * [[Introduction_to_LED%27s | Introduction to LED's]] * [[LED_strips | Addressable LED's]] * [[Animation Architectures | Animation Architectures]] * [[Arduino_Controllers | Arduino (Compatible) Controllers]] * [[Arduino_Libraries | Arduino Display Libraries <--- FastLED is in here]] * [[Other_Libraries | Other Arduino Libraries]] * [[IDE's | IDE's]] * [[Mapping_Software | Mapping Software]] * [[Other_Controllers | Other Controllers]] * [[Protocols | Protocols]] * [[Powering_It_Up | Powering It Up]] * [[General_Troubleshooting | Troubleshooting & Support]] * [[Creating_Projects | Writing Code]] * [[Real_World_Projects | Real World Projects]] * [[Lanterns | Lanterns]] * [[Adhesives_waterproofing | Adhesives and Waterproofing]] * [[Diffusers | Diffusers]] * [[References]] ===Topics=== * [[FastLED_Library | FastLED Library]] * [[Installing_the_Library | Installing the Library]] * [[FastLED_Documentation | FastLED Documentation]] * [[First_Light | First Light]] * [[RGB_vs_HSV | RGB vs HSV]] * [[Color_Correction_(color.h) | Color Correction (color.h)]] * [[Color_Functions_(colorutils.h) | Color Functions (colorutils.h)]] * [[Color_Palettes_(colorpalettes.h) | Color Palettes (colorpalettes.h)]] * [[Math_Functions_(lib8tion.h) | Math Functions (lib8tion.h)]] * [[Noise_Functions_(noise.h) | Noise Functions (noise.h)]] * [[Power_Management_(power_mgt.h) | Power Management (power_mgt.h)]] * [[Using_Delays | Using Delays]] * [[Using_Palettes| Using Palettes]] * [[Matrix_Layouts | Matrix Layouts]] * [[Parallel_Strips | Parallel Strips]] * [[External_Controls | External Inputs]] * [[Using_Additional_Libraries | Using Additional Libraries]] * [[Some_Examples |Some FastLED Examples]] * [[Tips,_Tricks_and_Traps | Tips, Tricks and Traps]] * [[Turning_On_An_LED | Turning On An LED]] * [[Turning_On_the_Whole_String | Turning On the Whole String]] * [[Moving_A_Pixel_In_One_Direction_With_Delays | Moving A Pixel In One Direction With Delays]] * [[Moving_A_Pixel_In_One_Direction_Without_Delays | Moving A Pixel In One Direction Without Delays]] * [[Moving_A_Pixel_In_Two_Directions_With_Delays | Moving A Pixel In Two Directions With Delays]] * [[Moving_A_Pixel_In_Two_Directions_Without_Delays | Moving A Pixel In Two Directions Without Delays]] * [[Catch_the_Rainbow | Catch the Rainbow]] * [[More_Examples | More Examples]] * [[GitHub_%26_pastebin_Links | GitHub & Pastebin Links]] * [[General_Troubleshooting | General Troubleshooting]] * [[Requesting_Support | Requesting Support]] * [[Creating_Projects | Creating Projects]] * [[Other FastLED Users | Other FastLED Users]] * [[Real_World_Projects | Real World Projects]] * [[Other_Hardware | Other Hardware]] * [[Other_Software | Other Software]] * [[Communications | Communications]] * [[Lanterns | Lanterns]] * [[Bamboo_lanterns | Bamboo Lanterns]] * [[Chicken_wire | Chicken Wire Lanterns]] * [[Round_reed | Round Reed Lanterns]] * [[Wireframe | Wire Frame]] * [[Adhesives_waterproofing | Adhesives and Waterproofing]] * [[Diffusers | Diffusers]] * [[References]] * [[https://drive.google.com/file/d/1GKG7RcZcCx1Wd9cAyheR3dhlaCf2eayq/view?usp=sharing | SM Workshop]]