论坛风格切换切换到宽版
  • 5640阅读
  • 9回复

有關 PICPAC - BV2AC 老兄請進 [复制链接]

上一主题 下一主题
离线VR2VJJ
 
发帖
578
只看楼主 倒序阅读 0楼 发表于: 2004-10-25
在 yahoo 的 tt3 egroup 中有提及 picpac 有新 firmware, 可以輸出 garmin 的 string 哦. 想了解一下現在在那裡還有 picpac 的圖紙呢? 想研究一下!
离线XX9ER
发帖
34
只看该作者 1楼 发表于: 2004-10-25
picpac.zip
附件: picpac.zip (0 K) 下载次数:216
离线bv2ac
发帖
14169
只看该作者 2楼 发表于: 2004-10-25
'
picpac.zip
'

這版本相當完整.... 好東東....

電路圖紙在 picpac.zip---> 解開---> picpac.pdf 裡頭..
离线bd4acw
发帖
862
只看该作者 3楼 发表于: 2004-10-28
'
這版本相當完整.... 好東東....
電路圖紙在 picpac.zip ---> 解開---> picpac.pdf 裡頭..
'

2ac大哥:
picpac.zip里面的hex文件可用否?
picpac 和miniature aprs是同类吗?功能哪个强大?
玩aprs时,a君可否调用b君的位置信息,即b君的aprs移动台自动应答、上传信息。
如登山队员身上配备aprs,基地台在他们不便回复时(遇险)也能了解他们的具体位置,
小弟感觉这样更好玩(愚见)。
离线bv2ac
发帖
14169
只看该作者 4楼 发表于: 2004-10-29
'
2ac大哥:
picpac.zip里面的hex文件可用否?
picpac 和miniature aprs是同类吗?功能哪个强大?
玩aprs时,a君可否调用b君的位置信息,即b君的aprs移动台自动应答、上传信息。
如登山队员身上配备aprs,基地台在他们不便回复时(遇险)也能了解他们的具体位置,
小弟感觉这样更好玩(愚见)。
[表情]
'

picpac 只是用来解开 ax25 格式的数传封包, 能够经由 rs232送出, 也能用 lcd显示封包文字内容, 算是aprs 的收信方工具, tt3 , mim 才是发信方编码工具.

picpac.zip 内有许多 *.hex, 其中有 bootldr.hex 先录进 pic 中, 以后那个 pic 可以简单的抓进其他 *.hex , 完成其他有趣的实验, 详见以下 readme.txt 内容 :

decoder1.hex 才是我们所要的.....

