Re: [fpc-pascal] GPIO for pi

2016-07-28 Thread Koenraad Lelong
Op 28-07-16 om 21:53 schreef Bo Berglund: On Thu, 28 Jul 2016 09:12:53 +0200, Koenraad Lelong wrote: I'll ammend the application so users should input the address and port on the form, and give a warning to remove any IO from the pi. Thanks, I received the updated

Re: [fpc-pascal] GPIO for pi

2016-07-28 Thread Bo Berglund
On Thu, 28 Jul 2016 09:12:53 +0200, Koenraad Lelong wrote: >I'll ammend the application so users should input the address and port >on the form, and give a warning to remove any IO from the pi. > Thanks, I received the updated project with the explanation for each test

Re: [fpc-pascal] GPIO for pi

2016-07-28 Thread Koenraad Lelong
Op 28-07-16 om 00:59 schreef Bo Berglund: On Wed, 27 Jul 2016 21:43:10 +0200, Bo Berglund wrote: Now done updating Raspbian to latest version. And the project compiles! If it works is another story because I do not understand what to do with a form with a long list

Re: [fpc-pascal] GPIO for pi

2016-07-27 Thread Bo Berglund
On Wed, 27 Jul 2016 21:43:10 +0200, Bo Berglund wrote: >>Do you have these ? I'm running the latest raspbian-image >>(2016-05-27-raspbian-jessie.img). >>You could also download the library from >>http://abyz.co.uk/rpi/pigpio/index.html and compile and install that. >>

Re: [fpc-pascal] GPIO for pi

2016-07-27 Thread Bo Berglund
On Wed, 27 Jul 2016 21:06:26 +0200, Koenraad Lelong wrote: >Op 27-07-16 om 15:52 schreef Bo Berglund: >> Thanks, >> I unpacked the zip in my Projects dir on a Raspberry Pi3 running Raspbian. >> Did nothing else to the files. >> >> Then opened the project in Lazarus 1.6

Re: [fpc-pascal] GPIO for pi

2016-07-27 Thread Koenraad Lelong
Op 27-07-16 om 15:52 schreef Bo Berglund: Thanks, I unpacked the zip in my Projects dir on a Raspberry Pi3 running Raspbian. Did nothing else to the files. Then opened the project in Lazarus 1.6 (with FPC 3.0) and executed a compile command. I received an error message so I repeated it again