Wanna see my new trailer video for submitting "El Carrillon" project to ESUG 2019 Innovation Technology Awards?
-- Video: youtu.be/mP-7XB4fnao Blog post: https://dev.to/martinezpeck/developing-testing-and-mocking-the-largest-midi-instrument-of-the-world-with-a-raspberry-pi-and-a-diy-leds-piano-7el Project home: https://github.com/gerasdf/carrillon Tweet: https://twitter.com/MartinezPeck/status/1161604812401774592 Thanks Gera Richarte for allowed me to join this great project and Instantiations for providing open-source licenses! hashtag Hope you enjoy it :) Mariano Martinez Peck Software Engineer, Instantiations Inc. Email: [hidden email] Twitter: https://twitter.com/MartinezPeck Blog: https://marianopeck.wordpress.com/You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibHXuHKTBHKpsbM4-2H7Vm%3DaJKZmOhXmSACZ0srEGo8CNw%40mail.gmail.com. |
Administrator
|
On Wednesday, August 14, 2019 at 11:02:03 AM UTC-7, Mariano Martinez Peck wrote:
--
I really laughed over the movie credits!
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/536bc38b-f904-4bf3-89c4-e79b912870fe%40googlegroups.com. |
On Wed, Aug 14, 2019 at 3:25 PM Richard Sargent <[hidden email]> wrote:
Mission accomplished!! :) See (attached) how egocentric it was the first pass. Mariano Martinez Peck Software Engineer, Instantiations Inc. Email: [hidden email] Twitter: https://twitter.com/MartinezPeck Blog: https://marianopeck.wordpress.com/You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibFFFkmpT7qUjb_Ojmb%2B8%3Du6OJAHJvpT%3DqRc95zMJTY2hg%40mail.gmail.com. image.png (2M) Download Attachment |
In reply to this post by Mariano Martinez Peck-2
Cool!
-- On Wednesday, August 14, 2019 at 2:02:03 PM UTC-4, Mariano Martinez Peck wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/6a431013-98b3-48e2-9848-02ef57aaba53%40googlegroups.com. |
In reply to this post by Mariano Martinez Peck-2
Hello. Is it possible to create a GUI application for Raspberry Pi? Or it for Server Smalltalk only? Are other ARM-based boards supported? You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/81febcef-fd6a-4dfb-b7a8-5ca608dbc4d9%40googlegroups.com. |
Hi "vvm13ru" (hope you can present yourself at some point) BTW, yesterday we got it working with the real hardware: https://twitter.com/MartinezPeck/status/1162360670362460162 Let me answer inline below... On Fri, Aug 16, 2019 at 2:52 AM vvm13xyz xyz <[hidden email]> wrote:
Absolutely. VASmalltalk runs on the Pi / Raspbian in the same way it runs on any Linux on x86 or x64. You can use VASmalltalk GUI frameworks and it would work in the Pi as it would do in any other Linux environment. I have plenty of blog posts with this on https://dev.to/martinezpeck/ but for example you can see this one: https://dev.to/martinezpeck/sensor-process-and-transparently-persist-your-iot-data-with-an-end-to-end-object-oriented-system-4e9m All those screenshots are taken from VA running headfull (full IDE) on the Pi.
Both. You can run headfull or headless. And you can use a OS with or without X. For example, headless apps work just perfect on a "Raspbian Lite" or any kind of Linux without X.
As long as they have power enough for Linux, then VA would work. We support both, ARM 32 and 64 bits and our dependencies on Linux are very little. You can see more here: We have used ourselves in Raspberry Pi Zero, 3 and soon will be testing on 4. It works on Rock64. See this: In addition, we tested on Parallella Board: https://twitter.com/MartinezPeck/status/1147132349450203136 It also worked with NVIDIA JetsonTX2 which is a monster of 256 cores GPU: and we will testing soon on a Jetson Nano too. Finally, we tested a lot of different OSes... Raspbian, Ubuntu, Armbian, Tegra, etc... If you have more questions, let us know. Best, Mariano Martinez Peck Software Engineer, Instantiations Inc. Email: [hidden email] Twitter: https://twitter.com/MartinezPeck Blog: https://marianopeck.wordpress.com/You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibFxsJax8%3DDd5sesVJT-%2BrRSS8oQ%2BoYjSJVrT%3DUCrA6G4w%40mail.gmail.com. |
Free forum by Nabble | Edit this page |