All Questions
Tagged with windows arduino-leonardo
4 questions
-1
votes
1
answer
146
views
Joystick library not reading potentiometer
I am using Joystick Library to make a HOTAS system for flight simulators. When I load the test program I can get all the simulated controller inputs to register in windows. I can also get the value ...
0
votes
1
answer
1k
views
Windows 10 does not recognize Arduino Leonardo
Using Arduino Leonardo, IDE 1.8.9, Windows 10.
For a short time, when I first got the Leonardo, Windows 10 would recognize the board; I could see it in devices, Windows 10 would make a sound when ...
2
votes
0
answers
176
views
Cannot connect device with nRF8001 Bluetooth LE to Windows 10 PC
I've built a device using an IMUduino board, which is supposed to be similar to Arduino Leonardo board with a nRF8001 bluetooth. I was able to connect my device to an Android phone using the nRF UART ...
1
vote
2
answers
27k
views
Press the Windows key using "keyboard.press();"
Is it possible to allow an Arduino Leonardo to simulate pressing the Windows key using the keyboard.press(......); command?
If so, what is the required value?