[ANN] Forked Raspberry GPIO library to github

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

[ANN] Forked Raspberry GPIO library to github

Mariano Martinez Peck-2
Hi guys,

As you probably know, Louis LaBrunda did a great job on porting the RaspberryHardwareInterface into VASmalltalk and publish it into the vast goodies [1].

But recently I decided to move it to github [2]. Before anyone complain, let me say I am obviously not doing that just because I like wasting my time. Some of the reasons are:

1) I want to apply quite some project-wide patterns (code formatting, comments, categories, etc etc). 
2) I have some refactors I wanted to do since a long time 
3) I wanted a place that could give more visibility to the project
4) I wanted a nice place to document it and manage it (issues, releases, etc). In fact, you can already see the next issues I will be addressing [3]
5) Even if in the short term I will submitting the code as ENVY binaries .dat files, I may use this project as an "early adapter" of the Tonel support we are planning to release for 9.2. 

Note that the project license is still MIT.

Let me know if you have questions, 

Best regards,

--
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 post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibHoOsussSJRRhej1aPzUKyWfT2PT2nXRYhy5bFaixCzhg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Forked Raspberry GPIO library to github

Mariano Martinez Peck-2
And now we got the pigpio to add this Smalltalk wrapper into their official website [1]

Best,  



On Thu, Jun 13, 2019 at 12:52 PM Mariano Martinez Peck <[hidden email]> wrote:
Hi guys,

As you probably know, Louis LaBrunda did a great job on porting the RaspberryHardwareInterface into VASmalltalk and publish it into the vast goodies [1].

But recently I decided to move it to github [2]. Before anyone complain, let me say I am obviously not doing that just because I like wasting my time. Some of the reasons are:

1) I want to apply quite some project-wide patterns (code formatting, comments, categories, etc etc). 
2) I have some refactors I wanted to do since a long time 
3) I wanted a place that could give more visibility to the project
4) I wanted a nice place to document it and manage it (issues, releases, etc). In fact, you can already see the next issues I will be addressing [3]
5) Even if in the short term I will submitting the code as ENVY binaries .dat files, I may use this project as an "early adapter" of the Tonel support we are planning to release for 9.2. 

Note that the project license is still MIT.

Let me know if you have questions, 

Best regards,



--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

--
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 post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibGOeZTd7BGEf0cXS6muqsmYbdEr3ySZdd72U2LHufLJUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Forked Raspberry GPIO library to github

Seth Berman
👍!

On Tue, Jun 18, 2019 at 10:59 AM 'Mariano Martinez Peck' via VA Smalltalk <[hidden email]> wrote:
And now we got the pigpio to add this Smalltalk wrapper into their official website [1]

Best,  



On Thu, Jun 13, 2019 at 12:52 PM Mariano Martinez Peck <[hidden email]> wrote:
Hi guys,

As you probably know, Louis LaBrunda did a great job on porting the RaspberryHardwareInterface into VASmalltalk and publish it into the vast goodies [1].

But recently I decided to move it to github [2]. Before anyone complain, let me say I am obviously not doing that just because I like wasting my time. Some of the reasons are:

1) I want to apply quite some project-wide patterns (code formatting, comments, categories, etc etc). 
2) I have some refactors I wanted to do since a long time 
3) I wanted a place that could give more visibility to the project
4) I wanted a nice place to document it and manage it (issues, releases, etc). In fact, you can already see the next issues I will be addressing [3]
5) Even if in the short term I will submitting the code as ENVY binaries .dat files, I may use this project as an "early adapter" of the Tonel support we are planning to release for 9.2. 

Note that the project license is still MIT.

Let me know if you have questions, 

Best regards,



--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.

--
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 post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAOUkibGOeZTd7BGEf0cXS6muqsmYbdEr3ySZdd72U2LHufLJUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
--
-----------------------------------------------------
Seth Berman
President & CEO, Instantiations Inc.
Email: [hidden email]
Twitter: @sethloco78

--
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 post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/CAO3JmgMw8OF9pyaj249jRsmxLGsYiwmc4FSnFsxUUN6WZ_a6yQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: [ANN] Forked Raspberry GPIO library to github

Louis LaBrunda
In reply to this post by Mariano Martinez Peck-2
👍

Lou

On Tuesday, June 18, 2019 at 10:59:05 AM UTC-4, Mariano Martinez Peck wrote:
And now we got the pigpio to add this Smalltalk wrapper into their official website [1]

Best,  

[1] <a href="http://abyz.me.uk/rpi/pigpio/index.html" target="_blank" rel="nofollow" onmousedown="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fabyz.me.uk%2Frpi%2Fpigpio%2Findex.html\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHz1mFsDYLZeBp9sjXph4OUtD7R9w&#39;;return true;" onclick="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fabyz.me.uk%2Frpi%2Fpigpio%2Findex.html\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHz1mFsDYLZeBp9sjXph4OUtD7R9w&#39;;return true;">http://abyz.me.uk/rpi/pigpio/index.html


