Xおもしろ・バズり おもしろ・バズりツイートの紹介[24/8/4] #夏のライフハック #革命的睡眠 最新のおもしろ・バズりツイートの紹介をして深堀していきます。 #夏のライフハック #車内温度対策 #快適ドライブ #車の豆知識 #言語トリビア #面白翻訳 #英語学習 #カルチャーショック #メルカリ #緩衝材 #ポテトチップス #神対応 #おもしろ梱包 #エコ梱包 #革命的睡眠法 #育児 #朝のルーティン #親バカ #子供の成長 2024.08.04 Xおもしろ・バズり
Programming Micropython Code Explanation: Concurrent Processing, Browsing, and Servo Control The provided code is designed for controlling a robot, integrating network connections, web page provisioning, and servo... 2024.03.30 ProgrammingpythonRobotDIY
Programming Micropythonコード解説 並列処理、ブラウジング、サーボ制御 本記事では下記記事に貼り付けたコードを解説してみたいと思います。色々な処理をしていますが、一つのコードにしているので、ブロックに分けて解説します。 インポート文 import network # Network library import... 2024.03.30 ProgrammingpythonRobotDIY
3D printer Creating a Motivational Dice with a 3D Printer I created a "Motivational Dice" using a 3D printer, with my favorite words placed on each side. Crafting this could even lead to a boost in motivation! 2024.03.24 3D printerDIYMindMotivationSelf-development
3D printer 3Dプリンタでモチベーションサイコロを作る 3Dプリンタを使って、好きな言葉を各面に配置した「モチベーションサイコロ」を作りました。 手軽にできるので、3Dプリンタを持ち余している方は作ってみてはいかがでしょう? これを作ることでモチベーションアップにつながるかもしれません! 2024.03.23 3D printerDIYMindMotivationSelf-development
Money ふるさと納税のベストな使い方は? ふるさと納税って仕組みとしては大変ありがたいですが、返礼品がたくさんありすぎて選択に困りますよね? 余計なものを買ってしまってかえって無駄遣いにもなりそうですし。 私は○○のみを買うことに決めてます。 2024.03.22 MoneyTaxtips
Circuit PSpice:デフォルトの波形の太さを変更する方法 回路シミュレーションする時に"OrCAD 16.0"に入ってるPSpiceを使っています。 電圧・電流波形を見る時にデフォルトの状態だと、非常に線が細くなっていて、そのままスクショしてパワポに貼り付けだと結構見辛いんですね。 2024.03.21 CircuitElectronicsSimulation
Electronics Controlling the robot from a browser /Raspberry pi pico /MS18 I'm enhancing the functional capabilities of our four-legged robot. This time, I've implemented a feature that allows the robot to be controlled via browser commands. 2024.03.02 ElectronicsRobotDIY
Electronics ブラウザからロボをコントロールする /Raspberry pi pico /MS18 4脚ロボットの機能面の強化を図っています。 今回はブラウザから指示してロボを操作する機能を実装してみました。 ブラウザ入力とサーボ制御の並列化で結構はまりましたが、うまく動かすところまでいけました。 2024.03.02 ElectronicsRobotDIY
Electronics Made the quadruped robot move forward /Raspberry pi pico /MS18 I've made a step forward from last time, now achieving a forward-moving action. 2024.01.20 ElectronicsRobotDIY