Firewing 1.0.0.5

Check here for announcements related to Firewing

Firewing 1.0.0.5

Postby David John Barker » Tue May 20, 2014 9:56 am

A new version of Firewing is ready to download

http://www.firewing.info/pmwiki.php?n=Firewing.Download

This has some important compiler fixes. In addition, the install has library support for the FTDI Eve (FT800) graphics chip. The library has been tested with a FTDI VM800B43A and also a Gameduino 2. The library interface follows very closely the Gameduino 2 interface, so much so that you can use the Gameduino 2 documentation. For example,
Code: Select all
#option _gccOptimise = Os
#option FT_MODEL = GAMEDUINO
imports Ft800

sub main()
   Ft.Clear()           
   Ft.cmd_text(240, 136, 29, OPT_CENTER, "Hello FT800") 
   Ft.Swap()   
end sub

I will try and post some sample programs on the wiki soon. However, feel feel to drop me an email if you want me to email them to you straight away...
User avatar
David John Barker
 
Posts: 491
Joined: Thu Nov 08, 2012 12:21 pm

Return to Announcements

Who is online

Users browsing this forum: No registered users and 3 guests

cron

x