memomem

備忘録・メモ置き場

arduino

LED Stripで1番目のLEDの色が正常に表示されない

GROVE - WS2813搭載防水RGB LEDテープ1m(60LED)www.switch-science.com WS2813搭載RGB LEDをAdafruit_NeoPixelを使用して制御しようとすると、1番目のLEDの色が正常に表示されない。 github.com 上記に、 WiFi.disconnect();でwifiをオフにする。 pixels.…

Arduinoでのイベント

// イベント実装方法サンプル // https://github.com/bakercp/PacketSerial/blob/master/src/PacketSerial.h class BtnInput { public: typedef void (*BtnPressHandler)(bool v); BtnInput(int buttonPin_, int pushLimit_){ buttonPin = buttonPin_; pushL…

TF-luna

www.switch-science.com www.seeedstudio.com 上記リンクよりPC Software https://s3-us-west-2.amazonaws.com/files.seeedstudio.com/products/101990656/res/TF-Luna+PC+Software.rar Arduinoサンプル https://cdn.webshopapp.com/shops/304271/files/3334…

myCobot Arduino

ライブラリをインストール Arduinoのライブラリを追加 ESP32 Lite Pack Library M5Atom M5Stack GitHub - elephantrobotics/myCobot: myCobot is the World's Smallest Collaborative Robot Arm. githubから落とした /myCobot/Arduino/MycobotBasic をArduin…

XInput コントローラーの振動

qiita.com github.com

Arduino を Switch のコントローラーとして使う

go-go-poke.hateblo.jp qiita.com macでは、 /Applications/Arduino.app/Contents/Java/hardware/arduino/avr/boards.txt [Arduinoがインストールされたディレクトリ]/hardware/arduino/avr/boards.txtを開き, 285, 286行目を以下のように変更する.このと…

Keigan Motor

keigan.zendesk.com github.com