基于C#设计了一款上位机软件(windows)。该上位机软件使用 自制协议,实现与下位机的多功能交互。软件支持串口、TCP、UDP 通信,能够实现毫 秒级的精准定时发送,支持 ASCII 字符、HEX 格式的文本显示;支持自制协议数据格 式的波形动态显示、存储且不限制缓存上限,显示波形能够自由缩放、移动以及数据标 签提示;支持对下位机的参数进行调试同时可以从下位机导入调试参数列表,且能够在 调试的过程中接收下位机反馈数据并显示数据波形;支持自制协议图片格式的图片接收 和图片文件夹导入、存储,能够缓存所有图片并随时访问,集成一定图像处理算法并能 够同时显示处理前、后的图片,支持编译外部算法并能在软件中查看编译、调试信息。
☆30Sep 19, 2022Updated 3 years ago
Alternatives and similar repositories for serial-lan-debug-software
Users that are interested in serial-lan-debug-software are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- C# 网络调试助手 源码 (内有串口、TCP、UDP、http服务)是一个C# WinForm开发的网络通信助手,每个窗体的代码都是独立的,方便二开修改扩展。标签:c#、网络通信、visual studio、http☆54Jul 16, 2024Updated 2 years ago
- A mini Photoshop software with c++, OpenCV and Qt☆11Jun 6, 2021Updated 5 years ago
- Example of a 2-axis CNC machine that makes use of NCOs and DMAs for core-independent operation on the PIC18F-Q84 family of devices.☆13Mar 26, 2026Updated 3 months ago
- MATLAB-Simulink model for Sensorless FOC with flux weakening control using Sliding mode observer (SMO) with dsPIC33CDVL64MC106 Motor Cont…☆12Mar 7, 2024Updated 2 years ago
- Sifive All Aboard 系列文章翻译☆11Nov 26, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 用LSTM网络还有CNN网络对内嵌式永磁同步电机的电机参数的观测☆11Jul 3, 2018Updated 8 years ago
- 网络调试助手、串口调试助手☆10Nov 27, 2022Updated 3 years ago
- PIC24 DSPIC33 FreeRTOS Demo☆11Mar 3, 2026Updated 4 months ago
- a computer aided surgery system☆11May 20, 2016Updated 10 years ago
- QT编写的串口上位机用于显示生物雷达检测到的生命体征信息.☆11May 13, 2019Updated 7 years ago
- This repository contains 5 bare metal code examples that show how to use the USART peripheral of the ATmega4809 device in different modes…☆13Jun 10, 2021Updated 5 years ago
- Python3 update to Klipper☆10Jan 20, 2022Updated 4 years ago
- ☆15Mar 9, 2024Updated 2 years ago
- Play a song with a 3D printer.☆10Dec 25, 2021Updated 4 years ago
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- Central control upper computer, used to control the motor, monitoring the motor running state of the data. The code mainly realizes UART …☆18Nov 17, 2021Updated 4 years ago
- winform和js结合的图表demo☆11Oct 5, 2023Updated 2 years ago
- Python/Cython implementation of 3D printer firmware running on Linux☆10Apr 4, 2019Updated 7 years ago
- Microchip's PIC32MZ based IoT demos are designed to work with Amazon Web Service's AWS IoT platform and Microchip's "Insight on Things" (…☆24Mar 19, 2024Updated 2 years ago
- My 3dprinter library & klipper extras☆11Dec 29, 2021Updated 4 years ago
- 使用QT作为上位机,利用串口通信,将STM32传入的温度数据变为折线图的形式显示出。☆12Sep 7, 2022Updated 3 years ago
- Post-processor for re-coloring thumbnails generated by PrusaSlicer☆10Sep 29, 2022Updated 3 years ago
- Third-party Klipper-based GUI and specifically designed for ChromaPad.☆18May 28, 2025Updated last year
- generate UML project diagrams by openAI & plantUML☆11Dec 17, 2023Updated 2 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 一款参考 QQ/微信的即时通讯软件 | C/S 架构,客户端基于 .NET + WPF,服务端基于 Spring Boot,支持私聊、群聊、AI 机器人对话、OAuth2 登录☆22Apr 1, 2026Updated 3 months ago
- An example dynamic heatbed soak macro for Klipper 3D Printers☆12Oct 13, 2024Updated last year
- 给以串口接受发送数据的无线模块设计的一款硬件载体,支持多种物理输入和简易位姿控制;具有可视化显示能力;支持二次开发;可以由嘉立创免费打样☆19Mar 1, 2024Updated 2 years ago
- A Klippy extras script which adds multi-tool offset probing support using an external, non-endstop probe☆12Aug 11, 2022Updated 3 years ago
- Microchip OPEN Alliance TC6 Protocol Driver for LAN8650/1 source code and example applications.☆27May 18, 2026Updated 2 months ago
- Jogging a machine such as a 3D printer or CNC machine with a gampad. Mostly proof of concept.