Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Wolf
Hi, That's good to know, thanks. Wolfgang Basically you write XXX to /sys/class/gpio/export where XXX is the number of the gpio you need to control. A new directory /sys/class/gpio/gpio_XXX will appear. Inside that you will find files to set/read state. Graeme

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Graeme Gregory
On Fri, 26 Feb 2016, at 02:53 PM, Wolfgang Lenerz wrote: > Hi, > > >> > > If SMSQlmulator can access files on the host then map /sys/class/gpio > > into a place where it can access then all GPIOs can be controlled from > > simple file read/writes to files in that directory. > > > > Graeme > >

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Wolfgang Lenerz
Hi, >> > If SMSQlmulator can access files on the host then map /sys/class/gpio > into a place where it can access then all GPIOs can be controlled from > simple file read/writes to files in that directory. > > Graeme > __ If this is so (I don't have a Pi), pointing, say NFA8_ to that

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Graeme Gregory
On Fri, 26 Feb 2016, at 09:32 AM, tobias.froesc...@t-online.de wrote: > Shameless advertising: > > uqlx on the RPi is not quite as colorful as SMSQMulator, but should be > able to access the GPIO by way of executing a native Linux Program and > talking to it through its pty_ interface. > Or

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread tobias.froesc...@t-online.de
Shameless advertising: uqlx on the RPi is not quite as colorful as SMSQMulator, but should be able to access the GPIO by way of executing a native Linux Program and talking to it through its pty_ interface. Tobias -Original-Nachricht- Betreff: Re: [Ql-Users] Instrutions for running

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Graeme Gregory
On Fri, 26 Feb 2016, at 09:12 AM, Derek Stewart wrote: > Hi Ian, > > I have SMSQmualtor running OK on a Raspberry PI2, I am wondering how to > access the GPIO port from SBASIC, as one of the best features of the > Raspberry PI is the ease of I/O access form simple programming languages >

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-26 Thread Derek Stewart
and Linux. Best Regards Ian - Original Message - From: "Derek Stewart" <de...@q40.de> To: <ql-us...@q-v-d.com> Sent: Wednesday, February 17, 2016 5:07 PM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi Hi Ian, If you open up the F

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Ian Burkinshaw
- From: "Derek Stewart" <de...@q40.de> To: <ql-us...@q-v-d.com> Sent: Wednesday, February 17, 2016 5:07 PM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi Hi Ian, If you open up the File Manager and select the SMSQmulator.jar file. Pe

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Derek Stewart
ow it runs. Not sure what was going on there. Regards Ian - Original Message - From: "Graeme Gregory" <gra...@xora.org.uk> To: <ql-users@lists.q-v-d.com> Sent: Wednesday, February 17, 2016 10:49 AM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Wolf
- From: "Graeme Gregory" <gra...@xora.org.uk> To: <ql-users@lists.q-v-d.com> Sent: Wednesday, February 17, 2016 10:49 AM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi Hi Ian, 'ls -l' to show detailed listing will show who owns files. Just

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Ian Burkinshaw
.uk> To: <ql-users@lists.q-v-d.com> Sent: Wednesday, February 17, 2016 10:49 AM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi Hi Ian, 'ls -l' to show detailed listing will show who owns files. Just because it is in your directory doesn't mean you

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Graeme Gregory
lt;ql-users@lists.q-v-d.com> > Sent: Wednesday, February 17, 2016 10:35 AM > Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry > Pi > > > > > > > > On 17/02/2016 10:29, Ian Burkinshaw wrote: > >> So the trouble was I needed to start

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Ian Burkinshaw
Hi Graeme I assume it is against my log-in since I can see it in the File Manager. Ian - Original Message - From: "Graeme Gregory" <gra...@xora.org.uk> To: <ql-users@lists.q-v-d.com> Sent: Wednesday, February 17, 2016 10:35 AM Subject: Re: [Ql-Users] I

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Ian Burkinshaw
. Regards Ian - Original Message - From: "Marcos Cruz" <q...@programandala.net> To: <ql-us...@q-v-d.com> Sent: Tuesday, February 16, 2016 8:07 PM Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi En/Je/On 2016-02-16 19:27, Ian Burkins

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-17 Thread Graeme Gregory
On 17/02/2016 10:29, Ian Burkinshaw wrote: So the trouble was I needed to start it as a super user (sudo) I really hope thats not true as it goes totally against the reason for user accounts :-) Make sure the jar file is owned by your logged in user. Graeme

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Marcos Cruz
En/Je/On 2016-02-16 19:27, Ian Burkinshaw escribió / skribis / wrote : > Got it working now. What was the problem? > Working is a Pi with the 7" touchscreen and on screen keyboard > Florence. so a portable QL with no keyboard or mouse. What did you use to make the Pi portable? I built my own

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Marcos Cruz
En/Je/On 2016-02-16 17:52, Ian Burkinshaw escribió / skribis / wrote : > Tried double clicking no luck. That depends on your desktop, window manager or file manager be configured. But if you use any common combination of those it should work out of the box. > Tried the command line, again no

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Norman Dunbar
- >From: "Wolfgang Lenerz" <wlen...@free.fr> >To: <ql-us...@q-v-d.com> >Sent: Tuesday, February 16, 2016 5:32 PM >Subject: Re: [Ql-Users] Instrutions for running SMSQmulator on >Raspberry Pi > > >> >> Hi, >> >> do not unzip the j

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Ian Burkinshaw
[Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi Hi, do not unzip the jar file itself. Just Double-click on the jar file. That should do it. Else, from a command line, type "java -jar <entire_path_and_name_of_jar_file". HTH Wolfgang On 02/16/2016 06:14 PM, Ian Burkins

Re: [Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Wolfgang Lenerz
Hi, do not unzip the jar file itself. Just Double-click on the jar file. That should do it. Else, from a command line, type "java -jar

[Ql-Users] Instrutions for running SMSQmulator on Raspberry Pi

2016-02-16 Thread Ian Burkinshaw
Can anybody help. Have installed openjdk7 and also java 7. All seems OK Saved and unziped the SMSQmulator file. and then the jar file Can see all the components of the java application, but canot see how to run it. Ian ___ QL-Users Mailing List