[i=s]This post was last edited by xiyue521 on 2021-5-16 23:33[/i]First enable adc and then find the device to mount: (rt_adc_device_t)rt_device_find(ADC_DEV_NAME)Then enable adc: rt_adc_enable(adc_dev...
Brief Analysis of the Working Principle and Design of Solar LED Street Lights (Photos)
Preface: As the world energy crisis intensifies, countries are seeking solutions to the energy crisis. One way is...
[i=s]This post was last edited by jameswangsynnex on 2015-3-3 20:03[/i]At present, the charging of portable electronic devices such as mobile phones, MP3 and laptops mainly adopts the traditional char...
When I was remapping pins, I found two problems:1. Can the pins still be used as GPIO after being remapped?2. Can the pins still be used for other multiplexing functions after being remapped?For examp...
I am a newbie in WSN. I have a set of sensor nodes in my lab. The network has been successfully established and they can run and collect data. But now I need to work on clock synchronization algorithm...