..
ArduinO ArduiNoKeyboard
applications:
ArduinoDigisparkZoomOn
selon
https://www.calypt.com/blog/index.php/red-team-recuperer-des-identifiants-windows-avec-un-digispark/
sité:
https://github.com/platformio/platform-atmelavr/issues/113
https://raw.githubusercontent.com/digistump/DigisparkArduinoIntegration/master/libraries/DigisparkKeyboard/DigiKeyboard.h
#include "DigiKeyboard.h"
void setup() {
// don't need to set anything up to use DigiKeyboard
}
void loop() {
// this is generally not necessary but with some older systems it seems to
// prevent missing the first character after a delay:
DigiKeyboard.sendKeyStroke(0);
// Type out this string letter by letter on the computer (assumes US-style
// keyboard)
DigiKeyboard.println("Hello Digispark!");
// It's better to use DigiKeyboard.delay() over the regular Arduino delay()
// if doing keyboard stuff because it keeps talking to the computer to make
// sure the computer knows the keyboard is alive and connected
DigiKeyboard.delay(5000);
}
ok, exec demade digikey
finaleme,t dipsonible
mais ne sembme pas portable!
reprogrammé en blink 10 Hz
apparait comme 16D0 0753
16c0 27DB une fois en exécution
monté dasn E6519 W10: fonctionne, reconnu digikey
résumé: souvent pas retrouv& pilote (et jamais suir acer w7)