Difference between revisions of "Projects using Lazarus - Hobby software"

From Lazarus wiki
Jump to navigationJump to search
(New Project using Lazarus category page)
 
(Add entry)
Line 20: Line 20:
  
 
[http://code.google.com/p/golfml/wiki/Welcome?tm=6 Golfml Applications] are aimed at golfers and golf course managers.  The purpose of [http://code.google.com/p/golfml/ GolfML] is to provide a XML-based file format for the exchange of golf-related data.  CourseWriter is an application for easily authoring golfml files and editing them.  Golfml Reader is to display and test golfml data files.  USGA/EGA Calculator has various golf handicapping functions, and uses golfml data files.  Executables for Linux 64 and 32 bit and Windows 64 and 32-bit.  Source code for all applications.
 
[http://code.google.com/p/golfml/wiki/Welcome?tm=6 Golfml Applications] are aimed at golfers and golf course managers.  The purpose of [http://code.google.com/p/golfml/ GolfML] is to provide a XML-based file format for the exchange of golf-related data.  CourseWriter is an application for easily authoring golfml files and editing them.  Golfml Reader is to display and test golfml data files.  USGA/EGA Calculator has various golf handicapping functions, and uses golfml data files.  Executables for Linux 64 and 32 bit and Windows 64 and 32-bit.  Source code for all applications.
 +
 +
== RubiRobot ==
 +
 +
The [http://rubirobot.ru/ RubiRobot] project allows you to use Free Pascal and Lazarus for LEGO MINDSTORMS EV3 programming.
 +
 +
[[File:RubiRobotManager.png|RubiRobotManager|400px]]  [[File:RubiRobotPID.png|Example of PID controller|320px]]
 +
  
 
[[Category:Lazarus]]
 
[[Category:Lazarus]]

Revision as of 23:43, 25 July 2020

Ancestromania

Ancestromania (Sources) is a fully LGPL genealogy software. It is user-friendly. You can import and export to Gedcom. You can export to Geneanet and to a web site. There is a great graphical tree, with fast classic trees. There are a lot of supporting documents. Ancestroweb creates a static genealogy's web site. It is French, but can be translated easily. It is part of Ancestromania.

2012-05 Ancestroweb carte.jpg

Albireo

Albireo is a small-footprint astronomy software for hobby and amateur astronomers. Albireo can be used as an observation documentation and object identification tool. It should be working on any MS Windows-based PC.

Screenshot-Albireo 097-EN.jpg

CQRLOG

CQRLOG is an advanced ham radio logger based on MySQL database. Provides radio and rotor control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, HamQTH/QRZ callbook, a grayliner, online log upload (HamQTH, ClubLog, HRDLog), a most accurate country resolution algorithm based on country tables developed by OK1RR, LoTW/eQSL, membership tracking, bandmap and much more. CQRLOG is strongly focused on easy operation and maintenance. CQRLOG source.

cqrlog.png

Golfml Applications

Golfml Applications are aimed at golfers and golf course managers. The purpose of GolfML is to provide a XML-based file format for the exchange of golf-related data. CourseWriter is an application for easily authoring golfml files and editing them. Golfml Reader is to display and test golfml data files. USGA/EGA Calculator has various golf handicapping functions, and uses golfml data files. Executables for Linux 64 and 32 bit and Windows 64 and 32-bit. Source code for all applications.

RubiRobot

The RubiRobot project allows you to use Free Pascal and Lazarus for LEGO MINDSTORMS EV3 programming.

RubiRobotManager Example of PID controller