photo

Mohit Khandelwal


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
How do you program the Arduino in Simulink so you can read the sensors via I2C and SPI?
% create an arduino object a = arduino('com3', 'uno'); % start the loop to blink led for 10 seconds for i = 1:10 ...

environ 6 ans il y a | 0