IoT & Home Automation w/nRF24l01 & Raspberry Pi

How to setup IoT devices with Arduino and a Raspberry Pi for a home automation system.

May 29, 2022

3592 views

0 respects

Components and supplies

2

NRF24 Adapter

2

nRF24 Module (Generic)

1

Mobile Device (iOS, Android, etc)

1

Raspberry Pi 3 Model B

1

Arduino UNO

Apps and platforms

1

MQTT

Project description

Code

RF24Ethernet

Enables standard TCP/IP networking on even the smallest Arduino devices. Similar to the Ethernet API but wireless, using nrf24l01 radios.

/

0
0
Latest commit to the master branch on Invalid date

MQTT Library

This is an MQTT library compatible with RF24Ethernet

/

0
0
Latest commit to the master branch on Invalid date

RF24Ethernet

Enables standard TCP/IP networking on even the smallest Arduino devices. Similar to the Ethernet API but wireless, using nrf24l01 radios.

/

0
0
Latest commit to the master branch on Invalid date

RF24Gateway

For Raspberry Pi, creates a standard network interface linked to a wireless mesh network of nrf24l01 radio nodes.

/

0
0
Latest commit to the master branch on Invalid date

RF24Gateway

For Raspberry Pi, creates a standard network interface linked to a wireless mesh network of nrf24l01 radio nodes.

/

0
0
Latest commit to the master branch on Invalid date

Downloadable files

nrf24l01 Adapter

I recommend these for all your nrf24l01 devices. Converts from any 5v source into 3.3v for the radios. Wiring information can be found at https://nrf24.github.io/RF24/index.html by scrolling down

nrf24l01 Adapter

nrf24l01 Adapter

I recommend these for all your nrf24l01 devices. Converts from any 5v source into 3.3v for the radios. Wiring information can be found at https://nrf24.github.io/RF24/index.html by scrolling down

nrf24l01 Adapter

Comments

Only logged in users can leave comments

TMRh20

0 Followers

0 Projects

Table of contents

Intro

0

0