Contiki-NG
Loading...
Searching...
No Matches

Topics

 OpenMote-CC2538 sensors
 
 
 OpenMote-CC2538 user button
 
 
 TPS62730 voltage regulator
 
 

Files

file  board.c
 Board-initialisation for the OpenMote-CC2538 platform.
 
file  board.h
 This file provides connectivity information on LEDs, Buttons, UART and other OpenMote-CC2538 peripherals.
 

Functions

void board_init ()
 Board specific iniatialisation.
 

OpenMote-CC2538 Button configuration

Buttons on the OpenMote-CC2538 are connected as follows:

  • BUTTON_USER -> PC3
#define BUTTON_USER_PORT   GPIO_C_NUM
 BUTTON_USER -> PC3.
 

Detailed Description

The OpenMote-CC2538 board was designed at UC Berkeley in 2013 and is comercialized by OpenMote Technologies since 2014.

It is the first commercial platform based on the powerful TI CC2538 SoC. It uses a XBee form-factor to ease prototyping.