Is it possible to use a WiFi dongle on a Raspberry Pi that is being used as a simulink target?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
David Allen
el 24 de Jul. de 2013
Comentada: Walter Roberson
el 5 de Jun. de 2017
I am attempting to use a Raspberry Pi as a remote data collection tool. I want to read in data (which I can do) and broadcast it, over a wireless network, to a Windows computer. I have a WiFi dongle that works with the RPi, but will this work with a Simulink model?
If it is possible, how do you command the RPi to connect to the wireless network using the WiFi dongle?
0 comentarios
Respuesta aceptada
Murat Belge
el 24 de Jul. de 2013
Yes. As long as there is some form of Internet connection, wired or wireless, Simulink will be able to talk to Raspberry Pi. For your information, I use an Edimax nano wireless adapter plugged directly to one of the USB ports of my R-Pi. Note that not all wireless network adapters are compatible with R-Pi. I have a bunch of them. In my opinion, Edimax works the best.
The default firmware image shipped as part of the Simulink Support Package for Raspberry Pi is already configured to accommodate a wireless network adapter. Plug-in your wireless network adapater to the board, reboot and just start the "WiFi Config" utility on your R-Pi desktop. Then you can scan available networks and connect to the one you want.
Here is somewhat long-winded instructions for Wi-Fi configuration: http://rasmus.pw/installing-the-edimax-ew-7811un-on-raspbian-raspberry-pi/
If you are using the "Wifi Config" GUI, skip steps 6 & 7.
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Raspberry Pi Hardware 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!