
树莓派3的CAN总线编程
- 安装
- python
- python-dev
- spidev-3.2
- 下载spidev-3.2(或最新版本)
- 解压
- 安装,切到root用户执行 ./setup.py install
- 开启spi,利用raspi-config
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
Reviews
5
(1)

user_BKFwSI4s
2025-04-16
The RPI3_MCP2515 is an exceptional product for anyone looking to interface an MCP2515 CAN controller with a Raspberry Pi 3. Developed by tylr2005, it is a reliable and well-documented solution that ensures seamless integration. The detailed GitHub repository provides all the necessary information and code examples, making it easy to get started. A must-have for any tech enthusiast working with CAN networks on RPI3! Highly recommended!