Skip to content

andrewgodwin/arduino-examples

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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.

gps-tracker

This sketch is a Particle-compatible sketch that uses a GPS breakout module to track a car as it moves.

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