Components and supplies
Arduino Nano 33 IoT
USB-A to Micro-USB Cable
Apps and platforms
Arduino IDE
Visual Studio 2017
Visual Micro
Project description
Code
NetworkDisplay.ino
arduino
Networking Helper Functions from WiFi NINA Examples on Arduino Website
Secrets.h
arduino
Somewhere to store your wifi credentials outside of main sketch
Secrets.h
arduino
Somewhere to store your wifi credentials outside of main sketch
WifiNINA_UDPVMDebugger.ino
arduino
Mainh Sketch to use with Debugging Example
NetworkDisplay.ino
arduino
Networking Helper Functions from WiFi NINA Examples on Arduino Website
Downloadable files
Board
Just connect the board to your PC via the USB Lead, no additional wiring required for the debugging.
Board
Board
Just connect the board to your PC via the USB Lead, no additional wiring required for the debugging.
Board
Comments
Only logged in users can leave comments
Anonymous user
2 years ago
The vMicro Serial Debugger supports both of these boards individually: ESP8266 Wifi Debug: https://www.youtube.com/watch?v=kNR06xeKsQ8 Uno Serial Debug: https://www.youtube.com/watch?v=RL3T7XvHPFM At present you cannot use the ESP8266 as the Wifi Interface, and debug the Uno over Wifi.
Anonymous user
4 years ago
I have an Arduino UNO R3 and an ESP8266 with it. Can I use It? Please help me cause I'm new to Arduino and found this project pretty interesting.