Manage cookies

We use cookies to improve our services. Read more about how we use cookies and how you can refuse them.

The necessary cookies help to make the website work properly.

Anonymous statistical cookies help to understand how visitors use the website.

  • Tag: arduino mini pro


    • Android Things
      2 min | 6041

      #ProjectDIVA: Arduino Mini Pro

      Android Things | 2 min | 6041


      This 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...