Skip to content

jacksitlab/WSUartBridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#WSUartBridge

programming language: C#(.Net/Mono), javascript, C(TI Code Composer Studio)

This is a simple Websocket-Uart-Bridge to communicate with a MCU through Javascript. This Project is baseed on https://github.com/sta/websocket-sharp .

AIM:Opportunity to create a webbased Control for MSP430 and Stellaris MCUs.

start parameters:(all optional) wsuartbridge.exe

e.g. mono wsuartbridge.exe /dev/ttyACM0 115200

known issues: LINUX:if device is not accessable its a user-right problem

works with windows(.NET 3.5) and linux (MONO 2.10.8.1)

About

A Websocket-Uart-Bridge to communicate with a microcontroller through Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages