photo

Mohit Khandelwal


Aktiv seit 2018

Followers: 0   Following: 0

Statistik

  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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 ...

fast 6 Jahre vor | 0