Difference between revisions of "Hydrover Developement System"

From Hydrover
Jump to: navigation, search
(Creata pagina con "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 is the...")
 
(Tools Index)
Line 5: Line 5:
 
* PAWN is the scripting language compiler
 
* PAWN is the scripting language compiler
 
* NP++ is one of the most powerfull editor for programmers with syntax highlight
 
* NP++ is one of the most powerfull editor for programmers with syntax highlight
* HYDLIB is our expansion library for PAWN and NP++
+
* HydDevKit contains our expansion library for PAWN and NP++, and the device drivers for all our boards
 
* FastLCD is a free program that help in fast icon/image creation
 
* FastLCD is a free program that help in fast icon/image creation
 
* PuTTY is a fast and flexible seriat terminal emulator for comunication over RS-232
 
* PuTTY is a fast and flexible seriat terminal emulator for comunication over RS-232
 
* Qfsm is a simple fast program that help in designing FSM ( Finite State Machine )
 
* Qfsm is a simple fast program that help in designing FSM ( Finite State Machine )

Revision as of 03:21, 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 is the scripting language compiler
  • NP++ is one of the most powerfull editor for programmers with syntax highlight
  • HydDevKit contains our expansion library for PAWN and NP++, and the device drivers for all our boards
  • FastLCD is a free program that help in fast icon/image creation
  • PuTTY is a fast and flexible seriat terminal emulator for comunication over RS-232
  • Qfsm is a simple fast program that help in designing FSM ( Finite State Machine )