当前位置:网站首页>ESP8266-Arduino programming example-GA1A12S202 logarithmic scale analog light sensor
ESP8266-Arduino programming example-GA1A12S202 logarithmic scale analog light sensor
2022-08-01 16:02:00 【Visual & al intelligence】
GA1A12S202 Logarithmic Scale Analog Light Sensor
1, Introduction to GA1A12S202
The GA1A12S202 sensor is logarithmic over a large dynamic range of 3 to 55,000 Lux, so it has high sensitivity at low light levels, but is also nearly impossible to "maximize" so it can be used indoors or outdoorsIt does not require code changes or calibration.
GA1A12S202 Sensor Breakout is small and easy to integrate into any project.It's a nice upgrade to the CdS photocell.It does not require a microcontroller and the analog voltage output increases with the amount of light hitting the sensor surface.Use it to build photovore, automated lighting systems, photometers, or any number of light-sensitive/light-responsive projects.
2. Hardware preparation
- ESP8266 NodeMCU development board
- One MLX90614 sensor module
- Panel one
- Several DuPont lines
- A data cable
The hardware wiring diagram is as follows:
3. Software preparation
- Arduino IDE or VSCode + PlatformIO
In the previous article, I gave a detailed introduction to how to build the ESP8266 development environment, please refer to:
边栏推荐
猜你喜欢
MySQL:索引
27英寸横置大屏+实体按键,全新探险者才是安全而合理的做法!
Range query based on date in MySQL
LeetCode50天刷题计划(Day 11—— 最接近的三数之和(8.40-10.00)
Shell basic function writing
ESP8266-Arduino编程实例-MLX90614红外测温传感器驱动
美国弗吉尼亚大学、微软 | Active Data Pattern Extraction Attacks on Generative Language Models(对生成语言模型的主动数据模式提取攻击)
Inflation continues, Kenya's food security a concern
“查找附近的商铺”|Geohash+MySQL实现地理位置筛选
Spark: Cluster Computing with Working Sets
随机推荐
选择合适的 DevOps 工具,从理解 DevOps 开始
实习日报-2022-7-30
Why should model.eval() be added to the pytorch test?
flink-sql 可以单独配置某个算子节点的并行度吗?
输出0-1背包问题的具体方案 ← 利用二维数组
flink -redis sink 可以sink 到集群吗?
预定义和自定义
使用Canvas实现网页鼠标签名效果
MySQL可以做多台vps的双向同步吗?
MySQL INTERVAL 关键字指南
Can MySQL do two-way synchronization of multiple vps?
2.8K 120Hz touch dual-screen blessing Lingyao X dual-screen Pro 2022 makes the office without fear of imagination
Bloom filter bloom
IronOS, an open source system for portable soldering irons, supports a variety of portable DC, QC, PD powered soldering irons, and supports all standard functions of smart soldering irons
PHP 安全漏洞:会话劫持、跨站点脚本、SQL 注入以及如何修复它们
便携烙铁开源系统IronOS,支持多款便携DC, QC, PD供电烙铁,支持所有智能烙铁标准功能
ffmpeg视频剪辑中报错Could not write header for output file #0 (incorrect codec parameters ?): ……
Spark: Cluster Computing with Working Sets
2022-08-01日报:18张图,直观理解神经网络、流形和拓扑
c语言rand函数生成随机数,详解C语言生成随机数rand函数的用法[通俗易懂]