A terminal yes.
I can do what I want to already (talk to a PIC controller) using string gagets etc. but I thought it would be good to move it on a little, but I think I might be going a step too far for what I know.
Thanks for your survival guide BTW, it has been really useful
Search found 10 matches
- Wed Jul 29, 2009 5:00 pm
- Forum: Coding Questions
- Topic: Writing from an editor Gadget
- Replies: 2
- Views: 587
- Wed Jul 29, 2009 3:27 pm
- Forum: Coding Questions
- Topic: Writing from an editor Gadget
- Replies: 2
- Views: 587
Writing from an editor Gadget
Hi,
I'm still pretty much a beginner. I'm putting together a small app to read and write to a serial port. I can read from a string gadget and send that to the serial port ok, and I can write incoming text to the editor gadget.
However, if I want to write character by character as I type from the ...
I'm still pretty much a beginner. I'm putting together a small app to read and write to a serial port. I can read from a string gadget and send that to the serial port ok, and I can write incoming text to the editor gadget.
However, if I want to write character by character as I type from the ...
- Fri Apr 03, 2009 7:30 pm
- Forum: Applications - Feedback and Discussion
- Topic: 99 Seconds
- Replies: 26
- Views: 12123
- Thu Apr 02, 2009 7:32 pm
- Forum: Announcement
- Topic: If you know Bejeweled ...
- Replies: 28
- Views: 9696
Great game Moskito and I like the improvements over v0.7. You have obviously spent a lot of time on this.
I do have some trouble with the different pink colours (the plain pink and the textured pink) but that's probably just my age :-)
Possibly a bug. When playing and having got some free moves and ...
I do have some trouble with the different pink colours (the plain pink and the textured pink) but that's probably just my age :-)
Possibly a bug. When playing and having got some free moves and ...
- Thu May 31, 2007 8:09 pm
- Forum: Coding Questions
- Topic: Include binary problem
- Replies: 11
- Views: 2906
- Mon May 28, 2007 3:09 pm
- Forum: Coding Questions
- Topic: Include binary problem
- Replies: 11
- Views: 2906
- Mon May 28, 2007 2:53 pm
- Forum: Coding Questions
- Topic: Include binary problem
- Replies: 11
- Views: 2906
- Mon May 28, 2007 2:28 pm
- Forum: Coding Questions
- Topic: Include binary problem
- Replies: 11
- Views: 2906
- Mon May 28, 2007 1:40 pm
- Forum: Coding Questions
- Topic: Include binary problem
- Replies: 11
- Views: 2906
Include binary problem
I am including a data file into some code. When I compile the code the size of the exe file suggests that the data has been included. When I run the program it works as expected but when I try to run the exe on a different machine the program fails at the data read stage. A picture which is also ...
- Tue Apr 24, 2007 6:26 pm
- Forum: Coding Questions
- Topic: Maths library
- Replies: 0
- Views: 664
Maths library
Hi All,
I'm a newbie to writing code, but enjoying using PB for writing some very simple applications.
I'm writing a small engineering calculator and ideally need to have some maths functions which are not in the standard maths library. I downloaded the pbAPM libray but this does not appear to work ...
I'm a newbie to writing code, but enjoying using PB for writing some very simple applications.
I'm writing a small engineering calculator and ideally need to have some maths functions which are not in the standard maths library. I downloaded the pbAPM libray but this does not appear to work ...