Page 1 of 2

PicAxe ....

Posted: 06 Sep 2014, 02:22
by hitsware
I almost had this going with Slitaz, but was missing something
in the kernal (or someplace ?)

http://www.picaxe.com/downloads/linaxepad.tar.gz

Re: PicAxe ....

Posted: 06 Sep 2014, 02:27
by francois
What is the question?

Re: PicAxe ....

Posted: 06 Sep 2014, 04:09
by hitsware
Would some kind soul make a .xzm for LinAXEpad ?

http://www.picaxe.com/Software/PICAXE/AXEpad/

Re: PicAxe ....

Posted: 06 Sep 2014, 20:09
by Slaxmax
I have no way to test.
Try and tell us the result.

AXEpad-1.5.0-i486.xzm
http://www.mediafire.com/download/eqe6y ... 0-i486.xzm

Re: PicAxe ....

Posted: 06 Sep 2014, 20:44
by hitsware
Thank You :D
Something awry though ....

Image

Re: PicAxe ....

Posted: 06 Sep 2014, 20:54
by francois
It works for me. Download it once more.

What version of porteus do you have?

Re: PicAxe ....

Posted: 06 Sep 2014, 21:11
by Slaxmax
thanks francois for you feedback

@hitsware
check md5 module

Code: Select all

guest@porteus:~$ md5sum /home/guest/AXEpad-1.5.0-i486.xzm 
b7a6e745469bcd8def448831956ba0f8  /home/guest/AXEpad-1.5.0-i486.xzm
The number has to be equal b7a6e745469bcd8def448831956ba0f8

Re: PicAxe ....

Posted: 06 Sep 2014, 22:01
by francois
@Slaxmax:

No thanks necessary. I was about to build the module when I saw that you had build it! :wink:

Re: PicAxe ....

Posted: 06 Sep 2014, 23:15
by hitsware
Thanks Guys ......... No error now ......... Seems OK ...... I used a little different download method ......
Now I need to find out how to run it ........

Re: PicAxe ....

Posted: 07 Sep 2014, 00:16
by hitsware
Slick install :D .... I think Porteus opened a new catagory (programming) on the menu ( I may have not noticed it before)
I know the USB0 works because I use it with Minicom .....
???????
Image

Re: PicAxe ....

Posted: 07 Sep 2014, 01:16
by Slaxmax
You need to know the port of device .

For me (example) my USB to RS232 converter.

Code: Select all

guest@porteus:~$ ls /sys/class/tty/ | grep USB
ttyUSB0@
If your device is different, please configure in AXEpad -> options -> port

Try it.

Re: PicAxe ....

Posted: 07 Sep 2014, 14:51
by hitsware
I get nothing with PicAxe plugged in,
but USB0@ with MicroMite ......
Maybe a problem with PicAxe ?

Re: PicAxe ....

Posted: 07 Sep 2014, 19:15
by Slaxmax
maybe you need activate the driver module

as root

Code: Select all

root@porteus:/home/guest# modprobe ftdi_sio vendor=0x0403 product=0xbd90
for more information read
http://www.picaxe.com/docs/axe027.pdf

Re: PicAxe ....

Posted: 07 Sep 2014, 20:30
by hitsware
Did that .... Still no go .....
Maybe this ?
http://www.ftdichip.com/Drivers/VCP/Lin ... sio.tar.gz

Re: PicAxe ....

Posted: 07 Sep 2014, 22:29
by Slaxmax
FTDI already compiled as a kernel module

please post lsub out (with device plugged)
example (my pc)

Code: Select all

root@porteus:/home/guest# lsusb
Bus 001 Device 004: ID 13fe:1d00 Kingston Technology Company Inc. DataTraveler 2.0 1GB/4GB Flash Drive / Patriot Xporter 4GB Flash Drive
Bus 002 Device 002: ID 09da:000a A4 Tech Co., Ltd Optical Mouse Opto 510D
Bus 002 Device 003: ID 0e8f:0022 GreenAsia Inc. 
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub