rishabh00 / generic-ZCL

Generic ZigBee Cluster Library. It's my undergrad final year project. The goal of the project was to develop a library to make development of ZigBee base IoT device faster and more portable, also use concepts which I learned during my training, like Socket programming, IPC, threading cross compilation etc. This code is just POC of initial thought.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generic-ZCL

Generic ZigBee Cluster Library. It's my undergrad final year project. The goal of the project was to develop a library to make development of ZigBee base IoT device faster and more portable, also use concepts which I learned during my training, like Socket programming, IPC, threading cross compilation etc. This code is just POC of initial thought.

#Team members

  • Rishabh Sheth
  • Daksha Vasni
  • Reshma Patel
  • Hitarth Bulsara
  • Hasti Gondaliya

About

Generic ZigBee Cluster Library. It's my undergrad final year project. The goal of the project was to develop a library to make development of ZigBee base IoT device faster and more portable, also use concepts which I learned during my training, like Socket programming, IPC, threading cross compilation etc. This code is just POC of initial thought.

License:MIT License


Languages

Language:C 98.9%Language:Makefile 1.1%