/blink

The very first practice project using Arduio, Capstone Design Class (2018 Spring)

Primary LanguageC++MIT LicenseMIT

blink

The very first practice project using Arduio

  • 07/03/2018
  • Capstone Design I (2018 Spring)
  • Used ESP8266(aka NodeMCU) for this project

Blink

This repository contains following three different files:

DS18b20

This repository also contains following file to examine DS18b20 sensor:

  • ds18b20.ino - Actual main source code
  • Data collected from my DS18b20 can be checked from here

References