方言を話すおしゃべり猫型ロボット『ミーア』をリリースしました(こちらをクリック)

Mia

Entrepreneur

[Mia] Want PR but not enough inventory? Reality of tightrope walking encountered in hardware

We have made a major update to Mia's functionality and we want to do a big PR campaign, but we have been plagued by a shortage problem and we have been keenly aware of the need for stock control and the psychological difficulty of PR, so we have described the stock problem. On reflection, ‘we should have moved on to the next order in a situation where we had plenty of stock’.
Development/Design

[MAX98357A] Changed IC package of class D amplifier from TQFN to WLP

The MAX98357A series of ClassD audio amplifiers is available in TQFN and WLP packages. The WLP package is smaller and more cost-effective than the conventional TQFN package, as it does not require expensive through-hole vias (connection pins that pass through the PCB).
Development/Design

[ESP32] Understanding the automatic boot loader mechanism and truth table

The automatic bootloader of the ESP32 is a function that enables automatic programme writing when the PC instructs the programmer to write the programme (by pressing the Upload button on PlatformIO) without having to manually press the EN or BOOT (IO0) pins.
Entrepreneur

[Mia Shipping] Trying to optimize box size and shipping costs.

Until now, we have been dealing with intangible software products such as SaaS and apps, so we did not have to worry about delivery and packaging, but this is our first tangible product, so we have to think about packaging size and shipping costs. Trial and error with Yamato's web pick-up service and Japan Post.
Entrepreneur

[Mia] What I learned from customer support via X (formerly Twitter)

Yesterday, I was looking at X in Mia and the following X post caught my eye! We need to deal with this as soon as possible (sweat)".Although we were able to resolve the error, which in itself was good, the customer response, including the inadequate email forwarding settings, left us with issues to address.So, we decided to implement the following two solutions. - Set up a Google form in the app for bug and error enquiries - Set up a Mia community.
Development/Design

[Golang] Practice of Test-Driven Development: From Migration File Creation to SQL Injection Countermeasures

Describes test-driven development in Go language, including migration file creation, SQL injection countermeasures and actual testing methods using dockertest. testutils.RunMySQLContainer function is called to start the MySQL container and connect to the database. RunMySQLContainer function to start the MySQL container and connect to the database.
Entrepreneur

[Mia] Description of sales and change of mind from post-release to one month later.

In the case of new services, acquaintances initially support and purchase the service, but after the initial windfall, the service then enters a state of calm unless it is really of interest to the user. 'Maybe only people you know buy and that's it, maybe the service doesn't stick.' The situation lasted for about two weeks.
Entrepreneur

[Mia] Mass generation of short videos with CapCut for SNS marketing.

In the case of this talking cat-shaped robot for the toC market, SNS marketing seems to be a better match than web marketing. Among these, it would be good to focus on 1) short videos → TikTok, Instagram, Youtube Short 2) illustrations of the character and interesting one-liner phrases → X/Insta.
Development/Design

[Flutter] Display daily GIF images and text on the top screen.

When you use images and other assets in your Flutter project, you need to let Flutter know about them by putting them in pubspec.yaml. Put GIF images under assets/images and put them in pubspec.yaml.
Marketing

[Luma AI Dream Machine] Tried an AI that generates short videos from photos in Mia.

In this article, we examine the free video-generating AI 'Luma AI Dream Machine' to see if Mia's short video generation is practical. Dream Machine is a video-generating AI service announced on 12 June (local time) by AI start-up Luma Labs.