Jeremy Smith
Member
I have a project that is running perfect in terms of code and serial communication. I have a keyboard that is connected to the teensy 4.1 via its usb host pins, and the teensy then connects to the PC via its built-in micro-USB connector. I can type on the keyboard and the teensy receives the data, modifies it, and sends the modified data as keystrokes to the PC. The teensy receives data from this wifi module: bw-16 rtl8720dn breakout board which is connected to the teensy 4.1 via UART connection. Both the wifi breakout board and the teensy 4.1 are connected to the PC via usb cables.
Now that everything is working, the last part of the project is to replace the RTL8720DN breakout board with the smaller module version: RTL8720DN module and eliminate the second usb cord that was running from the breakout board to the PC.
Here is an image to visualize desired setup:
How will this module receive power? Can the teensy 4.1 draw power from its usb cord to deliver enough power to itself and the wifi module? If so, how do I connect?
Thanks,
Jeremy
Now that everything is working, the last part of the project is to replace the RTL8720DN breakout board with the smaller module version: RTL8720DN module and eliminate the second usb cord that was running from the breakout board to the PC.
Here is an image to visualize desired setup:
How will this module receive power? Can the teensy 4.1 draw power from its usb cord to deliver enough power to itself and the wifi module? If so, how do I connect?
Thanks,
Jeremy