Make: Magazine, Volume 97 - Tech Craft
Try out bargello embroidery and build your own glowy mini bag, powered by 3D printing and the Pixelblaze LED controller.
SHOP NOW
Complete Magazine eCollection
Discover two decades of maker creativity across more than 90 issues, from the very first issue to nearly the latest — all in one place.
SHOP NOW
DIY Fish Wood Carving Kit
Learn to whittle and paint your own fish carving with beginner-friendly video tutorials and all the materials you need to start immediately.
SHOP NOW
DIY Theremin Electronic Kit
Build and play an electronic musical instrument that responds to your movements through electric fields, without touch.
SHOP NOW
Make: Magazine, Volume 97 - Tech Craft
Try out bargello embroidery and build your own glowy mini bag, powered by 3D printing and the Pixelblaze LED controller.
SHOP NOW
Complete Magazine eCollection
Discover two decades of maker creativity across more than 90 issues, from the very first issue to nearly the latest — all in one place.
SHOP NOW
DIY Fish Wood Carving Kit
Learn to whittle and paint your own fish carving with beginner-friendly video tutorials and all the materials you need to start immediately.
SHOP NOW
DIY Theremin Electronic Kit
Build and play an electronic musical instrument that responds to your movements through electric fields, without touch.
SHOP NOWThe Flipper Zero is a portable multi-tool for pentesters and digital hobbyists. It can hack radio protocols, access control systems, hardware, and more. It's fully open-source and customizable, so you can extend it in whatever way you like.
The Flipper Zero Add-On: CANBus and associated MCP2515 CAN bus app allows you to interact with a CAN bus network.
Controller Area Network (CAN), is a communication system designed for devices to talk to each other. It’s most commonly used in cars where it allows all the electronic control units (ECUs) to chat with each other.
Instead of a continuous flow of data, CAN bus sends information in short messages. Each message has an ID that tells the other devices what kind of data it is. This makes it easier to find specific information.
Not all messages are equal. Some messages are more important than others. CAN bus lets important messages get sent first, which is crucial in situations such as when the anti-lock brakes need to talk to the engine right away.
Using the Flipper Zero Add-on: CANBus, you can read transmitted messages, watch bytes from every node in the network, and catch any message or package and resend it, or send other data to the same address. The app is a tool for analyzing and viewing Internet-of-Things traffic in CAN bus networks, error detection and peripherals control in a CAN bus network. You can also analyze the traffic of the signals and even replicate them to control peripherals in a CAN bus network
MCP2515 is a stand-alone Controller Area Network (CAN) controller that implements the CAN specification, Version 2.0B. It is capable of transmitting and receiving both standard and extended data and remote frames. The MCP2515 has two acceptance masks and six acceptance filters that are used to filter out unwanted messages, thereby reducing the host MCU’s overhead. The MCP2515 interfaces with microcontrollers (MCUs) via an industry standard Serial Peripheral Interface (SPI).
The Flipper Zero Add-On: CANBus is covered by a 3-month manufacturer's warranty covering all its original parts and labor against any factory and operation defect.
Add one to your hardware suite today to improve your capabilities and optionality in a digital world.
Technical Specifications:
-Operates from 2.7V-5.5V
-5 mA active current (typical)
-Can be used as a clock source for other device(s)
-High-Speed SPI Interface (10 MHz)
