Demo project of 'Firmware programming with mruby/c' talked on RubyKaigi 2018 at Sendai International Center
- RubyKaigi 2018
- Presentation slide
-
Microcontroller
- PSoC5LP
-
Firmware builder
- PSoC Creator 4.2
-
mruby compiler
- [https://github.com/mruby/mruby]https://github.com/mruby/mruby)
- Note that this repo includes compiled C byte code. so you don't need to download mruby compiler if you just try to build this project
-
Runtime
- https://github.com/mrubyc/mruby
- Note that this repo includes mruby/c runtime therefore you don't need to download mruby/c
-
Utility for development
- https://github.com/hasumon/mrubyc-utils
- you don't need to download it for just trying to build this project
-
Firmware
- [WIP] need to describe how to use PSoC Creator and mrubyc-utils
-
Hardware
- [WIP] Circuit design, PCB, Parts, Solderding, Wiring and Housing
-
Other layers
- [WIP] Soracom and Cloud