-
Hi, firstly thanks a lot for this piece of work. I'm not into embedded programming to such a degree as to be able to reverse engineer all the quirks in this thing. Therefore I'm so grateful that there…
vecjh updated
4 years ago
-
Hi, I've set-up a homebrew arduino nano with an RGB star.
I followed all the wiring and configurations;
My saber is powering up and displaying its lights well, but I noticed that sound effects keep…
-
I try to print this.........
`#include
#include
#include
#include
#include
U8G2_SSD1305_128X32_ADAFRUIT_F_4W_SW_SPI u8g2(U8G2_R0, /* clock=*/ 13, /* data=*/ 11, /* cs=*/ 10, /* dc=*/ 9,…
-
Hello everybody!
I’m building a homebrew-luxeon system.
If powered by a single 18650 battery everything works fine, but LED power is too low (almost non visible). So I’m trying to use two 18650 conn…
-
So I'm working with a homebrew configuration, and I want to simplify charging because it's meant for someone who isn't technically inclined and if I can get it rechargeable without requiring hilt disa…
-
Library version 1.0.2 from this repository
Call on to `getFolderTrackCount` or `getTotalFolderCount` never returns.
Issue could be similar to https://github.com/DFRobot/DFRobotDFPlayerMini/issue…
-
I don't know if this requires any change from our side (there is no such information yet on this), but it is nice to track new changes we know here.
One article showing Home app from iOS 13 is [her…
-
Has anyone used a standard 5mm rgb led to light their crystal chamber to mirror blade colour. I don't really want to run them parellel to the blade leds as they are running 1A per die whereas the 5mm …
-
I have a weird issue. I use the Arduino Nano and everything works fine. Except that whatever soundfont I put in the last slot will not play the hum sound.
I initially used the DIYino_Prime_SDCard_ima…
-
I can't speak English
change sendPacket function
``` C++
void sendPacket(uint8_t command, uint16_t arg = 0, uint16_t sendSpaceNeeded = c_msSendSpace)
{
uint8_t out[DfMp3_Packet_…
hhgyu updated
4 years ago