Hideaki Tai

Results 17 repositories owned by Hideaki Tai

ArduinoOSC

194
Stars
19
Forks
Watchers

OSC subscriber / publisher for Arduino

ArtNet

205
Stars
45
Forks
Watchers

Art-Net Sender/Receiver for Arduino (Ethernet, WiFi)

ArduinoEigen

32
Stars
3
Forks
Watchers

Eigen (a C++ template library for linear algebra) for Arduino

ArxContainer

38
Stars
6
Forks
Watchers

C++ container-like classes (vector, map, etc.) for Arduino which cannot use STL

DebugLog

39
Stars
10
Forks
Watchers

Logging library for Arduino that can output to both Serial and File with one line

ESP32DMASPI

144
Stars
31
Forks
Watchers

SPI library for ESP32 which use DMA buffer to send/receive transactions

MCP4728

21
Stars
5
Forks
Watchers

Arduino library for MCP4728 quad channel, 12-bit voltage output Digital-to-Analog Convertor with non-volatile memory and I2C compatible Serial Interface

MPU9250

260
Stars
85
Forks
Watchers

Arduino library for MPU9250 Nine-Axis (Gyro + Accelerometer + Compass) MEMS MotionTracking™ Device

MQTTPubSubClient

35
Stars
7
Forks
Watchers

MQTT and MQTT over WebSoket Client for Arduino

MsgPack

47
Stars
3
Forks
Watchers

MessagePack implementation for Arduino (compatible with other C++ apps) / msgpack.org[Arduino]