Showing 21 open source projects for "sd"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    LibreELEC

    LibreELEC

    Just enough OS for KODI

    LibreELEC is a minimalist 'Just enough OS' Linux distribution for running Kodi. Our documentation can help you install and configure LibreELEC to run Kodi or develop and build installation images using our build system.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 2
    ArkOS

    ArkOS

    Another rockchip Operating System

    ...This OS came about from an initial fork of The Retro Arena to support a roms folder on a NTFS partition so that the management of roms could be done by simply putting you SD card into an appropriate card reader on a Windows 10 computer. Through various upgrades and tweaks overtime, it has diverged significantly from TheRA and it's time to rebrand this distro. With suggestions provided by community members, ArkOS was chosen.
    Downloads: 161 This Week
    Last Update:
    See Project
  • 3

    PINN

    PINN is an enhancement of NOOBS

    PINN is an enhancement of NOOBS for the Raspberry Pi. It allows the installation of MULTIPLE OSes on the same SD/HDD/SSD device with an OS chooser when booting. Built-in Admin tools allow you to backup & restore your OSes and fix OS problems by including basic disk checking, password changing, and a command shell.
    Leader badge
    Downloads: 44,372 This Week
    Last Update:
    See Project
  • 4
    openWrt-snort

    openWrt-snort

    Image of OpenWrt OS, with snort community featured in.

    ...eth0 used as output/ LAN socket, to run internet and access router. eth1, which can be USB -> Ethernet port, is used as WAN port, to connect Pi board to Internet IP. to flash img file, you can restore in SD card, or use Balena Etcher to flash. or you can use DD commend of UNIX. **USERNAME** - root **PASSWORD** - bing.google12
    Downloads: 2 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5

    pinn-os-files

    Additional OS for PINN (Raspberry PI) that I have personally ported

    https://github.com/procount/pinn PINN is an enhancement of NOOBS for the Raspberry Pi. It allows the installation of MULTIPLE OSes on the same SD/HDD/SSD device with an OS chooser when booting. Built-in Admin tools allow you to backup & restore your OSes and fix OS problems by including basic disk checking, password changing, and a command shell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    freeRTOS & libraries for AVR ATmega

    freeRTOS & libraries for AVR ATmega

    freeRTOS for Arduino Uno, Goldilocks 1284p & Mega 2560

    AVR ATmega port of freeRTOS A port of freeRTOS which can be flexibly flexibly configured use almost any available Timer on AVR ATmega devices and will operate with almost any classic Arduino device from Arduino, SeeedStudio, Sparkfun, Freetronics or Pololu. Going forward this repository will be updated less often and only with major releases. Please check at Github for the latest commits. https://github.com/feilipu/avrfreertos The Goldilocks Analogue story is told here....
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    Glados-18.04-x86_64

    Glados-18.04-x86_64

    Linux OS Science project running in RAM with persistence of datas

    Glados is a science project aiming to run a full Linux operating system in RAM able to save persistent datas to disk. Glados provides latest LXDE desktop environment using Ubuntu LTS 64bits repositories. Depending on user choice at boot sequence, the operating system can be set to full load in RAM, or not. When running fully loaded in RAM, Glados expands to a genetic lifeform able to operate devices. User can install any software package from Ubuntu LTS repositories using apt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    berryboot

    Berryboot -- Boot menu / OS installer for ARM devices

    Berryboot is a simple operating system installer and boot selection screen for ARM devices such as the Raspberry Pi and Cubieboard. It allows you to put multiple Linux distribution on a single SD card.
    Downloads: 98 This Week
    Last Update:
    See Project
  • 9
    Minibian-wifi

    Minibian-wifi

    Minimal ( 512MB / 1GB) wifi Raspbian-based image for Raspberry Pi

    MINIBIAN is a minimal Raspbian-based Linux image for Raspberry Pi that fits on a 1GB SD card. https://sourceforge.net/p/minibian This is a version of MINIBIAN with wifi support already added. Created due to the need to use MINIBIAN with model A Pi's which have no ethernet. - will auto connect to any open wifi - fits on a 1GB SD card - 15 second boot - 31meg RAM used - includes drivers for realtek and ralink wifi chipsets SSH enabled: login/pw: root/raspberry To add your own wifi details, edit: /etc/wpa_supplicant/wpa_supplicant.conf supports all models inc Pi Zero W & pi-3 B+ [older wheezy version fits on 512MB SD]
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10

    zARCHIVES.omxplayercamview.service-rpi-l

    raspbian-lite simple systemd service implementation using omxplayer

    raspbian-lite based image with omxplayercamview.service Install/Setup/Configure with: 1) Download latest img, and write to sd card. 2) After install and reboot, login using : pi/raspberry a) Go ahead and change your password for the pi account. b) Enable/start ssh server sudo systemctl enable ssh sudo systemctl start ssh Note:If you dont enable ssh server and you setup your camera as kiosk, you may find it difficult to resetup another camera view unless you disconnect from network/ or reboot, this is due to the nature of a persistent service, with no exit hooks, yet. 3) $sudo edit /etc/systemd/system/omxplayercamview.service Change line #18 to your camera's ip/port Optional: *adjust 15 second timeout *adjust 3 second up as needed @ Restart=on-failure value near end of file 4) Enable service $sudo systemctl enable omxplayercamview.service 5) start service $sudo systemctl start omxplayercamview.service 6) $sudo reboot
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tinkerboard Linaro Multi Desktop
    Maintenance Update: Fixed KDE mouse freeze after screen idleness. LXDM Login Manager Image now fits on a 8gb SD card Desktops: KDE LXQT LXDE MATE XFCE Browsers: Chromium Firefox
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Moebius

    Moebius

    Raspberry PI minimal linux distribution

    Moebius Linux is a Raspberry PI armhf distribution built from scratch and targeted to have a small footprint. 20Mb of RAM (with ssh) and a 128Mb SD are minimum requirements. Size, speed and optimizations are main goals for this distro, take a look at it and contribute if you like it
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    MINIBIAN image for Raspberry Pi

    MINIBIAN is a MINImal RaspBIAN-based Linux image for Raspberry Pi

    ...Unlike other similar projects, MINIBIAN has not been obtained purging unneeded packages from original image, neither recompiling the source code: it’s just a customized Raspbian installation obtained from the same repository used for official RPi image. So kernel and binary files are exactely the same you will find on standard image, with the difference that MINIBIAN fit on 1GB SD Card, is fastest, and updated more often.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 14

    PI to DC

    Raspberry Pi based PC - DC server

    Raspberry Pi SD Card image that enables you to put your Dreamcast online without any major hassle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    galileo-debian

    Debian for Intel Galileo Board

    This project provides packages and an SD card image for Debian for the Intel Gellileo boards (both Gen 1 and Gen2). Aside from the board specific kernel and some configuration that is unique to this board, the rest of the image is normal Debian Wheezy for i386.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    Pibox

    Pibox

    Images of pre-configured Raspberry Pi operating systems.

    Pre-configured images of my Raspberry Pi operating systems, used for backup essentially, if they help anyone else, good ! These files just need flashing to the appropiately sized SD card and then booting in your Pi, no install needed. You will need to use the dd command if the SD card is the same size as the image, if larger you can flash the SD card with "Startup Disk Creator" or similar. You should be able to login with root/root and in most Raspbian releases pi/raspberry for username/password and then change the passwords for security as well as creating any new users if you plan on using them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    pastoo

    raspberry gentoo image for free pascal developers

    8GB SD card image for raspberry - linux gentoo (2.8 GB used, OpenRc) - current localization: italian (you can find info to change settings in wiki link) - no X server - software: ssh, subversion and git - official fpc 2.6.4 - fpc trunk 2.7.1 (src downloaded subversion and compiled with fpc 2.6.4) - root password: q1w2e3r4t5 - psuser password: psuser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mini-wheezy

    A tiny wheezy Distribution for Raspberry PI

    ...This is my small attempt to make a mini-wheezy distribution which is just 8 Mb, for Raspberry PI. Although it is mini, but you can use debian-wheezy repository, for additional application. Download file, and extract the image. Copy the image to a SD card, and Insert the SD card in Raspberry PI and there you go. The password is pi:raspberry and root:root.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ubnhd2

    ubnhd2

    A native, dual-bootable ubuntu for the HTC™ HD2 Phone (qsd8250 SoC)

    ubnhd2 is a security and pentest focused ubuntu/debian system that runs natively on the HTC HD2 phone. To boot this you need the Magldr on your phone and the first FAT partition should be named "SD". The wifi drivers are not included check the Ubuntu HTC HD2 Section from forum.xda-developers.com/showthread.php?t=1975081 for more details.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Liberté Linux

    Liberté Linux

    Liberté Linux: Mission-critical stealth communication

    Liberté Linux is a secure, lightweight, and easy to use Gentoo-based Linux distribution intended as a communication aid in hostile environments. Liberté installs on a USB key, and boots on any computer or laptop.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Ramdisk Rescue allows Embedded Linux to be installed to a flash card (SD, MMC or CF) using a handheld, without requiring a separate computer to format the card.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB