Size: 1034
Comment:
|
Size: 1573
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 18: | Line 18: |
[[http://picocom.googlecode.com/files/picocom-1.7.tar.gz]] | * cd /tmp * wget [[http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz]] * tar xvzf picocom.tar.gz * cd picocom * wget [[http://picocom.googlecode.com/files/picocom-1.7.tar.gz]] * vim picocom.SlackBuild, change from 1.4 to 1.7 '''VERSION=${VERSION:-1.7}''' * su * ./picocom.SlackBuild * installpkg /tmp/picocom-1.7-x86_64-1_SBo.tgz [[attachment:picocom-1.7-x86_64-1_SBo.tgz]] == Picocom 1.7 for Slackware 14 (32 bit) == |
Line 24: | Line 36: |
* wget http://picocom.googlecode.com/files/picocom-1.7.tar.gz * removepkg /tmp/picocom-1.4-x86_64-1_SBo.tgz |
* wget [[http://picocom.googlecode.com/files/picocom-1.7.tar.gz]] |
Line 27: | Line 38: |
* su | |
Line 28: | Line 40: |
* installpkg /tmp/picocom-1.7-x86_64-1_SBo.tgz | * installpkg /tmp/picocom-1.7 |
Line 30: | Line 42: |
[[attachment:picocom-1.7-x86_64-1_SBo.tgz]] | [[attachment:picocom-1.7]] |
Line 32: | Line 44: |
Exit prog: '''ctrl+a ctrl+x''' | Exit program: '''ctrl+a ctrl+x''' |
Line 35: | Line 48: |
== Test with pen 3G == Connect pen to USB port. If the pen is connected to /dev/ttyUSB0, at a 9600 bps speed, run the following commands: * picocom -b 9600 /dev/ttyUSB0 * atz * ati * ctrl+a ctlr+x |
Picocom
Picocom 1.4 for Slackware64 14
Get SlackBuild files from:
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz
- tar xvzf picocom.tar.gz
- cd picocom
- su
./picocom.SlackBuild
- installpkg /tmp/picocom-1.4-x86_64-1_SBo.tgz
Picocom 1.7 for Slackware64 14
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz
- tar xvzf picocom.tar.gz
- cd picocom
vim picocom.SlackBuild, change from 1.4 to 1.7 VERSION=${VERSION:-1.7}
- su
./picocom.SlackBuild
- installpkg /tmp/picocom-1.7-x86_64-1_SBo.tgz
Picocom 1.7 for Slackware 14 (32 bit)
- cd /tmp
wget http://slackbuilds.org/slackbuilds/14.0/system/picocom.tar.gz
- tar xvzf picocom.tar.gz
- cd picocom
vim picocom.SlackBuild, change from 1.4 to 1.7 VERSION=${VERSION:-1.7}
- su
./picocom.SlackBuild
- installpkg /tmp/picocom-1.7
Exit program: ctrl+a ctrl+x
Enable local echo: ctrl+a ctrl+c
Test with pen 3G
Connect pen to USB port. If the pen is connected to /dev/ttyUSB0, at a 9600 bps speed, run the following commands:
- picocom -b 9600 /dev/ttyUSB0
- atz
- ati
- ctrl+a ctlr+x