Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nanoleaf-firmware
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
Nanoleaf-firmware
Commits
87c41afb
Unverified
Commit
87c41afb
authored
4 years ago
by
Lorenz Nimmervoll
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #56 from mrvanes/patch-1
Update Software_Installation.md
parents
145805ae
309c5fab
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Software_Installation.md
+3
-3
3 additions, 3 deletions
Software_Installation.md
with
3 additions
and
3 deletions
Software_Installation.md
+
3
−
3
View file @
87c41afb
...
@@ -111,7 +111,7 @@ The video wasn't updated for the new update, so the library versions are incorre
...
@@ -111,7 +111,7 @@ The video wasn't updated for the new update, so the library versions are incorre
!
[](
software_screenshots/secret.png?raw=true
)
!
[](
software_screenshots/secret.png?raw=true
)
5.
Configure the main parameters
5.
Configure the main parameters
In the .ino file there are many parameters to change and tweak the essential settings are:
In the
esp8266-fastled-iot-webserver
.ino file there are many parameters to change and tweak the essential settings are:
-
`LED_TYPE`
: The type of LED strip that is used (WS2812B, APA102, ...)
-
`LED_TYPE`
: The type of LED strip that is used (WS2812B, APA102, ...)
-
`DATA_PIN`
: The pin where the LED-Strip is connected
-
`DATA_PIN`
: The pin where the LED-Strip is connected
-
`CLK_PIN`
: Additional clock pin when using LED-Strips with 4 pins.
-
`CLK_PIN`
: Additional clock pin when using LED-Strips with 4 pins.
...
@@ -171,7 +171,7 @@ This type is used for the [twisted](https://www.thingiverse.com/thing:4129249) o
...
@@ -171,7 +171,7 @@ This type is used for the [twisted](https://www.thingiverse.com/thing:4129249) o
Parameters:
Parameters:
-
`LINE_COUNT`
: Amount of the LED strip lines, (with the provided cores it's 8)
-
`LINE_COUNT`
: Amount of the LED strip lines, (with the provided cores it's 8)
-
`
PIXEL
S_PER_L
EAF
`
: Amount of the LEDs inside one triangle
-
`
LED
S_PER_L
INE
`
: Amount of the LEDs inside one triangle
#### 2.2.4 [4] Nanoleaf Replica
#### 2.2.4 [4] Nanoleaf Replica
...
@@ -180,7 +180,7 @@ This type is used for the [3D-Printed Nanoleafs](https://www.thingiverse.com/thi
...
@@ -180,7 +180,7 @@ This type is used for the [3D-Printed Nanoleafs](https://www.thingiverse.com/thi
Parameters:
Parameters:
-
`LEAFCOUNT`
: Amount of the LED strip lines, (with the provided cores it's 8)
-
`LEAFCOUNT`
: Amount of the LED strip lines, (with the provided cores it's 8)
-
`
LED
S_PER_L
INE
`
: Amount of the LEDs per strip
-
`
PIXEL
S_PER_L
EAF
`
: Amount of the LEDs per strip
#### 2.2.5 [5] Animated RGB-Logos
#### 2.2.5 [5] Animated RGB-Logos
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment