Skip to content

guywithaview/Arduino-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino-Test

Arduino test sketches.

Sercom

For MKR1000 only Test sketch with 4 serial ports:

  • Serial - Native USB interface
  • Serial1 - Default serial port on D13, D14 (Sercom 5)
  • Serial2 - Extra serial port on D0, D1 (Sercom 3)
  • Serial3 - Extra serial port on D4, D5 (Sercom 4)

No more can be added with out reconfiguring the SPI or Wire interfaces.

GY-87

Tests basic functionality of the GY-87 sensor board. The board is small, cheap and contains an accelerometer, gyro, magnetometer and barometric pressure sensor. Requires the I2Cdevlib library.

About

Test sketches for the Arduino MKR1000

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%