ESP32-P4 OBC Firmware
ESP-IDF firmware for Plant-B CubeSat OBC
 
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234]
  components
  bme280_sensor
  include
 bme280_sensor.hInterface for BME280 environmental sensor over I²C
 bme280_sensor.cInterface for BME280 environmental sensor over I²C
  fs_utils
  include
 fs_utils.hA collection of useful POSIX wrappers for file / directory handling
 fs_utils.cA collection of useful POSIX wrappers for file / directory handling
  i2c_master
  include
 i2c_master.hESP-IDF wrapper for default I²C master bus management
 i2c_master.cESP-IDF wrapper for default I²C master bus management
  ov5647_sensor
  include
 ov5647_sensor.h
 ov5647_sensor.c
  packet_utils
  include
 packet_utils.h
 packet_utils.c
  rtos_utils
  include
 rtos_utils.hA collection of useful ESP-IDF FreeRTOS wrappers
 rtos_utils.cA collection of useful ESP-IDF FreeRTOS wrappers
  scd30_sensor
  include
 scd30_sensor.hI²C driver for the SCD30 environmental sensor
 scd30_sensor.cI²C driver for the SCD30 environmental sensor
  sd_card_utils
  include
 sd_card_utils.hUseful ESP-IDF wrappers to initialize/deinitialize the file system on the SD card
 sd_card_utils.cUseful ESP-IDF wrappers to initialize/deinitialize the file system on the SD card
  uart_device
  include
 uart_device.hHigh-level UART controller driver for ESP-IDF
 uart_device.cHigh-level UART controller driver for ESP-IDF
  veml7700_sensor
  include
 veml7700_sensor.hI²C driver for the VEML7700 ambiant light sensor
 veml7700_sensor.cI²C driver for the VEML7700 ambiant light sensor
  main
 main.c