Elecrow
NRF24L01 Wireless Shield SPI to I2C Interface for Arduino
This is a platform using the ATMEGA48 to help you using the NRF24L0 Module easily. It uses the I2C (TWI) communication protocol to communicate with other con...
This is a platform using the ATMEGA48 to help you using the NRF24L0 Module easily. It uses the I2C (TWI) communication protocol to communicate with other controller such as the Arduino thus to simplify the NRF24L01 communication. With this module, you do not need to understand the tedious communication process of NRF24L01 anymore, building NRF24L01 wireless application would be much easily. Also Demo on Arduino platform would help you learning how to use this module in detail.
Features
- I2C communication with Arduino (address 35)
- Small frame with length 73mm,width 22mm.
- Smooth bidirectional communication, slave or master.
- Maximum transmit distance can reach 70m(Just for reference)
- I2C/TWI protocol simplifies the communication greatly.
- Compatible with Arduino perfectly.
Download
Jargon buster
Plain-language definitions for the technical terms used above.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
Find this product in
Related Tutorials
Free guides on learn.littlebird.com.au