How do i use Simulink to make an app that allows communication between android and arduino through USB ?
    4 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Kiat Nern Yeo
 el 17 de Jun. de 2019
  
    
    
    
    
    Respondida: Alireza Ghaderi
 el 25 de Mayo de 2020
            Hello all
Is it possible to use SImulink to make an app that allows android and arduino to communicate with each other via an USB-OTG cable ?
I understand that there is a serial receive and send within the Arduino support package.
However, there is no such block within the android support package.
I would like to see if this is possible directly, or is it always necessary to create a separate application that runs in the backgroun to send and receive the serial data?
Cheers !
0 comentarios
Respuesta aceptada
  Sruthi Yenugula
    
 el 20 de Jun. de 2019
        Currently Android Support package does'nt have USB-OTG support, you can use ToApp/FromApp block and implement your own USB communication in Android Studio
Check below examples on how to use fromApp and toApp blocks
Más respuestas (1)
  Alireza Ghaderi
 el 25 de Mayo de 2020
        i think it is supported now... I havent done that but there is a Serial send/receive in Simulink suport packages for android. I think that would do the job
0 comentarios
Ver también
Categorías
				Más información sobre Modeling en Help Center y File Exchange.
			
	Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!