Jeedella / Plantenna_2_Node

This repo contains smart sustainable sensor node
4 stars 2 forks source link

Button support for sending and getting status #7

Closed joepboumans closed 3 years ago

joepboumans commented 3 years ago

For the demo it can be easier to use button presses to extract the data from the Nodes and let the Nodes send data. These incoming and outgoing message can be represented by a LED turning on or off. This makes a demo more visual than serveral serial monitors stacked next to one another.

joepboumans commented 3 years ago

The button uses an interrupt and can be found in the peripheral lib