IvanLis - видео - все видео

Новые видео из канала RuTube на сегодня - 19 April 2026 г.

IvanLis
  26.03.2026
IvanLis
  07.11.2025

Видео на тему: IvanLis - видео


LabVIEW + ONNX Runtime (Artificial Neural Network) https://github.com/IvanLisRus/LabVIEW-ONNX_Runtime https://labviewportal.org/viewtopic.php?t=11896 Логика работы следующая: 1 этап детекция (ИНС YOLOv8n): - преобразование изображения [1024, 1024] в тензор [1, 3, 1024, 1024] и подача его на вход ИНС - преобразование полученных от ИНС данных в читаемый вид, фильтрация по порогу и NMS - отображение результата детектирования 2 этап компенсация угла поворота (ИНС самодельная): - сегментация изображения (по результатам 1 этапа) - изменение размера изображения [х.з] -﹥ [512, 512] - преобразование изображения [512, 512] в тензор [1, 3, 512, 512] и подача его на вход ИНС - преобразование полученных от ИНС данных [sin, cos] в угол и его компенсация - отображение результата (сегментация, масштабирование, поворот) 3 этап идентификация (ИНС EfficientNet-B4): - изменение размера [512, 512] -﹥ [380, 380] - преобразование изображения [380, 380] в тензор [1, 3, 380, 380] и подача его на вход ИНС - преобразование полученных от ИНС данных в вероятности для каждого из двух классов [Avers, Revers] - отображение результатаLabVIEW any image draw https://labviewportal.org/viewtopic.php?t=11854Blink LED via USB Port without UART or USB to TTL Send data from STM32 to PC via USB video is • 97. Send data from STM32 to PC via USB CDC... Code and diagram are at https://www.micropeta.com/video130High-Speed CAN BUS Transceiver in Normal mode. Send 8 byte string with number Code and diagram are at https://www.micropeta.com/video138 For clone STM32, we can upload CubeIDE generated HEX file via CubeProgrammer as I have shown in video 92. • 92. Program STM32 using STM32 Cube Program... In the above way live expressions will not work. I have three different ways of seeing the variables in video 97, 98 and 99 • 97. Send data from STM32 to PC via USB CDC... • 98. Serial Wire Viewer (SWV) for STM32F103... • 99. Send data from STM32 to PC via UART wi...Convert HAL to register based easily Mix HAL and register based to make faster while maintaining code structure, readability, and portability https://bitwisecmd.com/Measure events time in micro / nano seconds precisely using blue pillSend and receive data from PC to stm8 via uart Code and Instructions are at https://www.micropeta.com/video135 IDE Install & LED Blink - • 132. STM8S103F3P6 STVD Programming STM8 Cu... FTDI Driver https://ftdichip.com/drivers/ Coolterm install video • 86. HC 05 Master and Slave Bluetooth Confi...Set Individual or group LED. Set Brightness and Color Color Picker site https://imagecolorpicker.com/ Code and diagram are at https://www.micropeta.com/video134Code and Instructions are at https://www.micropeta.com/video133 IDE Install & LED Blink - • 132. STM8S103F3P6 STVD Programming STM8 Cu...Install ST Visual develop IDE and Cosmic Compiler to blink LED Code and Instructions are at https://www.micropeta.com/video132 https://www.cosmicsoftware.com/download_stm8_free.php https://www.st.com/en/development-tools/stvd-stm8.html https://www.st.com/en/embedded-software/stsw-stm8069.html https://cosmicsoftware.com/pdf/Clanguage.pdf Toolchain root : C:\Program Files (x86)\COSMIC\FSE_CompilersTake snapshot picture QQVGA 120*160 pixels Capture and playback to ST7735 display using any STM32 with DCMI Bigger display • 119. STM32CubeIDE Camera. OV7670 with STM3... Library https://github.com/iwatake2222/DigitalCamera_STM32 Code and Instructions are at https://www.micropeta.com/video131Can program from CubeIDE using CubeProgrammer also Arduino IDE No more ST-Link or UART USB to TTL Can use USB CDC for serial monitor Device Firmware Update (DFU) Need ST-Link or USB to TTL only one time for bootloader installation If it dows not upload, use 2k resistor between pin PA12 and 3.3V Install CubeProgrammer video • 92. Program STM32 using STM32 Cube Program... Bootloader bin file https://github.com/h0wch33/stm32f1_dfu Arduino Core STM32 https://github.com/stm32duino/Arduino_Core_STM32 Additional Boards Managers URLs https://raw.githubusercontent.com/stm32duino/BoardManagerFiles/main/package_stmicroelectronics_index.jsonGet up to 32 GPO Output pins from only 3 GPIO pins Video about only one 74HC595 is here • 126. STM32CubeIDE 74HC595 8-Bit Shift Regi... Code and Instructions are at https://www.micropeta.com/video128Video about getting additional output pins using any three pins is here • 126. STM32CubeIDE 74HC595 8-Bit Shift Regi... Code and Instructions are at https://www.micropeta.com/video127Get additional output pins using any three pins Code and Instructions are at https://www.micropeta.com/video126Library without DWT using timer micro second delay Code and diagram are at https://www.micropeta.com/video125Get precise voltage from 4 Channel 16-Bit ADC Code and Instructions are at https://www.micropeta.com/video124Generate 1 Volt, 2V and 3V DC. Also generate Sawtooth, triangle and sine waves Code and diagram are at https://www.micropeta.com/video123Validate, parse and get google coordinates Code and Instructions are at https://www.micropeta.com/video122Track items without microcontrollers or mobile networks RF setting video • 26. Set key and frequency to Ebyte LoRa. S... U-CENTER 2 installation video • 120. NEO-6M GPS live location map with U-C...