Need to prototype a project with the Arduino DUE?
The first run of the arduino DUE protoshield is here! We spun this board after finding a lack of DUE specific prototyping shields on the market. Also given many of the IC’s we want to use are SMT we...
View ArticleUpdated – Quick note on the SPI header of the protoshield
Please note: If you plan to use the SPI pins watch out for proper seating of the other headers on the board. I just came across this issue on a project i was working on. The issue is that the DUE...
View ArticleCAN protoshield for the arduino DUE
We’ve been working on a CAN protoshield for the arduino DUE that includes two of the TI SN65HVD233 transceivers. The prototype is working well with the arduino released CAN library for the DUE and...
View ArticleNeed CAN bus support for the Arduino DUE?
Now available for order – dual transceivers for both CAN ports on the Arduino DUE and a large prototyping area for your next project! Thank you to all who provided feedback on protoshields and...
View ArticleWe Want To Bid Your Project !
We would love the opportunity to bid your next project ! Our primary business at Togglebit is providing custom engineering services. Specific area’s of expertise include: Embedded Systems Development...
View ArticleOBD2 and CAN Acquisition Software Libraries
We have written OBD2 and CAN Acquisition Libraries for the Arduino DUE. These can be downloaded from GitHub. You can read the step-by-step instructions here.. We hope this is helpful for getting going...
View ArticleManaging Electronics Department for Nissan LMP1
The Nissan LMP1 project will go down as one of the hardest things I have ever done in my life. 18 months later we brought one car to the finish at LeMans. Thank you to my teammates and my family. Glad...
View ArticleThe Arduino DUE CAN Kit & CAR Kit
By combining our DUE CAN shield, the Arduino DUE microcontroller, an OBDII cable, and open-source software libraries you are ready to go with powerful a turn-key Arduino based dual CAN bus solution....
View ArticleCAN & CAN FD Explained For Open Source
CAN & CAN FD CAN bus or Controller Area Network was developed as a robust means for embedded systems (microcontrollers) to talk to one another. CAN bus is largely synonymous with automotive...
View ArticleHow To Properly Wire A CAN Bus
It’s just two wires, what’s so hard about that? While CAN and CAN FD networks only consist of a few wires, there are a few gotcha’s to consider when working on a harness design for a network that...
View ArticleSpeed Test – CANFDuino vs SPI CAN Shields
Need for Speed Imagine you are planning your next EV conversion, OBDII CAN project, or working on a complex simulation or gateway project at work. Looking around, you find a wealth of information on...
View ArticleCAN/FD bus sniffing from a browser
The CANFDuino platform can be turned into a handy 2 port CAN/FD sniffing tool for basic monitoring bus traffic without any fancy PC side software. What’s interesting is that a very old school terminal...
View ArticleFree Wire Harness Design & Guide for CAN Bus
#mailpoet_form_1 .mailpoet_form { } #mailpoet_form_1 form { margin-bottom: 0; } #mailpoet_form_1 h1.mailpoet-heading { margin: 0 0 20px; } #mailpoet_form_1 p.mailpoet_form_paragraph.last {...
View ArticleCAN/OBD2 data over Bluetooth
Adding Bluetooth to CANFDuino In this post we are going to show you how the CANFDuino can be easily customized for your application by using the PCB prototyping area. Particularly, we received a...
View ArticleUsing the Arduino DUE with SavvyCAN for bus sniffing
SavvyCAN developed by Collin Kidder is the best open-source cost per channel software tool for CAN bus sniffing i’ve found. It is just as powerful as many of the paid CANalyzer tools on the market and...
View ArticleSavvyCAN bus monitoring with CANFDuino
SavvyCAN developed by Collin Kidder is the best open-source cost per channel software tool for CAN bus sniffing. It is just as powerful as many of the paid CANalyzer tools on the market and it’s very...
View ArticlePowering CANFDuino From 12-24V
Today we are going to address an FAQ that has been asked a few times since launching the product: “is it possible to run CANFDuino off of 12V or 24V power?”. We have responded so far with: “Yes using...
View ArticleSniffing CANFD with SavvyCAN and CANFDuino
/ Posts, Products / By daniel kasamis As mentioned in our previous post, we think SavvyCAN developed by Collin Kidder is the best open-source cost per channel software tool for CAN bus sniffing....
View ArticleCANFDuino now supports 9-24V power input
A quick update for all new CANFDuino orders! After many customer requests and a much needed stock replenishment, we decided to add support for powering the unit off of external (non-USB power). The new...
View Article