Tag: arduino mini pro
- 10
Jul - 2018Android Things
2 min | 12815This article extends the node tree of ProjectDiva to include an Arduino Pro Mini.
This article explains how to connect a Arduino Pro Mini to the nRF24Things application (Android Things). The code allows sending and receiving messages between the nodes. It uses the well-known nRF24 libraries to create a sensor mesh, where the node 0 (in this case a Raspberry Pi running the Android Things application) actuates as a "DHCP" server and assigns the node addresses in the mesh.
Preview
Requireme...