当前位置:网站首页>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:
边栏推荐
- 五分钟带你上手ShardingJDBC实现MySQL分库分表
- 华盛顿大学、Allen AI 等联合 | RealTime QA: What's the Answer Right Now?(实时 QA:现在的答案是什么?)
- SyntaxHighlighter带来的字符转义问题
- DOM树jsjs特效代码
- Inflation continues, Kenya's food security a concern
- 引用js报错$ is not defined解决办法
- Range query based on date in MySQL
- 重庆银河证券股票开户安全吗,是正规的证券公司吗
- Kernel pwn 入门 (6)
- MUI 做手机返回操作栏
猜你喜欢
随机推荐
LeetCode50天刷题计划(Day 7—— 字符串转换整数 (atoi) 12.20-15.20)
Convert tensor to image in pytorch
HDU 2602: Bone Collector ← 0-1背包问题
预定义和自定义
到底什么才是真正的商业智能(BI)
产品力无提升的雷克萨斯新款ES ,为何敢于涨价?
兆骑科创平台招才引智,海内外高层次人才引进平台
如何有效地开发 Jmix 扩展组件
指针进阶(二)
HashCode technology insider interview must ask
ESP8266-Arduino编程实例-74HC595位移寄存驱动
Eslint syntax error is solved
【repo】SyntaxError: invalid syntax
第十三章 手动创建 REST 服务(一)
MySQL【数据处理的增删改】
请问nacos 连接mysql失败后会重新连接吗?
“查找附近的商铺”|Geohash+MySQL实现地理位置筛选
引用js报错$ is not defined解决办法
【Untitled】
"Find nearby shops" | Geohash+MySQL realizes geographic location filtering









