Appiko
Modules
Applications

All the applications that this repository contains. More...

Modules

 An application to demo the Bluey's capabilities
 A Bluey demo.
 
 Hello World Blinky
 A simple application that blinks a LED.
 
 Hello World RTT printf
 A simple application that blinks a LED and outputs a printf statement over SEGGER's Real Time Transfer (RTT) channel through the JLink debugger.
 
 SAADC Logger
 Low power analog data logger with the SAADC peripheral. The image below gives the flow of how the peripherals of nRF52 is setup for this application.
 
 The code for the PIR based Sense units.
 The PIR sense application's main file that makes it operate.
 
 The code for the active IR based Sense units.
 The active IR sense application's main file that makes it operate.
 
 A demo of a simple state machine
 A simple state machine of three states is implemented in this example both switch statement and function pointers. This example is compiled for the Bluey board. The state machine is as shown in the diagram below. Note that button in the diagram means the release of the button.
 
 System level testing application for Sense Rev4 board
 The main file for System level testing application which is used to test functioning of board.
 
 Hardware testing application for Sense Rev4 board
 The main file for hardware testing application which is used to test functioning of board.
 

Detailed Description