Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
John-Mark Gurney 7ca1488b59 add the SX1276Lib library.. 3 years ago
SX1276Lib Merge commit 'a966d1c1930d0207e9662b9636faa91e4d2d71d8' as 'SX1276Lib' 3 years ago
stm32 add fix so that if it's busy we wait and try again... 3 years ago
strobe update link as the paper has moved... same cert for new domains as parent of old.. 3 years ago
.gitignore ignore some standards files to ignore.. 3 years ago
LICENSE.txt add license 3 years ago
Makefile add the SX1276Lib library.. 3 years ago
board.c get basic usb CDC working, and basic strobe working... 3 years ago
board.h get basic usb CDC working, and basic strobe working... 3 years ago
lora.py start of the lorenode initiator 3 years ago
main.c print out some randomness when starting up for now.. shows it's 3 years ago
requirements.txt add the required python packages.. 3 years ago
strobe_rng_init.c make the linker information work... add an inline to ignore warning.. 3 years ago
strobe_rng_init.h make the linker information work... add an inline to ignore warning.. 3 years ago