(Hacked) mruby/c can work on Arduino Uno
As you know, Arduino Uno has only 2KB RAM and 32KB ROM. It is fine for simple project written by C or C++. However it ...
Let’s make apps on mruby/c for M5Stack(ESP32)
This article comes from 2nd M5Stack user meeting.
My intentionI think M5Stack is an awesome product becaus
The Instruction set of mruby/c compared with mruby
(Japanese version is here)
Recently I’m studying mruby byte-code to understand mruby/c.
In mruby/c, i ...
Progress of mruby/c library for Wio LTE Arduino
I confirmed basic functionalities of mruby/c library for Wio LTE Arduino.
After implementing a glue code for a RT ...
My impression of RubyKaigi 2018
I’ve attended RubyKaigi2018 in Sendai.
I was really motivated in this conference, I appreciate all ...
Making mruby/c library for Wio LTE Arduino
Japanese version is here.
I have done a LT in 60th anniversary kawasaki.rb.
I’d like to keep my ...
A failure in “docker-compose start”
I have faced a following error about a Mastodon service on docker when I modified the iptables configuration.
$ cd ...How is Ruby’s thread scheduling system implemented?
(Japanese version)
What is the trigger of switching Ruby threads?
Last night, I attended kawasaki.rb. An a ...
Installing a Mastodon
To learn things about web and prepare local space to my friends, I have installed a Mastodon to my server.
I refe ...
A first step to Raspberry Pi project
This was a first step to Raspberry Pi project done in last year.
RaspiMusicServerThis an music server on Raspeb ...