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

2024-09

Development/Design

[ESP32 custom board] Result of investigating the cause of board defects by measuring voltage with an oscilloscope.

When wiring voltage is to be measured, the wiring on the board is often covered with resist (insulation layer), so voltage cannot be measured by applying a probe over the wiring as it is, so lightly scratch the area to be measured with a cutter to expose the copper foil part before measuring the voltage.
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’.
built-in(C++)

[ESP32] Modified circuit with power supply noise countermeasures to avoid surface mounting errors.

The MAX98357 itself needs to be connected to pins 25, 26 and 22 of the ESP32 WROOM 32E. keep the I2S signals (BCLK, LRCLK and DIN) as close as possible to pins 25 and 26 of the ESP32, as keeping the wires short reduces the risk of signal degradation and cross-talk. Attempt to optimise decoupling capacitors in the circuitry around the power supply to reduce power supply noise.
built-in(C++)

[ESP32] Investigation of the cause of cracked speaker sound and no playback due to wiring error (magnifying glass and oscilloscope)

When the IC package of the Class D amplifier was changed from TQFN to WLP, 4 out of 25 were defective in the speaker area as follows. Investigate the cause of sound crackling and audio not being played back. Verify if the sound crackling is resolved by first lowering the volume in the application. Next, using a magnifying glass, visually check for wiring defects.