Skip to content

bastlirna/esp8266-board-hal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP8266 Demo Board - HAL

Build Status

Description

Base PlatformIO library for ESP8266 Demo Board (github repo at /bastlirna/esp8266-board).

Main Goal

Main goal is access a board periphery as simple as is possible. Library adds new layer between HW and user application, so aplication can be simly tested.

Key features

  • Access to buttons (with debounce support)
  • Read temperature and humidity from DHT11 (or DHT22 is configured)
  • Setup RGB led provide simply access to it.

TODO

  • Implement both board versions (actualy is implmemented only Lite version)
  • Implement beeper for tone generation

Dependency

Library uses these libraries:

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published