Skip to content
#

sd-card

Here are 86 public repositories matching this topic...

A Remote surveillance system from multiple esp32-cam clients using a remote web socket server and ESP32-CAM_MJPEG2SD. All video feeds are displayed in single page with motion detection message and can be fully remote controlled.

  • Updated Apr 16, 2024
  • C++

It's an IoT DIY project which notifies you when you have received a parcel or a letter in your letterbox. This project uses an ESP32 CAM which takes a photo from inside your mailbox after the delivery man or the postman has left a parcel or a letter. Then the NodeMCU module uses the WiFi to send you an email through Gmail APIs with the photo in …

  • Updated Feb 18, 2024
  • C++

FTP Server for Teensy 4.x using SD, LittleFS, etc. with QNEthernet, NativeEthernet, W5x00 with Ethernet_Generic Library or Adafruit Airlift Featherwing using WiFiNINA_Generic Library

  • Updated Dec 21, 2022
  • C++

This library enables you to use SPI SD cards with RP2040-based boards such as Nano_RP2040_Connect, RASPBERRY_PI_PICO using either RP2040 Arduino-mbed or arduino-pico core. This SD-Fat v2 can support FAT16, FAT32, exFAT file systems. exFAT supports files larger than 4GB by using uint64_t as file offset.

  • Updated Dec 5, 2022
  • C++

Improve this page

Add a description, image, and links to the sd-card topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the sd-card topic, visit your repo's landing page and select "manage topics."

Learn more