Skip to content

Instantly share code, notes, and snippets.

View pdt256's full-sized avatar

Jamie Isaacs pdt256

View GitHub Profile
@rlogiacco
rlogiacco / receiver.ino
Last active December 15, 2022 23:36
nRF24 multiple transmitters
#include <SPI.h>
#include "nRF24L01.h"
#include "RF24.h"
int senderId;
// Set up nRF24L01 radio on SPI bus plus pins 9 & 10
//Contacts from the radio to connect NRF24L01 pinamnam -> Arduino