Schlagwort: OLED
-

Bluetooth Interface
The main idea of this project is to send some information from your cell phone (through an App) to your Arduino via Bluetooth and then to display this information on an OLED Display. I found this project originally published by circuitdigest.com on how to build a basic Smart Watch Interface easy to follow and well…
-
Alarm mit Ultraschall-Sensor
Sobald vom Ultraschall-Sensor ein Objekt näher als „eingestellter Abstand“ (in diesem Beispiel 15cm) wahrgenommen wird, ertönt ein „Beep“ vom Summer. Der aktuelle Abstand wird auf dem OLED-Anzeige angezeigt. Materialien Video Hardware: Das Ultraschall-Modul HC-SR04 hat 4 Pins (Beinchen): 5V, GND, ECHO und TRIGGER. 5V und GND sind die Versorgungspins. Wenn der Arduino den Pin TRIGGER…