diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-10-23 20:31:32 +0200 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-10-23 20:31:32 +0200 |
| commit | 8526ea431759468860a436b02abfa24cc3502430 (patch) | |
| tree | fb8564087f66248d41510a87c5c7ad823f0fca3d /wiki/engineering/aerospace/protocols/CAN-bus.org | |
| parent | a8c435c83fbd52f8051730bfa3b7994f8c98ddb7 (diff) | |
Standards & protocols reorg.
Diffstat (limited to 'wiki/engineering/aerospace/protocols/CAN-bus.org')
| -rw-r--r-- | wiki/engineering/aerospace/protocols/CAN-bus.org | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/wiki/engineering/aerospace/protocols/CAN-bus.org b/wiki/engineering/aerospace/protocols/CAN-bus.org deleted file mode 100644 index 2abbd23..0000000 --- a/wiki/engineering/aerospace/protocols/CAN-bus.org +++ /dev/null @@ -1,18 +0,0 @@ -# -*- mode: org; -*- - -#+TITLE: CAN bus -#+SUBTITLE: A robust vehicle bus to enable hostless microcontroller communication. -#+AUTHOR: Marius Peter -#+DATE: <2022-03-25 Fri> -#+OPTIONS: toc:nil - -#+DESCRIPTION: CAN bus: a robust vehicle bus to enable hostless microcontroller communication. - -#+TOC: headlines 2 - - -#+begin_abstract -The CAN bus design solves several engineering challenges, namely how -to minimize copper usage in vehicle microcontroller communication -lines. -#+end_abstract |