On Thu, Jun 13, 2019 at 12:52 PM Mariano Martinez Peck <<a href="javascript:" target="_blank" gdf-obfuscated-mailto="xYmVD9mSCAAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">mp...@...> wrote:
Hi guys,

As you probably know, Louis LaBrunda did a great job on porting the RaspberryHardwareInterface into VASmalltalk and publish it into the vast goodies [1].

But recently I decided to move it to github [2]. Before anyone complain, let me say I am obviously not doing that just because I like wasting my time. Some of the reasons are:

1) I want to apply quite some project-wide patterns (code formatting, comments, categories, etc etc). 
2) I have some refactors I wanted to do since a long time 
3) I wanted a place that could give more visibility to the project
4) I wanted a nice place to document it and manage it (issues, releases, etc). In fact, you can already see the next issues I will be addressing [3]
5) Even if in the short term I will submitting the code as ENVY binaries .dat files, I may use this project as an "early adapter" of the Tonel support we are planning to release for 9.2. 

Note that the project license is still MIT.

Let me know if you have questions, 

Best regards,

[1] <a href="http://vastgoodies.com/projects/Raspberry%2520Pi%2520Hardware%2520Interface" target="_blank" rel="nofollow" onmousedown="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fvastgoodies.com%2Fprojects%2FRaspberry%252520Pi%252520Hardware%252520Interface\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFFB6UJ0k6VS8kvukmvKkuA5cVn-Q&#39;;return true;" onclick="this.href=&#39;http://www.google.com/url?q\x3dhttp%3A%2F%2Fvastgoodies.com%2Fprojects%2FRaspberry%252520Pi%252520Hardware%252520Interface\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFFB6UJ0k6VS8kvukmvKkuA5cVn-Q&#39;;return true;">http://vastgoodies.com/projects/Raspberry%2520Pi%2520Hardware%2520Interface
[2] <a href="https://github.com/vasmalltalk/pigpio-vast" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fvasmalltalk%2Fpigpio-vast\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHRAJdhYNswEKAMbeluiafmpEcEOA&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fvasmalltalk%2Fpigpio-vast\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHRAJdhYNswEKAMbeluiafmpEcEOA&#39;;return true;">https://github.com/vasmalltalk/pigpio-vast
[3] <a href="https://github.com/vasmalltalk/pigpio-vast/issues" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fvasmalltalk%2Fpigpio-vast%2Fissues\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHNgRKKOYA6G8GiUuP24dSTvoR0wA&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fgithub.com%2Fvasmalltalk%2Fpigpio-vast%2Fissues\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHNgRKKOYA6G8GiUuP24dSTvoR0wA&#39;;return true;">https://github.com/vasmalltalk/pigpio-vast/issues

--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
Email: <a href="javascript:" target="_blank" gdf-obfuscated-mailto="xYmVD9mSCAAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">mp...@instantiations.com
Twitter: <a href="https://twitter.com/MartinezPeck" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;">https://twitter.com/MartinezPeck
LinkedIn: <a href="https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;">www.linkedin.com/in/mariano-martinez-peck
Blog: <a href="https://marianopeck.wordpress.com/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;">https://marianopeck.wordpress.com/


--
Mariano Martinez Peck
Software Engineer, Instantiations Inc.
Email: <a href="javascript:" target="_blank" gdf-obfuscated-mailto="xYmVD9mSCAAJ" rel="nofollow" onmousedown="this.href=&#39;javascript:&#39;;return true;" onclick="this.href=&#39;javascript:&#39;;return true;">mp...@instantiations.com
Twitter: <a href="https://twitter.com/MartinezPeck" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Ftwitter.com%2FMartinezPeck\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNFPV-7Bnc-U6phGEh-VZU0iUtY7vw&#39;;return true;">https://twitter.com/MartinezPeck
LinkedIn: <a href="https://www.linkedin.com/in/mariano-mart%C3%ADnez-peck/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fwww.linkedin.com%2Fin%2Fmariano-mart%25C3%25ADnez-peck%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNGyJTUAWXPstaw4J3OpFUYRyFAqmw&#39;;return true;">www.linkedin.com/in/mariano-martinez-peck
Blog: <a href="https://marianopeck.wordpress.com/" target="_blank" rel="nofollow" onmousedown="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;" onclick="this.href=&#39;https://www.google.com/url?q\x3dhttps%3A%2F%2Fmarianopeck.wordpress.com%2F\x26sa\x3dD\x26sntz\x3d1\x26usg\x3dAFQjCNHAOaIsyMIYgmQWdQZRuKRdD6gBfw&#39;;return true;">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 post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
To view this discussion on the web visit https://groups.google.com/d/msgid/va-smalltalk/b191f320-6b8c-4972-bc59-b01d211a2df7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.