Difference between revisions of "Hydrover Developement System"
From Hydrover
(→Tools Index) |
|||
Line 1: | Line 1: | ||
The Hydrover Developement System is a collection of strong software tools and libraryes that you can use for free to develop your applications. | The Hydrover Developement System is a collection of strong software tools and libraryes that you can use for free to develop your applications. | ||
− | = Tools Index = | + | == Tools Index == |
* [https://www.compuphase.com/pawn/pawn.htm PAWN] the scripting language compiler | * [https://www.compuphase.com/pawn/pawn.htm PAWN] the scripting language compiler |
Revision as of 04:06, 1 June 2017
The Hydrover Developement System is a collection of strong software tools and libraryes that you can use for free to develop your applications.
Tools Index
- PAWN the scripting language compiler
- Notepad++ one of the most powerfull editor for programmers with syntax highlight
- HydDevKit contains our expansion library for PAWN, Notepad++, and the device drivers for all our boards
- FastLCD free program that help in fast icon/image creation
- PuTTY fast and flexible serial terminal emulator for comunication over RS-232
- Qfsm simple and fast program that help in designing FSM ( Finite State Machine )