# WirelessHART-Contiki **Repository Path**: maoxiaomeng/WirelessHART-Contiki ## Basic Information - **Project Name**: WirelessHART-Contiki - **Description**: Implementation of WirelessHART using Contiki OS - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-03 - **Last Updated**: 2022-08-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WirelessHART-Contiki Implementation of WirelessHART using Contiki OS How to use it: 1. Use the scheduler to get the transmission schedule 2. Put the schedule into the orchestra.c file (int schedule[]) 3. Run the code You can switch into two different modes: 1. testbed mode 2. simulation mode