1:想问一个问题 dcc取得数据是isif中未处理的senor最原始的的数据吗?那么我用dcc 中ipipe调试后 用dcc跟新参数写进去,看dcc效果有用吗?不是还是原始的数据吗? 2:还有
2018-06-21 05:42
如何使用pwm让舵机旋转到相应的角度呢?如何配置定时器使用超声波模块测距呢?
2021-11-18 06:37
我的应用程序是电池供电的,所以我试图通过传感器的 GPIO 引脚从深度睡眠中唤醒 atmega328p。我正在使用阈值,“窗口内”。如果在范围内检测到任何物体,则触发触发器以唤醒主机。这样的事情可能吗?如果是的话,你能给我一些指导或代码示例吗?我的主机平台是 Arduino Pro Mini @ 8Mhz 3.3v。谢谢!
2023-02-08 07:05
STM32F103超声波HCSR04模块串口输出距离代码分享
2021-12-14 08:01
超声波模块的工作原理是什么?怎样去设计一种基于超声波模块的智能避障小车呢?
2021-11-17 06:56
嗨, 更改时间预算会影响测量精度/速度/范围。这是通过函数VL53L0_SetMeasurementTimingBudgetMicroSeconds(..)完成的。在CONTINUOUS_TIMED模式下,此功能是否以相同的方式影响测量参数?这样我可以使用函数VL53L0X_SetInterMeasurementPeriodMilliSeconds(...)来关注时序预算(配置文件:长范围,高配置)和内部时间周期?如下所示: 时间预算:33 msTime Periode:100 ms 最好的问候Alex以上来自于谷歌翻译以下为原文 Hi, changing the timing budget affects the measurment accurancy/speed/range.This is done with the function VL53L0_SetMeasurementTimingBudgetMicroSeconds(..). Does this function affects the measurements parameter in the same way in case of CONTINUOUS_TIMED mode? So that I can take care about the timing budget (profile: long range, high acc.) and the internal time periode using the function VL53L0X_SetInterMeasurementPeriodMilliSeconds(...)?Such like: Timing Budget: 33 msTime Periode: 100 ms With best regardsAlex
2018-11-29 10:17
什么是HC-SR04超声波测距模块呢?如何用STM32F103ZET6和HC-SR04超声波测距模块给直升机航模测高度呢?
2021-12-01 08:01
嗨,我想将VL53L0X用于近距离检测物体的应用,尽可能接近几厘米。如何配置传感器以使用API在近距离获得最佳性能?我们可以使用更小的VCSEL脉冲吗? #vl53l0x以上来自于谷歌翻译以下为原文 Hi, I want to use VL53L0X for an application that will detect objects in close range, as close as possible in the order of a few cm.How to configure the sensor to get maximum performance at close range using the API?Can we use smaller VCSEL pulses? #vl53l0x
2018-09-13 17:17
你好,是否可以在没有控制器的情况下运行LIS3DH加速度计?我知道有人需要为寄存器编程设备配置,但是可以只配置一次,然后删除控制器方面。对于上下文,我想使用freefall中断功能来触发某些内容。我只需要中断功能,我真的不需要收集数据。我是否能够将我的配置写入闪存,然后移除控制器并仍然能够检测到中断?以上来自于谷歌翻译以下为原文 Hello, Would it be possible to run the LIS3DH accelerometer without a controller? I know one would be required to program the registers for device configuration, but would it be possible to configure it just once, then remove the controller aspect. For context, I would like to use the freefall interrupt feature to trigger something. I would only need the interrupt feature and I wouldn't really need to gather the data. Would I be able to write my configs to flash memory, then remove the controller and still be able to detect interrupts?
2018-10-10 10:42
新手菜鸟,毫无头绪,求大神指导
2016-06-08 11:32