aprs 除了发送b君的位置信号外, 还有高度, 速度, 方向(以上来自b君带的gps nmea 字串, 如果用 mim 还可以附带温度, 湿度, 风速风向, 太阳辐射,(5种模拟信号) , 以及8个开关讯息 ....

aprs 不具有自动应答, 接受遥控功能, 他只能定时报信, 或是智慧报信, 例如速度变快, 方向改变, 可以及时频繁发信, 实用上, aprs 是给基地台的 a 君方便与乐趣, 而 b 君不一定需要这样的装置呢...


** this is a pre-release version off this code ***
www.byonics.com byon@byon.com 2/28/2003

this folder contains sample c and assembly code for the byonics picpac.
this code may not be used for commercial purposes without written permission
from the author.

to activate the picpac bootloader, hold down both black buttons (sw1 & sw2) while
resetting picpac with the white button (sw3). then, connect picpac to the computer
via the serial port (j4), and run a terminal program at 19200 baud, n81, with a
100ms delay between lines for ascii uploads. for hyperterm, this is under
properties, settings, ascii setup, line delay.

once the bootloader is activated pressing enter in the terminal program will make
the bootloader respond with "01>".
to load new code, send the hex file of the program you wish to program.
in hyperterm, this is done with send text file.

after each line is sent, the bootloader responds with a period to show that the
line was received. when the last line of the hex file is received, the bootloader
will respond with "ok". after this, reset the picpac (white switch sw3) and the
new code will start running.

to assemble the asm programs, place the microchip mpasm program in c:/projects/pic/asm
to compile the c programs, place the cc5x compiler in c:/projects/pic/c

the included code is as follows:

beep1 - a simple assembly program to play 2 beeps repeatedly.
beep2 - a simple assembly program to play 3 beeps repeatedly.


pptest1 - a assembly program to test button input, serial, lcd and sound.
when the left button is pressed, the lcd will display a "1", a "1" to
the serial port. and play a tone. when the right button is pressed, it
will display a "2", send a serial "2", and play a different tone. when a
character is received on the serial port, it will display it to the lcd,
echo back to serial, and play a third tone.

pptest2 - a c version of pptest1

decode1 - a program to receive and decode packet to the serial port at
19200 baud.
decode2 - a c version of decode1 - coming soon.
离线VR2VJJ
发帖
578
只看该作者 5楼 发表于: 2004-10-29
'
2ac大哥:
picpac.zip里面的hex文件可用否?
picpac 和miniature aprs是同类吗?功能哪个强大?
玩aprs时,a君可否调用b君的位置信息,即b君的aprs移动台自动应答、上传信息。
如登山队员身上配备aprs,基地台在他们不便回复时(遇险)也能了解他们的具体位置,
小弟感觉这样更好玩(愚见)。
[表情]
'

先有攪清 aprs tracker 以及 igate / digipeater 等等字眼的解釋及關係

aprs tracker, 就是一個 gps + aprs encoder, 將 gps 的 nmea 訊號處理後以 ax.25的方式以一定的格式由無線電發出。

車台如kenwood d700, 除了是一個 aprs tracker 外, 也可以做 digipeater.
digipeater者, 就是數據專用的中繼, 在設定後可將收到的rf packet 再轉出去。所以以你的例子, 如果登山隊員是駕車去的, 而附近沒有digipeater, 也可以將隊員身上的tracker 設定 unproto 經 d700 的digipeater再傳出去.

用tt3的話, 因為可以有兩個設定, 在緊急時可由primary setting 轉到找尋協助的secondary setting (如有設定的話), 那你就算未能以話音作通聯在基地的人也知道你出事了。:d

有關 unproto 的東東, 請看另文, 但如果附近有中繼是連上亙聯網的話 (igate), 有關的資料更能自己在網上查到, 就算基地是在地底, 只要能上線, 也可以看到隊員的位置了。

好玩嗎? aprs就是有那麼的可能性呢! ;)
离线bv2ac
发帖
14169
只看该作者 6楼 发表于: 2004-10-29
aprs 電文裡規劃有發信者'狀態'電碼, 像是 '工作中' '休息中' '路過' ....'緊急'
還有 '目前使用交通工具' 識別碼, 像是 '汽車' '卡車' '自行車' '遊艇' '飛機' ......

如果發送方啟動了緊急碼, 所有的aprs 基地接收軟件都會在畫面上閃動信號, 提醒注意,....
离线bd4acw
发帖
862
只看该作者 7楼 发表于: 2004-10-29
'
aprs 電文裡規劃有發信者'狀態'電碼, 像是 '工作中' '休息中' '路過' ....'緊急'
還有 '目前使用交通工具' 識別碼, 像是 '汽車' '卡車' '自行車' '遊艇' '飛機' ......
如果發送方啟動了緊急碼, 所有的aprs 基地接收軟件都會在畫面上閃動信號, 提醒注意,....
'


非常感谢两位大哥的细心引导。
再问 ui-view 支持的地图格式?
mapinfor画的行吗?
73!
离线VR2VJJ
发帖
578
只看该作者 8楼 发表于: 2004-10-30
'
非常感谢两位大哥的细心引导。
再问 ui-view 支持的地图格式?
mapinfor画的行吗?
73!
[表情]
'

我不認識 mapinfor. 不過只要是 gif/jpg/bmp或png, drag and drop 到 ui-view, 也可以用的呢.
最緊要的是能夠找到地圖上兩點的經緯度, 在拖入 ui-view 後填上就可以了!
离线ZOO
发帖
936
只看该作者 9楼 发表于: 2004-11-18
好贴!学习中。。。。。