Skip to content

A lightweight text editor for the La Routa Della Fortuna

License

Notifications You must be signed in to change notification settings

jessfdm-codes/Fortexta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fortexta

A lightweight text editor for the La Routa Della Fortuna

Fortexta is a lightweight text editor for getting user string inputs in built to work on the University of Southampton's "La Routa Della Fortuna" boards.

Install

This program is designed to run specifically on "La Fortuna" boards. These boards make use of an Atmel procressor, and so to installing this software will require using the avr-toolchain as well as dfu-programmer >= 0.7.0.

Once these are installed, clone this repository. Then, once inside the repo folder run... $ sudo make.

Sudo is required in order to communicate with the "La Fortuna" via USB.

Usage

To use Fortexta, include fortexta.c in your project.

Then use:

openFortexta(char*, int)

The first argument being the string to be edited and the second being it's initial length.

About

A lightweight text editor for the La Routa Della Fortuna

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published