This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I2C>(1) | |
Searching I2C address space. Found devices at: | |
0xA0(0x50 W) 0xA1(0x50 R) 0xA2(0x51 W) 0xA3(0x51 R) 0xA4(0x52 W) 0xA5(0x52 R) 0xA6(0x53 W) 0xA7(0x53 R) 0xA8(0x54 W) 0xA9(0x54 R) 0xAA(0x55 W) 0xAB(0x55 R) 0xAC(0x56 W) 0xAD(0x56 R) 0xAE(0x57 W) 0xAF(0x57 R) | |
I2C>[0xa4 0 0x2a] | |
I2C START BIT | |
WRITE: 0xA4 ACK | |
WRITE: 0x00 ACK | |
WRITE: 0x2A ACK | |
I2C STOP BIT |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define u8 uint8_t | |
#define u16 uint16_t | |
#define u32 uint32_t | |
#include "Arduino.h" | |
//#define pad_noSelectPin | |
namespace pad { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// ¢2014 noferi mickaël, under creative common by-nc-sa 3.0 | |
define('ekomiNumber','*****'); | |
define('ekomiInterface','*****'); | |
define('ekomiInterfacePass','***********************'); | |
define('ekomiUrl','http://api.ekomi.de/v2/'); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* * bbb - bubblebloc - | |
* (c) 2013 noferi mickaël | |
* under creative common 3.0 by-nc-sa | |
* * | |
* ** * / | |
-- head map -- | |
0 0 u32 pointer to memory | |
4 1 u32 reserved |