Search found 3 matches
- Wed Sep 17, 2014 3:50 pm
- Forum: EzSBC1
- Topic: Need no timeout on SERINP$
- Replies: 1
- Views: 11979
Need no timeout on SERINP$
When using the USB's INPUT, it will wait forever for an input string. That is good when waiting for an operator to type in a command that may come at anytime in the future. I need the same thing for the SERINP$ instruction. A command string is input on the RX pin. I can get about a 12 sec window of ...
- Wed Sep 17, 2014 9:51 am
- Forum: EzSBC1
- Topic: Problem with serinp$
- Replies: 1
- Views: 9764
Problem with serinp$
I need a serial input on RX (pin 37) and output to TX (pin 36) just like "INPUT" and "PRINT" works on the USB port 0. I have tried the below code but it just falls thru with out any string or characters being received. The input to serinp$ could come at any time. command$ = "...
- Mon Jul 14, 2014 1:15 pm
- Forum: EzSBC1
- Topic: AtoD not working
- Replies: 1
- Views: 9275
AtoD not working
I purchased one of your Ezsbc1 boards back on 4/25/14. At that time was busy with other things but tried several programs driving the LEDs that worked. Last week I started a new project using the Ezsbc1 that needed the PWM outputs to drive a motor. Got the PWM code to work. At that time I ordered an...