happytm
happytm
Thank you for your feedback. As I said earlier i don't have sophisticated equipments like guy with swiss accent to measure low current in deep sleep but made some assumptions...
I will add use of LittleFS library instead of SPIFFS here. Thanks.
OK thanks. I will be waiting.
I have no similar example in C/CPP but there is a project in assembly linked below: https://www.sbprojects.net/projects/ir-repeater/index.php At the end of that page there is download link to download code...
@imi415 He is not using 555 timer at all. He is saying 555 timer is bad and reliable so he used PIC microcontroller. I am new to Rust so if...
There is IR implementation for Rust but for other microcontrollers if it is any help to port it to CH582 chip. https://github.com/jkristell/infrared Thanks.
Thank you.
Happy new year. Sorry to bother you again. My goal is to flash board linked below using USB interface: https://github.com/WeActStudio/WeActStudio.WCH-BLE-Core I am trying to compile on Windows 7 machine but...
@andelf I searched on google for silutions for whole day but was unsuccessful. Finally I removed all old installation of rust and installed standalone rust application which can compile hello...
I tried "hello world and seems like rust setup works fine. I am missing something but not able to figure out. Thanks. ```Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft...