Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

License

NotificationsYou must be signed in to change notification settings

pantaluna/esp32_bh1750fvi_lightsensor_using_lib

Repository files navigation

This project demonstrates the basics of using the MJD component "mjd_bh1750fvi" for the BG1750FVI light sensor.

Use it to get insights in how to use this component.

Goto the component "components/mjd_bh1750fvi" for installation and usage/wiring instructions, data sheets, FAQ, photo's, etc. for the hardware and software.

What are the HW SW requirements of the ESP32 MJD Starter Kit?

Hardware

  • A decent ESP development board. I suggest to buy a popular development board with good technical documentation and a significant user base. Examples:Adafruit HUZZAH32,Espressif ESP32-DevKitC,Pycom WiPy,Wemos D32.
  • The peripherals that are used in the project.@tip The README of each component contains a section "Shop Products".@example A Bosch BME280 meteo sensor breakout board.

Software: ESP-IDF v3.2

mkdir ~/espcd    ~/espgit clone -b v3.3 --recursive https://github.com/espressif/esp-idf.git esp-idf-v3.2

Running the example

  • Runmake menuconfig and modify for example the GPIO PIN# that you want to use.
  • Runmake flash monitor to build and upload the example to your board and connect to its serial terminal.

Reference: the ESP32 MJD Starter Kit SDK

Do you also want to create innovative IoT projects that use the ESP32 chip, or ESP32-based modules, of the popular company Espressif? Well, I did and still do. And I hope you do too.

The objective of this well documented Starter Kit is to accelerate the development of your IoT projects for ESP32 hardware using the ESP-IDF framework from Espressif and get inspired what kind of apps you can build for ESP32 using various hardware modules.

Go tohttps://github.com/pantaluna/esp32-mjd-starter-kit

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp