
whats the meaning of 0x30, 0x31 in this code?? - Question - Mbed
2014年4月17日 · 10 years, 10 months ago. whats the meaning of 0x30, 0x31 in this code?? the code is to get the RSSI value from xbee .. its like we get the value of rssi in Hexadecimal...we convert it into decimal and multiply it with -1 to get the actual value but i m not able to get what is being done in the SWITCH CASE can anybody explain wat is the meaning of (0*30)*16 and 0*31 and also the second switch ...
Adafruit-GFX-Library-master - Mbed
Boards. Build your Mbed projects with development boards for Arm Cortex processors and MCUs
ADXL345 activity/inactivity interrupts - Mbed
2014年11月5日 · Data Formatt (0x31) 0x09 Full res, Right Justify, 4g Activity Threshold ( 0x24) 0x02 1/8g Inactivity Threshold (0x25) 0x04 1/4g
DMX - Mbed
2006年3月31日 · Boards. Build your Mbed projects with development boards for Arm Cortex processors and MCUs
Adafruit-GFX-Library-master - Mbed
00001 const uint8_t FreeMonoOblique12pt7bBitmaps[] PROGMEM = { 00002 0x11, 0x11, 0x12, 0x22, 0x22, 0x00, 0x0E, 0xE0, 0xE7, 0xE7, 0xC6, 0xC6, 00003 0xC6, 0x84, 0x84 ...
MPU6050 - Mbed
Boards. Build your Mbed projects with development boards for Arm Cortex processors and MCUs
BufferedSerial - API references and tutorials - Mbed
Printing to the console. Mbed OS redefines target-dependent I/O functions in the C library to allow you to use the C standard I/O library functions (s\v\f\n\printf, scanf and so on) in your application for printing to the console.
ILI9340Library - ILI9340 Library based on the Arduino version
2014年11月4日 · File content as of revision 2:effcedd42f1b: /***** This is an Arduino Library for the Adafruit 2.2" SPI display.
mpu6050 - Mbed
00001 #ifndef __MPU6050_H 00002 #define __MPU6050_H 00003 00004 #include "mbed.h" 00005 00006 #define MPU6050_XG_OFFS_TC 0x00 00007 #define MPU6050_YG_OFFS_TC 0x01 00008 #define MPU6050_ZG_OFFS_TC 0x02 00009 #define MPU6050_X_FINE_GAIN 0x03 00010 #define MPU6050_Y_FINE_GAIN 0x04 00011 #define MPU6050_Z_FINE_GAIN 0x05 00012 #define MPU6050_XA ...
S-BUS - Mbed
Keil Studio Cloud. Arm's IDE for IoT, embedded and Mbed development