All Projects → akuker → Rascsi

akuker / Rascsi

Licence: bsd-3-clause
English version of the Raspberry Pi SCSI interface board "RaSCSI". This allows a Raspberry Pi to function as an emulated hard disk and/or CD-ROM for vintage Macintosh computers.

Projects that are alternatives of or similar to Rascsi

Reconpi
ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.
Stars: ✭ 490 (+315.25%)
Mutual labels:  hacktoberfest, raspberry-pi
Enclosure Picroft
Mycroft interface for Raspberry Pi environment
Stars: ✭ 649 (+450%)
Mutual labels:  hacktoberfest, raspberry-pi
Flutter Pi
A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X.
Stars: ✭ 492 (+316.95%)
Mutual labels:  hacktoberfest, raspberry-pi
Home Assistantconfig
🏠 Home Assistant configuration & Documentation for my Smart House. Write-ups, videos, part lists, and links throughout. Be sure to ⭐ it. Updated FREQUENTLY!
Stars: ✭ 3,687 (+3024.58%)
Mutual labels:  hacktoberfest, raspberry-pi
Padd
PADD (formerly Chronometer2) is a more expansive version of the original chronometer.sh that is included with Pi-Hole. PADD provides in-depth information about your Pi-hole.
Stars: ✭ 1,011 (+756.78%)
Mutual labels:  hacktoberfest, raspberry-pi
Pode
Pode is a Cross-Platform PowerShell web framework for creating REST APIs, Web Sites, and TCP/SMTP servers
Stars: ✭ 329 (+178.81%)
Mutual labels:  hacktoberfest, raspberry-pi
Octoprint
OctoPrint is the snappy web interface for your 3D printer!
Stars: ✭ 6,267 (+5211.02%)
Mutual labels:  hacktoberfest, raspberry-pi
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+4551.69%)
Mutual labels:  hacktoberfest, raspberry-pi
Cimonitor
Displays CI statuses on a dashboard and triggers fun modules representing the status!
Stars: ✭ 34 (-71.19%)
Mutual labels:  hacktoberfest, raspberry-pi
Openswiftui
WIP — OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL.
Stars: ✭ 967 (+719.49%)
Mutual labels:  hacktoberfest, raspberry-pi
Naomi
The Naomi Project is an open source, technology agnostic platform for developing always-on, voice-controlled applications!
Stars: ✭ 171 (+44.92%)
Mutual labels:  hacktoberfest, raspberry-pi
Rpi Examples
Raspberry Pi examples
Stars: ✭ 107 (-9.32%)
Mutual labels:  hacktoberfest, raspberry-pi
Diozero
Java Device I/O library that is portable across Single Board Computers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
Stars: ✭ 167 (+41.53%)
Mutual labels:  hacktoberfest, raspberry-pi
Super Simple Raspberry Pi Audio Receiver Install
Super Easy installation to make your Raspberry Pi an Audio Receiver
Stars: ✭ 448 (+279.66%)
Mutual labels:  hacktoberfest, raspberry-pi
Pi Hole
A black hole for Internet advertisements
Stars: ✭ 34,076 (+28777.97%)
Mutual labels:  hacktoberfest, raspberry-pi
Picam
Elixir library used to capture MJPEG video on a Raspberry Pi using the camera module.
Stars: ✭ 96 (-18.64%)
Mutual labels:  hacktoberfest, raspberry-pi
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+40802.54%)
Mutual labels:  hacktoberfest, raspberry-pi
Lru Cache Node
A lighting fast cache manager for node with least-recently-used policy.
Stars: ✭ 120 (+1.69%)
Mutual labels:  hacktoberfest
Gpio
Go library to do GPIO on systems with /sys/class/gpio (sysfs)
Stars: ✭ 120 (+1.69%)
Mutual labels:  raspberry-pi
Balena Cam
Network Camera with Raspberry Pi and WebRTC. Tutorial:
Stars: ✭ 120 (+1.69%)
Mutual labels:  raspberry-pi

C/C++ CI Scrutinizer Code Quality Coverity Scan Build Status

What is RaSCSI?

RaSCSI is a virtual SCSI device emulator that runs on a Raspberry Pi. It runs in userspace, and can emulate several SCSI devices at one time. There is a control interface to attach / detach drives during runtime, as well as insert and eject removable media. This project is aimed at users of vintage Macintosh computers from the 1980's and 1990's.

Please check out the full story with much more detail on the wiki!

How do I contribute?

RaSCSI is using the Gitflow Workflow. A quick overview:

  • The master branch should always reflect the contents of the last stable release
  • The develop branch should contain the latest tested & approved updates. Pull requests should be used to merge changes into develop.
  • The rest of the feature branches are for developing new features
  • A tag will be created for each "release". The releases will be named . (for the first release of the month). Hot fixes, if necessary, will be released as ... For example, the first release in January 2021 will be release "21.01". If a hot-fix is needed for this release, the first hotfix will be "21.01.1".

Typically, releases will only be planned every few months.

I sell on Tindie

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].