Open House at Makers: micro:bit
micro:bit is a pocket-sized computer board designed by BBC, to encourage kids to learn how computers work, rather than simply consuming. The fourth Open Hous...
micro:bit is a pocket-sized computer board designed by BBC, to encourage kids to learn how computers work, rather than simply consuming. The fourth Open Hous...
In the last week’s Open House at Makers Siem Reap, we had 3D modeling classes, in which kids learnt how 3D object is designed with CAD, or Computer Assisted ...
Our open house event at Makers Siem Reap the last weekends, Kids made a paper glider. Paper craft is not just an activity for kids at school, but a serious ...
The last Sunday was the longest day in my life in Cambodia: the first day of my class for kids at Makers Siem Reap. Here is the summary.
When I started my electronics class, I was not sure how it would go. After months, the students finally write actual code that does something more than blink...
It has been a while since I started my electronics basic class for local students. I have four students, most of them knew nothing about electronics, or prog...
Kids inherit wealth or poverty from parents. How about creativities? Biologically, maybe at some level. Probably, negligible. Recent researches revealed that...
My cheat sheet for Rust on ESP. For Rust in general, see The Rust Programming Language and The Embedded Rust Book.
I have been working on FreeBSD ports of Rust on ESP. In addition to C/C++ tool-chains, trombik/xtensa-esp32-elf includes the following Rust on ESP ports.
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 ESP82...
I have been developing applications for ESP32 and ESP8266 devices on FreeBSD for quite some time. Here is a summary of how to develop code for the embedded d...
I recently bought two ESP32-S2 development boards, ESP32-S2-Saola-1 and nanoESP32-S2. ESP32-S2 is a recent addition to ESP32-family, a scaled-down version of...
As a maintainer of esp-idf-lib, I would like to test the library on ESP32S2, a single core version of ESP32. At the moment, the only ESP32S2 development boar...
As I wrote before, the small alley in front of the property will be paved soon. Everyone in the alley needs to give up some part of their lands. That also me...
Like other makers in the world, we rely on AliExpress. In South East Asian countries, Chinese suppliers are often the only option to buy gadgets, supplies an...
Kids inherit wealth or poverty from parents. How about creativities? Biologically, maybe at some level. Probably, negligible. Recent researches revealed that...
Wat Bo, on the east side of the Siem Reap River, where our property is located, is a quiet, cosy area in Siem Reap. Close enough to the Pub Street, far from...
Recently, I found a hidden gem; fab-manager. I was looking for a solution to manage machine reservations for customers. Possible alternatives are: writing a ...
OpenLog
, a simple logging device 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 y...
I recently bought two ESP32-S2 development boards, ESP32-S2-Saola-1 and nanoESP32-S2. ESP32-S2 is a recent addition to ESP32-family, a scaled-down version of...
As a maintainer of esp-idf-lib, I would like to test the library on ESP32S2, a single core version of ESP32. At the moment, the only ESP32S2 development boar...
At Makers, I am going to provide classroom sessions for kids and students, focusing on a small, cool device developed by BBC, called BBC micro:bit.
We are proposing a project that builds a “makerspace” in Siem Reap, where creators and innovators of all ages and skill levels can create their products, and...
My name is Tomoyuki Sakurai, or simply Tomi, from Japan, living (or being stranded) in Siem Reap. This is the first post about my project I have been working...
esphome is a framework for ESP32 and ESP8266 with which you can create simple devices by just writing YAML files instead of writing code. I choose esphome wh...
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 ESP82...
I have been developing applications for ESP32 and ESP8266 devices on FreeBSD for quite some time. Here is a summary of how to develop code for the embedded d...
I recently bought two ESP32-S2 development boards, ESP32-S2-Saola-1 and nanoESP32-S2. ESP32-S2 is a recent addition to ESP32-family, a scaled-down version of...
As a maintainer of esp-idf-lib, I would like to test the library on ESP32S2, a single core version of ESP32. At the moment, the only ESP32S2 development boar...
I have been working on FreeBSD ports of Rust on ESP. In addition to C/C++ tool-chains, trombik/xtensa-esp32-elf includes the following Rust on ESP ports.
I have been developing applications for ESP32 and ESP8266 devices on FreeBSD for quite some time. Here is a summary of how to develop code for the embedded d...
My cheat sheet for Rust on ESP. For Rust in general, see The Rust Programming Language and The Embedded Rust Book.
I have been working on FreeBSD ports of Rust on ESP. In addition to C/C++ tool-chains, trombik/xtensa-esp32-elf includes the following Rust on ESP ports.
My cheat sheet for Rust on ESP. For Rust in general, see The Rust Programming Language and The Embedded Rust Book.
I have been working on FreeBSD ports of Rust on ESP. In addition to C/C++ tool-chains, trombik/xtensa-esp32-elf includes the following Rust on ESP ports.
Wat Bo, on the east side of the Siem Reap River, where our property is located, is a quiet, cosy area in Siem Reap. Close enough to the Pub Street, far from...
While working on my introduction talk about the makerspace and what you can do at a makerspace, I also have been working on my own project. I will explain th...
I am trying to open a makerspace here in Siem Reap, where tools and equipment are provided for makers, who create things. I would like to introduce one of my...
I have been making several purchases from AliExpress since the last post about shipping from China to Cambodia (Logistic recovering from Covid 19). Here is t...
As a maintainer of esp-idf-lib, I would like to test the library on ESP32S2, a single core version of ESP32. At the moment, the only ESP32S2 development boar...
I maintain many ansible roles. Some are dated back to a decade ago. I would like to document how I write ansible roles and why. In this post, I will describ...
Finally, we have a kitchen at Makers, Siem Reap. It is an open-air, shared kitchen at our garden. We needs more for it, but at least, you can make simple foo...
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 wo...
esphome is a framework for ESP32 and ESP8266 with which you can create simple devices by just writing YAML files instead of writing code. I choose esphome wh...
As an example for beginners, I needed an example program that does a simple thing, with very few standard functions of Arduino. Here is an example Arduino pr...
As an example for beginners, I needed an example program that does a simple thing, with very few standard functions of Arduino. Here is an example Arduino pr...