Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pine/usartreceiver
The application is serial port terminal to debug a microcontroller.
https://github.com/pine/usartreceiver
Last synced: 26 days ago
JSON representation
The application is serial port terminal to debug a microcontroller.
- Host: GitHub
- URL: https://github.com/pine/usartreceiver
- Owner: pine
- Created: 2014-04-26T00:39:46.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-04-26T00:50:30.000Z (over 10 years ago)
- Last Synced: 2024-04-15T15:34:34.613Z (7 months ago)
- Language: C#
- Homepage:
- Size: 141 KB
- Stars: 3
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.mediawiki
Awesome Lists containing this project
README
= Usart Receiver =
== About ==
The application is serial port terminal to debug a microcontroller. It was developed for Robot Club in Kochi University of Technology.== Development environment ==
* C#
* Visual Studio 2013
* .NET Framework 4.5
* Windows Forms== License ==
* The MIT License
* Copyright © 2013 MIZUNE Pine.== Links ==
* [http://www.ugs.kochi-tech.ac.jp/robot/ Robot Club Official Site]
* [http://wikiwiki.jp/robotclub/ Robot Club Wiki]