Practical Contiki-Ng: Programming for Wireless Sensor Networks Kurniawan AgusPaperback
Chapter 1 title: Introduction to Wireless Sensor NetworkChapter Goal: to introduce to Wireless Sensor Network (WSN) and to prepare development environment - 1.1 Introduction to Wireless Sensor Network…
Specifikacia Practical Contiki-Ng: Programming for Wireless Sensor Networks Kurniawan AgusPaperback
Chapter 1 title: Introduction to Wireless Sensor NetworkChapter Goal: to introduce to Wireless Sensor Network (WSN) and to prepare development environment - 1.1 Introduction to Wireless Sensor Network (WSN)- 1.2 Introduction to Contiki-NG- 1.3 Review WSN Hardware for Contiki-NG- 1.4 Set up Development Environment for Contiki-NG- 1.5 Contiki-NG Simulator- 1.6 Contiki-NG and Raspberry Pi- 1.7 Hello World Application for Contiki-NGChapter 2 title: Basic Contiki-NG ProgrammingChapter Goal: to introduce how to write programs for Contiki-NG platform- 2.1 Contiki-NG Programming Model- 2.2 Contiki-NG Coding Conventions- 2.3 Programming Syntax for Contiki-NG- 2.4 Demo: Building Contiki-NG ApplicationChapter 3 title: Concurrency Chapter Goal: build concurrency program-based Contiki-NG to perform many tasks- 3.1 Introduction to Concurrency- 3.2 Concurrency Approach in Contiki-NG- 3.3