<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="static/style.xsl"?><OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd"><responseDate>2026-04-17T05:18:00Z</responseDate><request verb="GetRecord" identifier="oai:www.recercat.cat:2117/332951" metadataPrefix="mets">https://recercat.cat/oai/request</request><GetRecord><record><header><identifier>oai:recercat.cat:2117/332951</identifier><datestamp>2025-07-22T19:06:01Z</datestamp><setSpec>com_2072_1033</setSpec><setSpec>col_2072_452951</setSpec></header><metadata><mets xmlns="http://www.loc.gov/METS/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:doc="http://www.lyncode.com/xoai" ID="&#xa;&#x9;&#x9;&#x9;&#x9;DSpace_ITEM_2117-332951" TYPE="DSpace ITEM" PROFILE="DSpace METS SIP Profile 1.0" xsi:schemaLocation="http://www.loc.gov/METS/ http://www.loc.gov/standards/mets/mets.xsd" OBJID="&#xa;&#x9;&#x9;&#x9;&#x9;hdl:2117/332951">
   <metsHdr CREATEDATE="2026-04-17T07:18:00Z">
      <agent ROLE="CUSTODIAN" TYPE="ORGANIZATION">
         <name>RECERCAT</name>
      </agent>
   </metsHdr>
   <dmdSec ID="DMD_2117_332951">
      <mdWrap MDTYPE="MODS">
         <xmlData xmlns:mods="http://www.loc.gov/mods/v3" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
            <mods:mods xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
               <mods:name>
                  <mods:role>
                     <mods:roleTerm type="text">author</mods:roleTerm>
                  </mods:role>
                  <mods:namePart>Sastre Martínez, Arnau</mods:namePart>
               </mods:name>
               <mods:originInfo>
                  <mods:dateIssued encoding="iso8601">2020-07-27</mods:dateIssued>
               </mods:originInfo>
               <mods:identifier type="none"/>
               <mods:abstract>This project is aimed at developing and releasing a robust code for a CANFD Data logger based on Arduino. It uses a MCP2517FD click board attached to an Arducam ESP32 motherboard through an UNO click shield as its hardware. The storage of the data file is done in Arducam’s SD slot, supporting up to 32 Gb of space. Developed in Arduino IDE, an initial example of ACANFD library was used to write the source code. It implements a dual mode that supports simulation through an ExternalLoopBack in simulation mode and a normal ListenOnly mode which is used in all the implementation regarding a data logger nowadays. Using a CPU interrupt function CANFD messages are dispatched through different filters to be sent to the SD after being counted for statistical purposes. In simulation mode a Ticker is used to send 100 messages filled with randomized data to check a correct functioning of the data recording. Checking different interval times between sent frames, the writing time is approximately is 20 milliseconds, making it an important point since intervals under this load the FIFO with sent messages that await the writing function to pop them out. Both the software and the hardware make an elegant and compact solution avoiding visible cables that fits perfectly the needs of vehicles such as cars or motorbikes that do not have available space in its tight electronic structures.</mods:abstract>
               <mods:language>
                  <mods:languageTerm authority="rfc3066"/>
               </mods:language>
               <mods:accessCondition type="useAndReproduction">Restricted access - author's decision</mods:accessCondition>
               <mods:subject>
                  <mods:topic>Àrees temàtiques de la UPC::Enginyeria de la telecomunicació::Telemàtica i xarxes d'ordinadors::Protocols de comunicació</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Computer network protocols</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Arduino (Programmable controller)</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Protocols de xarxes d'ordinadors</mods:topic>
               </mods:subject>
               <mods:subject>
                  <mods:topic>Arduino (Controlador programable)</mods:topic>
               </mods:subject>
               <mods:titleInfo>
                  <mods:title>CANFD Data Logger based on Arduino</mods:title>
               </mods:titleInfo>
               <mods:genre>Bachelor thesis</mods:genre>
            </mods:mods>
         </xmlData>
      </mdWrap>
   </dmdSec>
   <structMap LABEL="DSpace Object" TYPE="LOGICAL">
      <div TYPE="DSpace Object Contents" ADMID="DMD_2117_332951"/>
   </structMap>
</mets></metadata></record></GetRecord></OAI-PMH>