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 : ATtiny BASIC - serial question...
Author | Message | ||||
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9308 |
Hi all. @ matherp: the software serial port you wrote for this port - can I access this using INPUT and PRINT? ...or is it STRICTLY a console port and nothing else? Is there ANY way to use the console serial port you wrote inside a program? Smoke makes things work. When the smoke gets out, it stops! |
||||
TassyJim Guru Joined: 07/08/2011 Location: AustraliaPosts: 6100 |
INPUT and PRINT should do all you want. Jim VK7JH MMedit MMBasic Help |
||||
Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 6798 |
As there is only one serial port, and that's the console, whatever you do is going to have to look and behave like a console. Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
Grogster Admin Group Joined: 31/12/2012 Location: New ZealandPosts: 9308 |
Thanks chums. @ Mick - so noted. My chips should be here along with the programmer this week, so I should be able to run some experiments. Smoke makes things work. When the smoke gets out, it stops! |
||||
Print this page |