DAT290 / dokumentation / projektrapport / References.bib
References.bib
Raw
@misc{iso_11898:1993,
    title = {{ISO} 11898:1993},
    shorttitle = {{ISO} 11898},
    url = {https://www.iso.org/cms/render/live/en/sites/isoorg/contents/data/standard/02/03/20380.html},
    abstract = {Road vehicles — Interchange of digital information — Controller area network (CAN) for high-speed communication},
    urldate = {2021-09-29},
    journal = {ISO},
    year = {1993},
}

@misc{what-is-can:2006,
    title={{Q}\&{A} - {W}hat is {CAN}?},
    url = {https://www.axiomatic.com/whatiscan.pdf},
    year={2006},
    publisher={Axiomatic Technologies Corporation}
}

@misc{controller-area-network:nodate,
    title={Controller area network},
    url = {https://www.kth.se/social/upload/64/CAN.pdf},
    publisher={Kungliga Tekniska Högskolan}
}

@misc{phongchit_what_nodate,
    title = {What is {Baud} {Rate} \& {Why} is it important?},
    url = {https://www.setra.com/blog/what-is-baud-rate-and-what-cable-length-is-required-1},
    abstract = {What is Baud Rate and What Cable Length is Required?},
    urldate = {2021-10-01},
    author = {Phongchit, Nikko}
}

@misc{Keypad,
    title = {Keypad},
    url = {http://www.cse.chalmers.se/edu/resources/mop/documents/keypad.pdf},
    urldate = {2021-10-01}
}

@misc{noauthor_uart_nodate,
    title = {{UART}: {A} {Hardware} {Communication} {Protocol} {Understanding} {Universal} {Asynchronous} {Receiver}/{Transmitter} {\textbar} {Analog} {Devices}},
    url = {https://www.analog.com/en/analog-dialogue/articles/uart-a-hardware-communication-protocol.html},
    urldate = {2021-10-01}
}

@misc{fastbitlab_stm32_2021,
    title = {{STM32} {USART} {Lecture} 7 - {USART} oversampling},
    url = {http://fastbitlab.com/usart-oversampling/},
    abstract = {USART oversampling. Before understanding the baud rate generation, let’s first understand about USART oversampling, and there is a control bit for},
    urldate = {2021-10-01},
    journal = {FastBit EBA},
    author = {{FastBitLab}},
    month = mar,
    year = {2021},
    note = {Section: Blog}
}

@book{mop:2020,
    author = {Johansson, Roger},
    title = {Maskinorienterad programmering med MD407},
    month = dec,
    year = {2020},
    isbn = {978-91-89280-31-1},
    volume = {6:1},
    publisher = {Göteborgs Mikrovaror (GMV)},
}

@misc{rm0090:2021,
    title={{RM}0090 {R}eference manual},
    url = {https://www.st.com/resource/en/reference_manual/dm00031020-stm32f405-415-stm32f407-417-stm32f427-437-and-stm32f429-439-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf},
    year={2021},
    month = feb,
    publisher={STMicroelectronics}
}

@misc{pm0214:2020,
    title={{PM}0214 {R}eference manual},
    url = {https://www.st.com/resource/en/programming_manual/dm00046982-stm32-cortex-m4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf},
    year={2020},
    month = mar,
    publisher={STMicroelectronics}
}

@misc{bra_bostadsinbrott,
    type = {text},
    title = {Bostadsinbrott},
    url = {https://www.bra.se/statistik/statistik-utifran-brottstyper/bostadsinbrott.html},
    urldate = {2021-09-08},
    month = may,
    year = {2021},
    publisher = {Brottsförebyggande rådet}
}

@misc{def:ARM,
  author = {Stephen J. Bigelow},
  title = {ARM processor.},
  year = {2015},
  urldate = {2021-10-01},
  url = {https://whatis.techtarget.com/definition/ARM-processor}
}

@misc{def:CAN,
  author = {Grant Maloy Smith},
  title = {What Is CAN Bus (Controller Area Network) and How It Compares to Other Vehicle Bus Networks.},
  year = {2021},
  urldate = {2021-10-01},
  url = {https://dewesoft.com/daq/what-is-can-bus#what-is-can-bus}
}

@misc{def:GPIO,
  author = {estimote.com},
  title = {What is GPIO?},
  year = {n.d},
  urldate = {2021-10-01},
  url = {https://community.estimote.com/hc/en-us/articles/217429867-What-is-GPIO-}
}

@misc{def:USB,
  author = {techterms.com},
  title = {USB},
  year = {2021},
  urldate = {2021-10-01},
  url = {https://techterms.com/definition/usb}
}