IoT Cloud - Getting Started

Get familiar with the Arduino IoT Cloud and take your first steps into the world of connected objects.

Jan 21, 2019

195491 views

145 respects

Components and supplies

1

Pushbutton switch 12mm

1

Arduino MKR1000

1

LED (generic)

1

Resistor 10k ohm

1

Rotary potentiometer (generic)

1

Resistor 221 ohm

1

Breadboard (generic)

1

Arduino MKR IoT Bundle

Apps and platforms

1

Arduino Web Editor

1

Arduino IoT Cloud

Project description

Code

FT Debouncer Library

This library makes it easier to implement push and release actions for physical buttons, without the burden to track time, buttons states and change of state between LOW and HIGH. Create a Debounce Manager, add a pin to keep track of and let the library call two functions for when the button is pressed or released. More info on the GitHub repository, as well as in the video.

/

0
0
Latest commit to the master branch on Invalid date

Downloadable files

Schematic

Schematic for the circuit

Schematic

Schematic

Schematic for the circuit

Schematic

Comments

Only logged in users can leave comments

Arduino_Genuino

0 Followers

0 Projects

Table of contents

Intro

145

0