Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.
|
Forum Index : Microcontroller and PC projects : Long string on a PicoMite
Author | Message | ||||
Gizmo Admin Group Joined: 05/06/2004 Location: AustraliaPosts: 5078 |
I'm sure this has been covered before, but searching was hopless ( maybe I should fix that ). Long string on the PicoMite. I did find the C subroutines for longer string uploaded by matherp, but these didnt work on the Pico ( memory invalid address errors ). Is there an alternative or a library, or is it just a case of breaking a stream of string data into small chunks and processing them that way? Its for reading NMEA gps data, I need a bit more functionality than the built in GPS functions in PicoMite. Thanks Glenn Edited 2024-05-06 19:03 by Gizmo The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 9110 |
Check the manual for the LONGSTRING commands and functions. The CSUBs you reference are all built-in as fully worked commands |
||||
thwill Guru Joined: 16/09/2019 Location: United KingdomPosts: 4036 |
Hi Glenn, I may be misunderstanding the question but the PicoMite has LONGSTRING support built in (equivalent to the old C subroutines), RTFM as it were . Best wishes, Tom Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
thwill Guru Joined: 16/09/2019 Location: United KingdomPosts: 4036 |
Snap . Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
Gizmo Admin Group Joined: 05/06/2004 Location: AustraliaPosts: 5078 |
Argh! Thanks. The best time to plant a tree was twenty years ago, the second best time is right now. JAQ |
||||
Volhout Guru Joined: 05/03/2018 Location: NetherlandsPosts: 4223 |
Picomite is a miracle.. Volhout PicomiteVGA PETSCII ROBOTS |
||||
Print this page |