Bram documentation

This commit is contained in:
Bram Barbieri
2024-03-11 15:15:18 +01:00
parent cc92eff4f8
commit f8489bca01

View File

@@ -156,6 +156,10 @@ void loop() {
}
}
```
Here i made the fysical design but instead of buzzers i used lights in order to show it working.
![boad turned off.](<assets/Buzzer board off.jpg>)
And here is the the board working:
![board workong and turned on.](<assets/Buzzer board on.jpg>)
### Python For Dummies.