当前位置:网站首页>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:
边栏推荐
猜你喜欢
随机推荐
ESP8266-Arduino编程实例-MLX90614红外测温传感器驱动
Row locks in MySQL
Convert tensor to image in pytorch
1个月写900多条用例,2线城市年薪33W+的测试经理能有多卷?
引用js报错$ is not defined解决办法
实习日报-2022-7-29
重庆银河证券股票开户安全吗,是正规的证券公司吗
SyntaxHighlighter带来的字符转义问题
测试工程师进阶必读书目
数据抽取过滤的时候,数据库字段update_at类型是timestamp,抽取T-1日数据这个变量条
p5js炫酷网页流光动画
分布式数据库难题(一):数据分区
Shell basic function writing
27英寸横置大屏+实体按键,全新探险者才是安全而合理的做法
flink-sql 可以单独配置某个算子节点的并行度吗?
pytorch测试的时候为何要加上model.eval()?
Spark: Cluster Computing with Working Sets
js to determine whether it is a pc or a mobile terminal (including ipad)
LeetCode50天刷题计划(Day 8—— 盛最多水的容器(23.00-1.20)
Range query based on date in MySQL









