AntBridge
Read and control Tacx Fortius trainer through an ANT+ sick
Install / Use
/learn @pepelkod/AntBridgeREADME
AntBridge
The primary code is int "fortius_code" The code runs in two loops. A fortius loop polls the Fortius trainer. The CANTMaster loop reads values from the Fortius object and from the ANT stick.
Remove usb-serial-simple.ko and usbserial.ko. These drivers will grab the dynastream usb device denying access to it from our application.
LOC=/lib/modules/uname -r/kernel/drivers/usb/serial/
sudo mv $LOC/usb-serial-simple.ko ~/Documents
sudo mv $LOC/usbserial.ko ~/Documents
You may also need to rmmod the modules from running.
sudo rmmod usb_serial_simple usbserial
Building instructions. sudo apt install libusb-dev sudo apt install libgoogle-glog-dev sudo apt install libusb-1.0-0-dev sudo apt install pkg-config
make; make; # still having problems with libanty.a not getting permission to build the first time. sudo make install # installs to /usr/local/lib and /usr/local/bin
Related Skills
node-connect
353.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
111.6kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
353.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
353.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
