-
So ive been working though troubleshoots for a while now. Im now at the point where ive even done my own PCB cause my old board drove me nuts. So far all is good, all connections are perfect and thing…
-
After having uploaded the code the board, when connecting the DFplayer, a buzzing/crackling sound is playing, once connected it stops. It can occur in opperations when using the saber, ive been at it …
-
hello?
I had a problem with arduino LighsaberOS that there are "error compiling", how do I solve the problem
Thanks
-
Using Arduino IDE v1.6.5-r5. LSOS is unable to start; serial monitor indicates that setup stops at DFPlayer connection and loops repeatedly. A repeated pop from the speaker is audible and the followin…
-
Somehow the same sketches which worked all right before fail to play sounds if compiled with the 1.6.10 version, although compilation passes. I checked, not a hardware problem. With 1.6.4 it still wor…
-
### Basic Infos
I'm using the NodeMCU 1.0 to detect movement with PIR and enable the user to press a button and turn on a light show with sounds. So I power a PIR, a button, a string of neopixels (39…
-
### Basic Infos
#### Hardware
Hardware: ESP-12E module
Core Version: NodeMCU 1.0
### Description
I used the connectWifi() function to connect to my wifi network on my phone once to t…
-
I played with the code because I was bugged that my Kylo Ren did not respond as sensitive to clashes as I wanted it to be. During the debug I discovered, that in the main file LigthSaberOS, in the act…
-
Sometime DFR0299 modul seems to return the wrong number of tracks (4 instead of the real count). According to this [datasheet](http://www.picaxe.com/docs/spe033.pdf) we must wait the module startup by…
-
I can't figure out the correct way to enable the accent led. I uncomment the #define ACCENT_LED line and hook the led line to A2 and I still get nothing.
Also, how do I disable the low power warning?…