-
Notifications
You must be signed in to change notification settings - Fork 6
Hardware Setup
HomeKid edited this page Mar 24, 2020
·
4 revisions
USB TTL adapter
NodeMCU or Wemos D1 Mini
ULN2003 Stepper Controller
28BYJ-48 5V Stepper Motor
BH1750 Light Sensor (with Lens)
Jumper cables
-
I2C bus pins for BH1750 Light Sensor on ESP12E/F boards are
GPIO5 - SCL
andGPIO4 - SDA
. If you are using Wemos D1 mini, I2C pins areSCL - D1
andSDA - D2
! -
This sensor also has an option for resetting to factory default. Long pressing for 10 seconds a button connected to
GPIO0 and GND
will reset the ESP!