Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2018-03-29 Thread Stephane Ducasse
Hi Jonathan we are interested too. Stef On Wed, Mar 28, 2018 at 2:53 PM, Jonathan van Alteren wrote: > No, I haven't done much with Pharo yet, least of all adapt it to run on an > IoT device ;-) I'm interested though, but it will take me considerable time > to reach that level of experience. >

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2018-03-28 Thread Jonathan van Alteren
No, I haven't done much with Pharo yet, least of all adapt it to run on an IoT device ;-) I'm interested though, but it will take me considerable time to reach that level of experience. I've got a BeagleBone Black running some Node.js things though, and would love to add Pharo to the mix. I like t

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2018-03-27 Thread Marcus Denker
Hi, There are other interesting tiny boards that should fit well with Pharo-IOT (we should of course: https://www.raspberrypi.org/products/raspberry-pi-zero/ but then, there are many and it shoul

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2018-03-23 Thread Steven Costiou
Hi, thanks for the links :) Yes i am still working on this topic, however i chose to focus on Raaspbery Pi. It is quite handy to have an embedded linux to experiment things. I do not have a public page on my projects at the moment, but there is the Pharo-iot github project that gather work of t

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2018-03-23 Thread Jonathan van Alteren
Hi Steven, I found your message and was wondering if you're still working on this. I did some IoT stuff with the little Teensy 3.2 boards, which I find very convenient to use. The new 3.6 board has more memory (1Mb flash and 256Kb RAM). See info and seller here: - https://www.pjrc.com/teensy/tech

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-08-17 Thread Marcus Denker
> On 24 Jul 2017, at 21:30, Steven Costiou wrote: > > Hi, > > i am looking for: > > - small hardware, boards/computers, "embeddable" devices, etc. that can run > Pharo (except Raspberry pi that i already know) > > - robots, flying drones or things alike with an open linux which can possibly

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-30 Thread Steven Costiou
Hi, thanks everybody for all the leads. I will look into all those :) Steven. Le 2017-07-25 19:11, Bruce O'Neel a écrit : > Hi, > > With a bit of work it probably fits on one of these: > > https://onion.io/omega2/ > > If you feel on really wasting space this would work as well, though

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-27 Thread Ben Coman
On Tue, Jul 25, 2017 at 9:18 PM, Tim Mackinnon wrote: > Wasn’t there another board that Ben was talking about recently - > http://blog.openinworld.com/2017/06/evening-with-pharo-esp32/ (esp32?) > That was only Pharo on a laptop interfacing to the ESP32 over USB serial port. Suitable to provide

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-25 Thread Bruce O'Neel
Hi, With a bit of work it probably fits on one of these: [https://onion.io/omega2/](https://onion.io/omega2/) If you feel on really wasting space this would work as well, though it would need some porting if you wanted to run it locally. [https://getchip.com/pages/pocketchip](

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-25 Thread Attila Magyar
The esp32 is not capable of running Pharo unfortunatelly. It's not Linux based, it has a realtime operating system called FreeRTOS and the amount of memory it has is also quite limited. It's more like a microcontroller than a single board computer. -- View this message in context: http://forum.

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-25 Thread Tim Mackinnon
Wasn’t there another board that Ben was talking about recently - http://blog.openinworld.com/2017/06/evening-with-pharo-esp32/ (esp32?) > On 25 Jul 2017, at 09:14, Denis Kudriashov wrote: > > Hi. > > Pharo works on Beaglebone. An

Re: [Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-25 Thread Denis Kudriashov
Hi. Pharo works on Beaglebone. And I am pretty sure that it will work on other ARM/Linux based computers 2017-07-24 21:30 GMT+02:00 Steven Costiou : > Hi, > > i am looking for: > > - small hardware, boards/computers, "embeddable" devices, etc. that can > run Pharo (except Raspberry pi that i alr

[Pharo-users] Looking for small boards and tiny computers which can run Pharo

2017-07-24 Thread Steven Costiou
Hi, i am looking for: - small hardware, boards/computers, "embeddable" devices, etc. that can run Pharo (except Raspberry pi that i already know) - robots, flying drones or things alike with an open linux which can possibly run Pharo Could somebody points me to documentation or web sites wh