init first labs
Showing
with
4866 additions
and
0 deletions
imu_example/.gitignore
0 → 100644
imu_example/CMakeLists.txt
0 → 100644
imu_example/icm20948/CMakeLists.txt
0 → 100644
imu_example/icm20948/icm20948.c
0 → 100644
This diff is collapsed.
Click to expand it.
imu_example/icm20948/icm20948.h
0 → 100644
imu_example/main.c
0 → 100644
imu_example/pico_sdk_import.cmake
0 → 100644
lcd_example/.DS_Store
0 → 100644
File added
lcd_example/.gitignore
0 → 100644
lcd_example/CMakeLists.txt
0 → 100644
lcd_example/lib/.DS_Store
0 → 100644
File added
lcd_example/lib/config/CMakeLists.txt
0 → 100644
lcd_example/lib/config/DEV_Config.c
0 → 100644
lcd_example/lib/config/DEV_Config.h
0 → 100644
lcd_example/lib/font/CMakeLists.txt
0 → 100644
lcd_example/lib/font/font12.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/font/font16.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/font/font20.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/font/font24.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/font/font8.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/font/fonts.h
0 → 100644
lcd_example/lib/lcd/CMakeLists.txt
0 → 100644
lcd_example/lib/lcd/LCD_Driver.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/lcd/LCD_Driver.h
0 → 100644
lcd_example/lib/lcd/LCD_GUI.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/lcd/LCD_GUI.h
0 → 100644
lcd_example/lib/lcd/LCD_Touch.c
0 → 100644
This diff is collapsed.
Click to expand it.
lcd_example/lib/lcd/LCD_Touch.h
0 → 100644
lcd_example/main.c
0 → 100644
lcd_example/pico_sdk_import.cmake
0 → 100644
mic_example/.DS_Store
0 → 100644
File added
mic_example/.gitignore
0 → 100644
mic_example/CMakeLists.txt
0 → 100644
mic_example/main.c
0 → 100644
mic_example/pico_sdk_import.cmake
0 → 100644
mic_example/src/.DS_Store
0 → 100644
File added
mic_example/src/OpenPDM2PCM/LICENSE.txt
0 → 100644
This diff is collapsed.
Click to expand it.
mic_example/src/OpenPDM2PCM/OpenPDMFilter.c
0 → 100644
mic_example/src/OpenPDM2PCM/OpenPDMFilter.h
0 → 100644
mic_example/src/analog_microphone.c
0 → 100644
mic_example/src/audio_i2s_rx_32b.pio
0 → 100644
mic_example/src/audio_i2s_tx_16b.pio
0 → 100644
mic_example/src/audio_i2s_tx_32b.pio
0 → 100644
mic_example/src/dc_offset_filter.c
0 → 100644
mic_example/src/include/pico/machine_i2s.h
0 → 100644
mic_example/src/include/pico/ring_buf.h
0 → 100644
mic_example/src/include/pico/volume_ctrl.h
0 → 100644
mic_example/src/machine_i2s.c
0 → 100644
This diff is collapsed.
Click to expand it.
mic_example/src/pdm_microphone.c
0 → 100644
mic_example/src/pdm_microphone.pio
0 → 100644
mic_example/src/ring_buf.c
0 → 100644
mic_example/src/volume_ctrl.c
0 → 100644
sd_card_example/.DS_Store
0 → 100644
File added
sd_card_example/.gitignore
0 → 100644
sd_card_example/CMakeLists.txt
0 → 100644
sd_card_example/config/hw_config.c
0 → 100644
sd_card_example/main.cpp
0 → 100644
sd_card_example/pico_sdk_import.cmake
0 → 100644
sd_card_example/sd_card_driver/.DS_Store
0 → 100644
File added
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
This diff is collapsed.
Click to expand it.
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
sd_card_example/sd_card_driver/include/crc.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/include/rtc.h
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/crash.c
0 → 100644
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/crc.c
0 → 100644
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/f_util.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/glue.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/my_rtc.c
0 → 100644
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/rtc.c
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
sd_card_example/sd_card_driver/src/util.c
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment