Skip to content

Example code for Arduino and other embedded devices that use its IDE

Notifications You must be signed in to change notification settings

norberto-enomoto/arduino-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Arduino Examples

A collection of code examples for Arduino boards and other similar devices (ESP8266, Teensy, etc.) collected from my various experiments.

esp8266-temperature

This set of sketches demonstrates measuring temperature from an ESP8266 development board with a thermistor, then submitting that value periodically over the network to an InfluxDB database so it can be analysed and graphed.

wifi-button

This sketch is the source code that powers my WiFi button, a device that uses an ESP32 chip in deep sleep mode to control my lights while preserving battery power.

License

All code in this repository is under the Apache 2 license.

About

Example code for Arduino and other embedded devices that use its IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%