josephyuzb / water_sensors_wireless_comm

Code for the CC1310 wireless communication kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Code for the CC1310 kit

Project exported from Code Composer Studio 7.1.0.00016

  • RF_Com.c and RF_Com.h contain the code for the radio communication between the devices.
  • ToServer_Com.c and ToServer_Com.h contain the code for communication between the device and the server on the receiving side
  • receptor.c and receptor.h to implement the receiving module's functionality
  • transmitter.c and transmitter.h to implement the sensor's module's functionality
  • protocol.h some constants related to communication protocol used
  • util.c and util.h contain utility functions
  • main.c contains the entry point of the program

About

Code for the CC1310 wireless communication kit


Languages

Language:C 77.5%Language:Makefile 16.6%Language:Java 5.0%Language:XS 0.6%Language:PHP 0.2%Language:C++ 0.1%