Gigasitron-Xcross
Gigasitron-Xcross
  • Видео 9
  • Просмотров 23 317
Visual Studio 2022 C++ / CLI Serial Port Application for Arduino
This is similar to my previous video using Visual Studio 2022 C# but this time I used C++/CLI, the process is quite similar since they are using .net. You may get the code from my github at:
github.com/Gigasitron-xcross/Cpp_SerialPort.git
Просмотров: 3 604

Видео

STM32 Blue Pill low cost USB to UART converter DIY
Просмотров 234Год назад
If you need an USB to UART converter, and so happened that you have a Blue Pill STM32, you could turn it to the converter by flashing the firmware from github.com/Gigasitron-xcross/STM32SerialConverter . It is easy and work with baud rate 9600 to 921600.
MDK KEIL quick fixed : STLINK is not detected for nucleo board or stlink debugger
Просмотров 2,8 тыс.Год назад
If you are having problem to detect your STLINK, here is the method.
Visual Studio 2022 C++/CLI Window form Camera streaming using OpenCV OpenCV4
Просмотров 2,6 тыс.Год назад
This is an OpenCV project that read Camera frame to frame and display it on a win form in visual studio community 2022 C /CLI OpenCV libraries: github.com/opencv/opencv/releases/tag/4.7.0 The code can be downloaded from: github.com/Gigasitron-xcross/OpenCVStream
Embedded System architecture introduction absolute for beginner
Просмотров 26Год назад
Embedded System architecture introduction absolute for beginner
Visual Studio 2022 C# Serial Port window form application for arduino
Просмотров 11 тыс.Год назад
You may get the code from my Github: github.com/Gigasitron-xcross github.com/Gigasitron-xcross/CSharp_SerialPort.git
How to enable more than one UART or serial port in Raspberry Pi 4 running Ubuntu OS
Просмотров 3 тыс.Год назад
If you are familiar with ROS, you most probably need more than one UART for data communication. RPI4 has 4 UARTs can be used.
ESP32 interfacing with VL53L0 distance sensor using Eclipse IDE
Просмотров 78Год назад
Source code: github.com/Gigasitron-xcross/ESP32_VL53L0.git
ESP32 with R1 VR Remote Controller. Lower cost and efficient way to remote your robot.
Просмотров 122Год назад
This is a video to show you how to configure XCROSS AIR module in a seamlessly easy way. Check it out at www.gigasitron.com/blog/index.php?/archives/1-ESP32-Module-With-BLE-VR-Controller-and-WiFi-P2P.html