info.mkrsgh.org - page 3

最近の投稿

Supporting honest business: an electrician

更新日時:

5 minute read

Many tourists say Cambodian people are nice, easygoing, and friendly. While it is an aspect of the people, there are other points of view. In this post, I would like to introduce an electrician and issues we encounter in Cambodia — or other countries in the region.

キッチンがやってきた

更新日時:

less than 1 minute read

やっとMakersにも裏のガーデンにキッチンができました。屋外で共用のキッチンです。 調理用具など足りないものはまだありますが、簡単な料理、コーヒー、カクテルを作れるようになりました。

Say goodbye to ESP8266

更新日時:

3 minute read

ESP8266 has been quite popular. After years of community efforts, it was the de-facto platform for WiFi-enabled projects. Espressif, the chip vendor of ESP8266, has been releasing ESP32-based products. ESP32C3, supposed to be a successor of ESP8266, was introduced into market in 2020. Should we switch to it? Or ESP32? I would say it is time to say goodbye to ESP8266.

電子工作のクラスを始めました

更新日時:

less than 1 minute read

地元の生徒に電子工作を教えるクラスをはじめてしばらくたちました。生徒は全部で4人で、電子工作もプログラミングもまったく知りませんでした。毎週末、2時間のクラスを教えています。

Review: OpenLog, a simple logging device

更新日時:

7 minute read

I bought a small module built around ATMega328p. It is a serial port logger device with an SD card slot. Here is why you need it, why it is useful, and how you use it. The official documentation, OpenLog Hookup Guide, was written by a developer — probably the author of the code — not a technical writer. The documentation is confusing — sometimes conflicting —, includes friendly expressions, wh...