Skip to content

AlienKevin/arduino-nano-33-ble-i2c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

I2C Example

Use I2C to communicate between two Arduino Nano 33 BLE Sense. Square a number at the other Arduino and send the result back.

See this tutorial for hardware and software set up. Everything is the same except that you need to replace the reader and writer code with ones found in this repo.

Credits

Based on the official Arduino tutorial: Connecting two Nano 33 BLE Sense boards trough I2C. Adapted to square a number at the other Arduino and send the result back.

About

I2C example using Arduino Nano 33 BLE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages