nanoI2CSlaveExpander
ARDUINO Nano v3 used as I2C slace digital and analog io expander for ESP8266 and others...
blink.ino File Reference

A little blink on output n°8 of how to use the project nanoI2CIOExpander. More...

#include <nanoI2CIOExpLib.h>

Go to the source code of this file.

Functions

void setup ()
 
void loop ()
 

Variables

CNanoI2CIOExpander ioexp
 

Detailed Description

A little blink on output n°8 of how to use the project nanoI2CIOExpander.

Author
J.Soranzo
Date
5/01/2019
Version
git_versionning

Definition in file blink.ino.

Function Documentation

◆ loop()

void loop ( )

Definition at line 26 of file blink.ino.

◆ setup()

void setup ( )

Definition at line 16 of file blink.ino.

Variable Documentation

◆ ioexp

Definition at line 14 of file blink.ino.