supremeOne

Arduino UNO speed measurement expansion board

 
Overview
Referring to the design and all software codes of https://oshwhub.com/FJ956391150/arduino-ce-su-qi, the welding process is simplified.
 
 
There is a small bug in the original author's code, which is that the parameter cannot be adjusted to display nan
 
 
 
 
 
 
 
because there is no data in the flash and cannot be read.
Data can be written manually once. That will solve this problem.
 
 
void setup(){ float x = 10; // Write initial data M float y = 6; // Write initial data d EEPROM.put(0, x); delay(10); EEPROM.put(4, y ); delay(10);}
 
 
 
You also need to modify the distance of the optocoupler in the code to 57277
参考设计图片
×
 
 
Search Datasheet?

Supported by EEWorld Datasheet

Forum More
Update:2025-06-24 06:59:57

EEWorld
subscription
account

EEWorld
service
account

Automotive
development
community

Robot
development
community

About Us Customer Service Contact Information Datasheet Sitemap LatestNews


Room 1530, 15th Floor, Building B, No.18 Zhongguancun Street, Haidian District, Beijing, Postal Code: 100190 China Telephone: 008610 8235 0740

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京ICP证060456号 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号