chipiki / IoTNode

IoT Node based on STM32F0 and nRF24L01.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoTNode

My IoT implementation with STM32F0 and nRF24L01.

Compile and run

  1. Install GNU Tools for ARM Embedded Processors. And execute make to compile the code.
  2. For Linux and OS X, clone this repo, follow the instructions on that page and install st-util to your system.
  3. Execute make flash to download the binray to a STM32F0 target via ST Link.

About

IoT Node based on STM32F0 and nRF24L01.


Languages

Language:C 96.5%Language:C++ 2.9%Language:Assembly 0.4%Language:Makefile 0.2%