Skip to content

Adobe-Android/easy-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oled_button

A hello world style tutorial using an i2c oled display and a tactile push-button switch.

Credit to squix78 at https://blog.squix.org for the nodemcu 1.0 part schematic.

This specific part can be found here: https://blog.squix.org/2015/05/esp8266-nodemcu-v10-part-created-for.html

Libraries:

Software:

Hardware requirements:

  • 1 NodeMCU 1.0: https://en.wikipedia.org/wiki/NodeMCU
  • 1 USB A to Micro B cable (must be a data cable)
  • 1 Solderless breadboard (mini or larger)
  • 1 i2C compatible display (need additional jumper wires for connecting)
  • 2 Pairs of male to male jumper wires (4 total)
  • 1 Push-button switch
  • 1 10K Ohm resistor

What I bought:

About

A hello world style tutorial using an i2c oled display and a tactile push-button switch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages