LiveCode and the RaspberryPi

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

forrrge
Posts: 5
Joined: Tue Nov 05, 2013 9:41 pm

LiveCode and the RaspberryPi

Post by forrrge » Tue Nov 05, 2013 11:01 pm

A while a go I came across a post from Mark Waddingham RunRev CTO, were as a proof of concept Mark had managed to get LiveCode running on a RaspberryPi which is an ARM based credit sized computer that can also be connected to sensors and switches, etc.

I'm wondering if those in the know have heard any more on this. I'm more interested in being able to deploy code to the RPi as I think it will be a great fit for LiveCode and its especially being pushed into the education area much like LiveCode is itself.

trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Contact:

Re: LiveCode and the RaspberryPi

Post by trenatos » Fri Nov 08, 2013 5:21 am

I second this, it would be absolutely awesome to be able to use and build for RPI.

I have several projects that I could use a Pi for, if I can make software for it, otherwise I'll be forced to use big hunk x86 machines.
Marcus

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: LiveCode and the RaspberryPi

Post by monte » Fri Nov 08, 2013 8:46 am

As far as I know the changes @runrevmark made to build on the pi aren't up on github although I'm sure if someone wanted to work on it that he'd provide them. My pi is gathering dust at the moment... was using it for xbmc for a while which was cool but I had issues with too little USB power so I dropped it until I sort that out.
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: LiveCode and the RaspberryPi

Post by FourthWorld » Fri Nov 08, 2013 5:06 pm

FWIW, I had a conversation about the Pi build if LC at a conference yesterday with a well-known syndicated writer. You never know who might find the Pi build interesting, or how many thousands of eyeballs they may be able to put it in front of....
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: LiveCode and the RaspberryPi

Post by monte » Sat Nov 09, 2013 6:48 am

If I had some more time @FourthWorld I'd look into it ;-( It was half the reason I bought the pi...
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Contact:

Re: LiveCode and the RaspberryPi

Post by trenatos » Sun Nov 10, 2013 5:02 pm

I do remember reading about how they made it build for Pi, but that could change with versions, and they're pretty good at putting out new versions (yay continuous updates)
I wonder if they've thought of making it a compiler-option, that would rock.
Marcus

forrrge
Posts: 5
Joined: Tue Nov 05, 2013 9:41 pm

Re: LiveCode and the RaspberryPi

Post by forrrge » Mon Nov 11, 2013 1:38 pm

Assuming you could deploy code to the Raspberry Pi, would it then be possible for someone to write a module that allows LiveCode to talk to the interface ? i.e. so that sensors, switches can be monitored and motors, LEDs, etc can be controlled ?

I've not started learning LiveCode yet and at the moment I'd probably learn Python to have to be able to do that on the RPi. I'd much rather have to only learn one language ;)

LCfraser
Livecode Staff Member
Livecode Staff Member
Posts: 71
Joined: Thu Nov 28, 2013 11:18 am
Contact:

Re: LiveCode and the RaspberryPi

Post by LCfraser » Fri Dec 13, 2013 6:11 pm

Sorry to engage in the thread necromancy but a build of LiveCode for RaspberryPi is now available. See http://downloads.livecode.com/livecode/pi/ for the build or https://github.com/runrevfraser/livecod ... ocs/RPi.md for instructions on building it yourself. Please note that this is an unsupported build but I'll offer help on the forum or mailing list when I can.

Regards,
Fraser

FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10052
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: LiveCode and the RaspberryPi

Post by FourthWorld » Fri Dec 13, 2013 6:17 pm

runrevfraser wrote:Sorry to engage in the thread necromancy but a build of LiveCode for RaspberryPi is now available. See http://downloads.livecode.com/livecode/pi/ for the build or https://github.com/runrevfraser/livecod ... ocs/RPi.md for instructions on building it yourself. Please note that this is an unsupported build but I'll offer help on the forum or mailing list when I can.
Wonderful news - thanks!
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn

LCfraser
Livecode Staff Member
Livecode Staff Member
Posts: 71
Joined: Thu Nov 28, 2013 11:18 am
Contact:

Re: LiveCode and the RaspberryPi

Post by LCfraser » Fri Dec 13, 2013 6:21 pm

I forgot to add the link to the newsletter article about it: http://newsletters.livecode.com/decembe ... tter1.html

If you have any questions, feedback or issues please reply to this thread: http://forums.runrev.com/viewtopic.php?f=66&t=18407 If you keep it all there, I'll definitely see anything that gets posted. I'm not always on the forum so I might miss new topics.

trenatos
Posts: 189
Joined: Wed Jul 03, 2013 6:46 am
Contact:

Re: LiveCode and the RaspberryPi

Post by trenatos » Fri Dec 13, 2013 6:57 pm

This is awesome news, thank you guys!
Marcus

forrrge
Posts: 5
Joined: Tue Nov 05, 2013 9:41 pm

Re: LiveCode and the RaspberryPi

Post by forrrge » Mon Dec 16, 2013 1:38 pm

Does this actually allow you deploy onto the Raspberry Pi also ?

LCfraser
Livecode Staff Member
Livecode Staff Member
Posts: 71
Joined: Thu Nov 28, 2013 11:18 am
Contact:

Re: LiveCode and the RaspberryPi

Post by LCfraser » Mon Dec 16, 2013 2:01 pm

Hi forrrge,

At the moment, you can only deploy to the RPi from the RPi. I'm hoping to change this in the next release, allowing any desktop platform to deploy to the RPi. I'll post an update to http://forums.runrev.com/viewtopic.php?f=66&t=18407 when it becomes available. (The intention is to post the next release when the official version of 6.5.1 is released).

Regards,
Fraser

forrrge
Posts: 5
Joined: Tue Nov 05, 2013 9:41 pm

Re: LiveCode and the RaspberryPi

Post by forrrge » Mon Dec 16, 2013 6:48 pm

Thanks Fraser

forrrge
Posts: 5
Joined: Tue Nov 05, 2013 9:41 pm

Re: LiveCode and the RaspberryPi

Post by forrrge » Tue Dec 17, 2013 12:49 pm

Fraser, do you know if functionality will be added to talk to sensors and outputs the way that python, C, Scratch, etc. are currently doing on the RPi? Something which is important to attract the education sector.

Post Reply