Richard Kuo

Results 29 issues of Richard Kuo

### Hardware Environment LED5050 WS2812B ### Related technical area Neopixel ### Is the feature request related to an un-fixed issue? N/A ### Describe the ideal solution/reault/output. support LED5050 (WS2812B), Adafruit...

enhancement
no-issue-activity
pending

Arduino Library: https://github.com/pololu/vl53l0x-arduino Arduino Example Code: https://github.com/rkuo2000/Arduino/blob/master/examples/Sensors/VL53L0X/VL53L0X.ino Finished Compilation and Running : [ERROR] requestFrom: readed=1, quantity=1 [ERROR] requestFrom: readed=1, quantity=1 [ERROR] requestFrom: readed=1, quantity=1 [ERROR] requestFrom: readed=2, quantity=2 256 mm

enhancement
no-issue-activity

GY953 is 9-axis IMU sensor using SPI and TX/RX signals to interface example/basic.ino failed to compile at setting attachInterrupt d:\Users\rkuo2\Documents\Arduino\libraries\GY953\src\GY953.cpp: In member function 'void GY953::enableInt()': d:\Users\rkuo2\Documents\Arduino\libraries\GY953\src\GY953.cpp:121:3: error: 'attachInterrupt' was not...

enhancement
no-issue-activity
pending

Library : [https://github.com/sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library](https://github.com/sparkfun/SparkFun_MPU-9250-DMP_Arduino_Library) WARNING: library SparkFun MPU-9250 Digital Motion Processing (DMP) Arduino Library claims to run on samd architecture(s) and may be incompatible with your current board which runs on...

enhancement
no-issue-activity
pending

WARNING: library MPU6050 claims to run on avr, samd, sam, esp8266, esp32, stm32, renesas, renesas_portenta, renesas_uno architecture(s) and may be incompatible with your current board which runs on AmebaPro2 architecture(s)....

enhancement
no-issue-activity
pending

from langchain.embeddings import HuggingFaceEmbeddings from llama_index.embeddings.langchain import LangchainEmbedding lc_embed_model = HuggingFaceEmbeddings(model_name="GanymedeNil/text2vec-large-chinese") embed_model = LangchainEmbedding(lc_embed_model) The above embedding model works for Chinese, I wonder if there is a CKIP version of...

### Boards AMB82-mini ### External Hardware None ### Hardware Configuration None ### Version latest dev (checkout manually) ### IDE Name Arduino IDE 2.3.2 ### Operating System Ubuntu 22.04.3 LTS ###...

no-issue-activity

https://rkuo2000.github.io/jekyll-theme-yat/ I just fork and build the page on Github, but the page looks so wrong, what do I miss ?