-
Servus Reisi,
bei der Helena hast Du im Code beim Einlesen der Spannung ein Teilungsverhältnis von 1/3 stehen. Die Beschaltung im Ctrl-Board ist 1/6 (100K + 470K).
Die App gibt bei anliegenden 8V im…
-
Hi,
I'm using this library to transmit certain numbers from one arduino to another. It works perfectly with digital pin 2 and 3. I want to use other digital pin as well, but it didn't work with any ot…
-
Hello,
I would like to do something like this (this is not valid code; just to give you an idea):
void setup():
oled.setCursor(0, 0);
oled.println(„Headline“);
void loop():
oled.setCursor(…
-
I have a Dell Inspiron 1501 with a 65W charger that won't work. I tried your code on a Arduino Uno running at 16MHz and using pin10 to drive the centre conductor (ground of dell charger connected to g…
-
When I pick digispark-usb as the board, PlatformIO installs micronucleus tool version 1.2 (mac binaries) whereas the current version is >2. I wonder if there is a way to modify some setting so it fetc…
-
Is it possible to make the ESP8266 appear as a HID MIDI device over USB with this library?
If so, what are the necessary steps?
-
As soon as I add the code to attach the callbacks. it breaks and the LED doesn't light up.
The only conceptual difference between the SinglePress example and my code (I think) is that the Adafruit T…
-
I would be willing to help with support for Atmel controllers like the ATTiny and ATMega. If these can be emulated you could in theory use this for arduino development without an arduino.
-
Hello. Thank you because of your great project. The link (http://www.practicalarduino.com/projects/easy/virtual-usb-keyboard) you have been mentioned in your REDME has been expired. Do you have any pl…
-
Hello friend, good day, first of all excellent work maintaining the Lisergio project and greetings from Mexico.
Surfing to the net I found the Lisergio's project, and later this github, I have a co…