6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Thu May 09, 2024 7:10 am

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Thu Mar 31, 2016 9:55 am 
Offline

Joined: Mon Jan 07, 2013 2:42 pm
Posts: 576
Location: Just outside Berlin, Germany
Thought this might be interesting as a code base for people who are connecting their 265SXB and other boards:
Quote:
The Forth Line Evaluator is a serial terminal interface for Mecrisp Forth:

* connects as terminal console to an attached microcontroller board over serial
* line entry: each line is sent out over serial, and output displayed back
* command history: uses readline to edit and re-send previous commands
* include files: each line of the form "include <filename>" is processed as a request to send the contents of that file as if it had been typed in
* nested includes: include lines found inside are also processed recursively
* throttling: each line waits for an "ok." prompt before sending the next one
* firmware uploads: allows erasing an STM32F1 chip and uploading new firmware
* the default baud rate is 115200, see folie -help for a list of options

Introduction at http://jeelabs.org/article/1613b/, GitHub of Go code with MIT license at https://github.com/jeelabs/embello/tree ... ools/folie .


Last edited by scotws on Thu Mar 31, 2016 12:45 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Thu Mar 31, 2016 9:56 am 
Offline

Joined: Mon Jan 07, 2013 2:42 pm
Posts: 576
Location: Just outside Berlin, Germany
(EDIT, fixed. Thanks!)

Argh, typo in headline, an "h" too many. Can't see a way to get rid of that?


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: