KonradWyrozumski / IoT-workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IoT-workshop

This repository contains simple excercise for IoT workshop.

It uses Wemos D1 MINI as a board based on ESP8266 and PlatformIO as IDE.

Excercise purpose is to create LED ladder using 4xLED controlled by potentiometer.

  1. 4 LED with resistors to inputs:
  • D1
  • D2
  • D3
  • D4
  1. Connect potentiometer to analog input A0
  2. Connect LED display with TM1637 driver to D0 and D5

There are two branches:

  1. before - initial project setup with PlatformIO with board selected
  2. after - branch with all code required to have excercise up and running

About

License:MIT License


Languages

Language:Eagle 100.0%