Der Proto-Dog freut sich wenn er dich sieht! Dafür braucht ihr einen Arduino o. ä. einen Servo Motor, Ultraschallsensor und für die Gestaltung Pappe, Schere und ggf. Leim. Code Beispiel: ARDUINOELECTRONICSTRACKING
….oder auch als Himmel oder Hölle bekannt. Servo Motoren kombiniert mit 3D Druck und Arduino lassen eure Papierfalt-Kunst zum Leben erwachen. Du brauchst: Arduino (Mega, Uno, Leonardo…), PCA9685 PWM Servo Driver, Servo, Netzteil 3D Druck-Datei: …ARDUINOELECTRONICSLASERCUTTRACKING
Creating prototypes or artpieces with code or electronics can be a quiet painful process, especially when complex technology is involved – which often is :). Therefore, the project Instant Prototypes is a kind of counterpart …ARDUINOELECTRONICS
Make MIDI Keyboard of your Arduino Arduino Code to make a full MIDI Keyboard out of the controller 🙂 – This needs the „MIDIUSB“ Library installed! Code for p5.js to visualize midi input THIS ONLY …ARDUINOJAVASCRIPTSOUND
Arduino Leonardo and equivalents can emulate a simple keyboard out of the box. We use this simple approach to send stepped keycode values to the browser. Those key values are used to drive some example …ARDUINOJAVASCRIPT