Logiciels (produits software)
CompuPhase développe quelques produits pour ordinateur, spécifiquement dans la domaine des utilitaires pour programmeurs (notamment des librairies) et des applications pour utilisateurs professionnels. Quelques produits sont gratuits. De la majorité des produits, le code source est disponible (gratuitement ou payant). Bien sûr, CompuPhase peut aussi faire des versions adaptées à vos besoins, sur contrat.
Les produits de CompuPhase visent un groupe-cible international. La documentation et les informations additionnelles de ces produits est alors majoritairement en Anglais.
Programming languages and systems
- EGO pour Windows
-
EGO pour Windows est une système auteur dédié à
la création d'applications multimédia pour les plates-formes
Windows 95/98/NT et Windows NT/2000/XP: Applications d'information, de
communication, d'éducation, d'assistance, ...
Les informations sur ce produits sont en Français et en Anglais.
Regardez aussi les "notes d'application" sur EGO, qui supplémente le manuel (ces notes sont actuellement disponible en Anglais). - "pawn": langage de programmation embarqué
-
Un langage petit et rapide, pour ajouter du scripting dans les animations
d'ordinateur, des jeux et des systèmes embarquées.
Les informations sur ce produits sont en Anglais.
Libraries & composants (pour developeurs)
- minIni: a minimal INI file parser
- minIni is a programmer's library to read and write "INI" files in embedded systems. minIni takes little resources and can be configured for various kinds of file I/O libraries. minIni provides functionality for reading, writing and deleting keys from an INI file, all in a tiny and easy to port library.
- Rosette - internationalize applications
- Rosette helps with the creation and maintenance of applications that must be presented in multiple languages.
- More libraries and components...
- A few older software products of this categorie are listed here.
Applications
- Termite - a simple RS232 terminal for Microsoft Windows
- Termite is an RS232 terminal that is very easy to configure and use (developers can pre-configure it too, so that it runs out of the box).
- PaletteMaker - optimal colour palettes
- PaletteMaker is a professional tool to create optimal colour palettes from a series of "True Color" images. The utility has many configuration options and uses state-of-the art algorithms.
- RCS Browser - GUI front-end for GNU RCS
- RCS Browser is a GUI front-end to the Revision Control System. For people working in a team, there are now better options for version control than RCS, but RCS is still a worthwhile option for someone working alone on a project. RCS Browser focuses on that scenario.
- The SYLT Editor - create/edit synchronized lyrics
- The SYLT Editor is a self-contained utility to create or modify SYLT frames in an MP3 track (or, more accurately: a SYLT frame is inside an ID3 tag, which in turn is prefixed to an MP3 track). A SYLT frame contains text (e.g. the lyrics of a song) plus time-stamps attached to each line, word or syllable. Versions of the SYLT Editor are available for Microsoft Windows and for Linux.
- SvnRev - a programmers' tool for Subversion and CVS/RCS
-
SvnRev is a little program that writes the current revision number of
project into a C/C++ header file or a Java package file. This revision
number is stored in constants (macros in the case of C/C++, both as a
number and as a string. SvnRev is specifically designed for the
Subversion version control system, but it can also be used with CVS and RCS.
Most recent update: Support for the new "working copy" of Subversion 1.7; relaxed requirement for RCS keywords in source files (on Subversion 1.7 working copies). - More applications and utilities....
- A few older software products of this categorie are listed here.
Conception électronique
- VisualPlace
-
VisualPlace assists in (manual or automated) PCB assembly. Component
placement is extracted from files generated from the EDA suite —notably
the Gerber files, the centroid file(s) and the bill-of-materials.
The application visualizes the component placement and converts the files (with corrections, where applicable) for further automated processing. Creating placement information (with semi-automatic centre-finding for the centroid markers) is also possible.
Due to a plug-in architecture, VisualPlace works with many EDA suites, and more can be added.
- Packages
-
Packages is a tool to maintain a repository of packages of electronic
components. It is developed with the goal that various applications use one and
the same repository as a basis for their handling of packages.
The repository is in a well-documented JSON format, easy to parse in a variety of programming languages.
- KiCad Librarian
-
A utility to move & copy footprints or schematic symbols from one library to
another, and to optionally adjust the parameters of these footprint/symbols.
This program supports the KiCad EDA suite.