Skip to content

ClemensAtElektor/Arduino-UNO-R4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-UNO-R4

Exploring UNO R4 Minima & WiFi features.

On the UNO R4, Serial is the USB port, Serial1 is on pins 0 & 1.

Put

#define NO_USB
#include <Arduino.h>

at the top of the sketch to route Serial to pins 0 and 1.

On the WiFi Serial2 is connected to the Wi-Fi module.

About

Exploring UNO R4 Minima & WiFi features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages