OrangePiPc/DataLogger/PowerUser

Subpage of OrangePiPc/DataLogger : Power user / Developer notes:

VEMS ECU has had internal SD (traditionally upto 4GB, SDHC support added ~2014 for 8..16GB or more) to store logfiles (upto around thousand hours runtime total),


Originally implemented on STM32F103 and FAT filesystem on SD, using device' built-in RTC (real-time-clock) and USB-device port for mass-storage device.

ECU serial external datalogger (old, STM32 based) :


Battery powered RTC note:

Although usually easy to find the .vemslog logfile of interest among the last dozen big files (based on file length: hours,minutes,seconds)


2017-05 the STM32 code was ported to Orange PI PC (or compatible lite / one / zero / plus or other H3 similar)


STM => Orange PI PC notes/differences


Brainstorming, random old notes (special, not normally needed or handled differently)


OrangePiPc/DataLogger with virtual serial port


Other architectures/platforms


See also: BuildrootOrangePiPc (fast boot)