Igor Danilov

Results 6 comments of Igor Danilov

I think this is more a request to add documentation, I also solve it with the `php artisan passport:install` command

you can combine 2 16-bit timers Application note AN2592

@ali3002 My code: ```c void ask_init_rx433(void) { // config gpio and timer in cubemx HAL_TIM_Base_Start(&htim3); HAL_TIM_Base_Start(&htim1); } inline void ask_delay_us_433(uint32_t delay_us) { uint32_t time = (uint32_t) (((uint32_t)htim3.Instance->CNT CNT); while (((uint32_t)...

Please read the project description. This is a barcode scanner emulator, it does not actually read barcodes but only emulates the scanning process. You need to create a file with...

Создать раздел с FAQ и добавить в него этот вопрос

This is a good idea. Perhaps it will be possible to transfer a string via bluetooth, which the flipper will transmit on which port, I will think about it