-
Hello,
thanks for you your wonderful library.
I was looking to grab and reproduce the commands of this remote in order to automate them in an Arduino/Pi/Nodered infrastructure.
https://www.habita…
-
This is the transmitter-receiver module that I think may be good for the Arduino to communicate with the Raspberry Pi.
It is used in this instructable
https://www.instructables.com/id/RF-315433-…
-
Hi,
I am trying to build my own Word Clock and am in the final stage of testing the LED strips.
Using both the strandtest.py and the test script of the source directory, I run into a strange pro…
-
Hi guys,
many thanks for the nice work with this library. I am enjoying it and doing some nice scales.
I was using the library without problems in a NodeMCU 1.0 (ESP 12-E) but I changed to the s…
-
Hello,
The program is stuck in the while loop below.
if(r != FR_OK)
{
MSPrintf(EUSCI_A0_BASE, "Error mounting SD Card, check your connections\r\n");
while(1);
}
I tried…
-
Hello!
I can't find any method of contacting you other than through the issue tracker..
I have used your schematic and code to build my own SBus to Spektrum converter. It's nearly done (board built,…
-
Hi @yuliskov I have connected a wireless mouse to my Android TV box and am using the latest stable version of Smart YouTube TV (6.17.713). However, when I play a video and try to pause with the mouse…
-
Is there any way to get this working for the fs i6s I would love to do some changes to the firmware
-
I own a SSD1331 0.95inch RGB OLED from Waveshare (resolution 96x64, RGB, 65K colorful, [specifications here](https://www.waveshare.com/wiki/0.95inch_RGB_OLED_(A)).
I have been able to find how to con…
-
Hi,
This is the first issue I write on GitHub... :)
I made several laptimer modules since a few days, and it works like a charm. I'm using Bluetooth to UART modules as recommended, but the range i…