Why does my device driver not work?
Ältere Kommentare anzeigen
I want to create my own device driver Sink to drive custom external hardware.
I thought as a simple starting point it may be a good exercise to replicate an existing block (in my case the Servo block).
I did the best I can but for some reason just nothing happens on my Arduino Uno...
As I have no plan at all on how to debug, I don't even know where to start to find the reason.
Maybe someone could try this out. The servo data pin is meant to be attached to pin 9 on an Arduino Uno. My code is attached.
Antworten (1)
Nikhil Sonavane
am 30 Dez. 2020
0 Stimmen
You may refer to the following documentation and verify if you followed the same procedure-
1 Kommentar
Manuel Reimer
am 1 Jan. 2021
Kategorien
Mehr zu Arduino Hardware finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!