Previous Next

Fig. 1: A CAN Transceiver circuit for a Teensy 4.1. This is the same circuit used on ARALAv2.
Fig. 4: Example of what you wanted to see for a candump within the terminal on the GUI end. You can see 02A being transmitted and receiving two responses: 08A and 08B. This is the the ping system mentioned below.
Fig. 7: I briefly experimented with some modules that would allow CAN to be transmitted on a fiber network. The idea was to take advantage of the underground fiber system built in at FAR to eliminate the need for packing around a data cable. After summer started I was so busy honestly that I forgot about these.
Fig. 8: Sunset at FAR.

Resources:

1.) Here is a link to the original RocketDriver3 CAN code that I was tasked with rewriting:

2.) Initial Presentation I gave for rewriting CAN code:

3.) Testing Sheet so that everyone knew what was going on:

4.) CAN Test Report:

5.) Partial ALARA Documentation:

6.) Scan of my CAN notes*:

* There are some notes in here that are not strictly related to CAN, but were used to help me understand some of the terms on the ALARA schematics.

Back to top