sdcard

There are 186 repositories under sdcard topic.

  • ESP32-MPY-Jama

    jczic/ESP32-MPY-Jama

    v1.2 - UI tool for manage Espressif ESP32 microcontrollers with embedded MicroPython for MacOS, Windows and Linux: mini IDE, files manager, REPL, real time dashboards (sys/net), advanced features (gpio/mp3/leds/...)

    Language:Python429214825
  • hydrabus/hydrafw

    HydraBus HydraFW official firmware for open source multi-tool for anyone interested in learning/developping/debugging/hacking/Penetration Testing for basic or advanced embedded hardware

    Language:C367456292
  • fhoedemakers/pico-infonesPlus

    NES Emulator with SD card and menu support for the Raspberry PI Pico, Pico 2 and other RP2040/RP2350 based microcontrollers. Play your games from SD card on a HDMI display.

    Language:C275143529
  • WangXuan95/FPGA-SDcard-Reader

    An FPGA-based SD-card reader to read files from FAT16 or FAT32 formatted SD-cards. 基于FPGA的SD卡读取器,可以从FAT16或FAT32格式的SD卡中读取文件。

    Language:Verilog2679964
  • VR-25/fbind

    A versatile Android mounting utility for folders, EXT4 images, LUKS/LUKS2 encrypted volumes, regular partitions and more.

    Language:Shell11262312
  • WangXuan95/FPGA-SDfake

    Imitate SDcard using FPGAs. 使用FPGA模拟和伪装SD卡。

    Language:Verilog1057222
  • WangXuan95/FPGA-SDcard-Reader-SPI

    An FPGA-based SD-card reader via SPI bus, which can read files from FAT16 or FAT32 formatted SD-cards. 基于FPGA的SD卡读取器(通过SPI总线),可以从FAT16或FAT32格式的SD卡中读取文件。

    Language:Verilog794319
  • samueltardieu/recoverjpeg

    Recover lost JPEGs and MOV files on a bogus memory card or disk

    Language:C7761214
  • usbtool/formatusb

    The FormatUsb tool is a reliable way to format USB flash drives, such as USB keys/pendrives, memory sticks,SD Memory Card, SDHC Memory Card and SDXC Memory Card SD/SDHC/SDXC Cards

    Language:C75324
  • Neutrino-1/Wireless_SD

    A SD card reader which let's wireless data transfer for any device which supports FTP

    Language:C++712327
  • M0Rf30/simonpi

    A quick & dirty script to emulate Raspberry PI family devices on your laptop.

    Language:Shell678149
  • AdamKeher/Pico-Audio

    TinyPICO I2S Audio, I2S Microphone & 3.7W Stereo Amplifier Module with Built-in MicroSD card reader

  • pampanic/pam_panic

    A PAM module that protects sensitive data and provides a panic function for emergency situations. Authentication through passwords or removable media.

    Language:C57113311
  • jigglycrumb/gameshell-setup

    Enhance your Gameshell 💪

    Language:Shell56747
  • CelliesProjects/ESP32_VS1053_Stream

    A streaming library for Arduino esp32 with a vs1053 mp3/aac/ogg/flac decoder. Plays http, https (insecure mode) and chunked streams and parses the metadata. Also plays ogg and mp3 from sdcard.

    Language:C++5052410
  • C-X1/PyFlashAero

    Python scripts for using the Toshiba® FlashAir® Wifi SD Cards on Linux, you may also have a look at my other JavaScript based project https://github.com/cyborg-x1/JSFlashAero which can be installed on the card and used in browser, but it is not that advanced right now.

    Language:Python3511910
  • GeoSn0w/micrOS

    An Arduino Mega Operating System With TFT TouchScreen Support, pretty GUI and other mumbo-jumbo I may come up with

    Language:C31628
  • PhilippvK/stm32-tflm-demos

    Collection of STM32 projects making use of Tensorflow Lite Micro

  • ESPGeiger

    steadramon/ESPGeiger

    ☢️ ESP8266 / ESP32 Firmware for collecting and reporting statistics from Geiger counters

    Language:C++285143
  • NimaMX/STM32F103-SDCARD

    STM32F103 sdcard implementation with spi access

    Language:C24125
  • heluoly/ESP32-SDcard-WebServer

    Programming based on Arduino IDE, implementation of file upload and download, webpage flash game, video offline play, clipboard and AP STA AP + sta mode conversion.

    Language:JavaScript22214
  • lingbai-kong/computer-system

    同济大学CS《计算机系统实验》实验二TongJi University CS computer system experiment assignment 2《自己动手写 CPU》SOPC实现与操作系统移植

    Language:Verilog17100
  • Ivanchenko59/GPS-Tracker

    GPS Tracker with GSM connection, logging to SDcard, sending data to mqtt server

    Language:C14324
  • KevinTsaiCodes/nvidia-jetbot-workshop

    Running some AI examples on NVIDIA Jetson Nano

    Language:Jupyter Notebook13308
  • miami6/ESP32-wroom-32u-WardDriver

    ESP32_wroom_32u WarDriver

    Language:C++13102
  • afinello/stm32f4xx-sdio-dma-driver

    STM32F4xx DMA-capable SDIO SD-card driver compatible with FatFs library

    Language:C12202
  • geo-tp/M5Cardputer-GPS-Logger

    A GPS logger using the M5Cardputer platform. It reads GPS data, displays it on the screen, and saves the data to an SD card.

    Language:C++12202
  • ambianic/ambianic-rpi-image

    Zero Config purpose built Raspberry Pi OS Image for Ambianic Edge devices. Ready to flash on SD Card.

    Language:Shell11120
  • favnec5/micropython-esp32-spi-sdcard-and-screen-driver

    Pure micropython ESP32 SPI driver for sdcard and screen at the same SPI bus

    Language:Python11100
  • SebiderSushi/sdcard-w_inject

    Magisk Module to inject the "-w" option when /system/bin/sdcard is executed to enable SDCard write access

    Language:Shell10140
  • viteo/STM32-BluePill-SD-Card-Reader

    STM32 BluePill as USB SD Card reader in SPI mode with SPL

    Language:C10100
  • jminjares4/ESP32-Sensor-Data-Logger

    Custom ESP32 sensor data logger

    Language:C9101
  • Nereuxofficial/esp-sdcard

    An example for using an ESP32 to read an SD-Card with no-std Rust

    Language:Rust9100
  • MicrocontrollerExpert/duino-coin-rig

    The software for a Duino Coin Rig

    Language:C++8202
  • pro-codes090/Stm32-SDcard-library

    SDcard library for stm32 is a bare metal implementation which can easily be integrated into existing projects to provide functionality such as read ,write and create files and folders on a SDcard . the library is continuously under development to provide more features and support more protocols for high speed applications as well

    Language:C8100
  • studentutu/AsyncLoadTexture

    Cross platform, reliable and easy async load texture using UniTask, MRTK.Rest - cached into Persistant Path or Android SD Card

    Language:C#8120