Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-18 Thread Jonathan
I am working on making A/D, primarily on Raspberry Pis, easier to use within the Jupyter notebook by providing some GUI elements for setting up the data collection. Everything is available as python 3 packages so should install in a Sagemath kernel. I haven't tried doing that as you have to be

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-18 Thread Dima Pasechnik
On Fri, 17 Jul 2020, 23:41 Grant Ellis, wrote: > Hello everyone, > > In regards to the interest in making Sagemath present on the Raspberry Pi > platform it would be helpful in also having the GPIO module available in > Sagemath. > > It would be helpful to have Sagemath be able to access electron

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-17 Thread Grant Ellis
Hello everyone, In regards to the interest in making Sagemath present on the Raspberry Pi platform it would be helpful in also having the GPIO module available in Sagemath. It would be helpful to have Sagemath be able to access electronic circuits e.g. A/D, D/A converters, motor controllers, sens

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-14 Thread Dima Pasechnik
On Tue, Jul 14, 2020 at 10:49 AM Jaap Spies wrote: > > > > On Tuesday, July 14, 2020 at 1:06:58 AM UTC+2, Dima Pasechnik wrote: >> >> There is an official Rasbrian package for Sage, sagemath, it gives you Sage >> 8.6. >> >> I suppose it's the result of semi-automatic import of Debian Buster >> in

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-14 Thread Jaap Spies
On Sunday, July 12, 2020 at 11:21:15 PM UTC+2, Jaap Spies wrote: > > Instructions: Go to https://www.raspberrypi.org/downloads/ > Download your Pi Imager if you want. > I use BalenaEtcher on an old windows loaptop with card reader. > I could also use another Raspbery Pi with USB card reader to dd

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-14 Thread Jaap Spies
On Tuesday, July 14, 2020 at 1:06:58 AM UTC+2, Dima Pasechnik wrote: > > There is an official Rasbrian package for Sage, sagemath, it gives you > Sage 8.6. > > I suppose it's the result of semi-automatic import of Debian Buster > into Rasbrian. > > I did > > pi@raspberrypi:~ $ sudo apt insta

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-13 Thread Dima Pasechnik
There is an official Rasbrian package for Sage, sagemath, it gives you Sage 8.6. I suppose it's the result of semi-automatic import of Debian Buster into Rasbrian. I did pi@raspberrypi:~ $ sudo apt install sagemath and after a long download, I could do pi@raspberrypi:~ $ sage ┌

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-12 Thread Jaap Spies
Instructions: Go to https://www.raspberrypi.org/downloads/ Download your Pi Imager if you want. I use BalenaEtcher on an old windows loaptop with card reader. I could also use another Raspbery Pi with USB card reader to dd the image to the SD card. My main machine has no card reader at all. So yo

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-12 Thread Jaap Spies
On Sunday, July 12, 2020 at 4:45:44 PM UTC+2, Dima Pasechnik wrote: > > > > On Sun, 12 Jul 2020, 13:27 Sverre Lunøe-Nielsen, > wrote: > >> Dima, >> >> > I would rather plug ethernet cable, and ssh into, but this seems to be >> unsupported. >> >> You can accomplish this by following the instruc

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-12 Thread Dima Pasechnik
On Sun, 12 Jul 2020, 13:27 Sverre Lunøe-Nielsen, wrote: > Dima, > > > I would rather plug ethernet cable, and ssh into, but this seems to be > unsupported. > > You can accomplish this by following the instructions under > "3: Enable SSH on a headless Raspberry Pi (add file to SD card on another >

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-12 Thread Sverre Lunøe-Nielsen
Dima, > I would rather plug ethernet cable, and ssh into, but this seems to be unsupported. You can accomplish this by following the instructions under "3: Enable SSH on a headless Raspberry Pi (add file to SD card on another machine)" found here: https://www.raspberrypi.org/documentation/r

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-12 Thread Dima Pasechnik
On Fri, 10 Jul 2020, 12:03 Dima Pasechnik, wrote: > On Fri, Jul 10, 2020 at 12:01 PM Jaap Spies wrote: > > > > In a previous post I wrote: > > > > \begin quote > > Saying Raspberry Pi is saying education. There are zillion Raspberry > Pi's out there. > > Almost all of them are running Raspbian,

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-10 Thread 'Doris Behrendt' via sage-devel
+1 > Am 10.07.2020 um 13:03 schrieb Dima Pasechnik : > > On Fri, Jul 10, 2020 at 12:01 PM Jaap Spies wrote: >> >> In a previous post I wrote: >> >> \begin quote >> Saying Raspberry Pi is saying education. There are zillion Raspberry Pi's >> out there. >> Almost all of them are running Raspbi

Re: [sage-devel] Making Sagemath available to Raspberry Pi

2020-07-10 Thread Dima Pasechnik
On Fri, Jul 10, 2020 at 12:01 PM Jaap Spies wrote: > > In a previous post I wrote: > > \begin quote > Saying Raspberry Pi is saying education. There are zillion Raspberry Pi's out > there. > Almost all of them are running Raspbian, now called Raspberry Pi OS. > On every raspbian system there is a

[sage-devel] Making Sagemath available to Raspberry Pi

2020-07-10 Thread Jaap Spies
In a previous post I wrote: \begin quote Saying Raspberry Pi is saying education. There are zillion Raspberry Pi's out there. Almost all of them are running Raspbian, now called Raspberry Pi OS. On every raspbian system there is an implementation of Mathematica. Wolfram was clever when he decided