Search Results for "carpc raspberry pi 2" - Page 4

Showing 113 open source projects for "carpc raspberry pi 2"

View related business solutions
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
    Learn More
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
    Learn More
  • 1

    i2cnet

    An i2c to TCP/IP adaptor to allow easy remote control of an i2c bus.

    This project was created to make i2c programming easier and platform independent. It is targeted toward the raspberry PI but it should work on any linux playform. By abstracting the use of an i2c bus behaind a TCP/IP socket, it becomes possible to create and test applications on any platform with a TCP/IP stack. Useage: 1. Install i2c-tools: apt-get install i2c-tools 2. Extract the binary: tar -zxvf i2cnet-1.0.0-rpi.tar.gz 3. Run the utility: ./i2cnet For usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Rexx/PiFD

    Rexx/PiFD

    Rexx interface for controlling PiFace Digital card

    A Rexx external function package that implements libpifacedigital. This project is for PiFace Digital on Raspberry Pi 2 and above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pi-usb-root

    pi-usb-root

    Raspbian images for usb root

    Raspbian images for usb root. Only /etc/fstab and /boot/cmline.txt altered to run from /dev/sda2 1. Burn this image using win32diskimager (or similar) to USB drive 2. a) use the downloaded cmdline.txt on the SD card or b) burn same image to SD Requirements: Raspbian Lite : at least 2GB USB Raspbian : at least 4GB USB *pi3boot has beta firmware for direct USB boot* Login: pi / raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Manjaro-ARM-Mate-EX
    Early version of Manjaro-Arm (experimental) with a Mate desktop for Raspberry Pi 2/3 is ready for testing. Just like Lxqt, this edition is based on Manjaro-Arm 16.08 Minimal. Except for standard GPU and sound drivers it contains a set of basic applications: DE - Mate 1.16 (Gtk2) Display Manager - Lxdm Internet - Firefox, x11vnc Multimedia - Kodi (works on click ;) ) Apps - Mate basic applications (Atril, Engrampa, Eol, Mate-terminal...) (Pamac and xscreensaver are not added...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • 5
    Chromis Kitchen Screen

    Chromis Kitchen Screen

    Kitchen Screen for Chromis POS, and other open source software

    Kitchen order Display, written for use in conjuction with POS software, initiallyChromis Pos. This software is designed to be used in an environment where orders are placed remotely and displayed in the kitchen or other areas of the business. The software is designed to take advantage of low cost hardware if required, this includes the Raspberry Pi 2.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    LEMP Raspberry Pi 2

    Turn your Raspberry Pi 2 into a Nginx HTTP server.

    To do: – Update my.cnf for RPi2 (1G of memory) and enable InnoDB by default. – Fix broken PHP modules. (gd, imap and mcrypt) Changelog: 09-16-2015 – Fixed sshd root access and enabled autostart of sshd on boot. 09-12-2015 – Tested image on 3 different Raspberry Pi 2 boards. 09-10-2015 – Performed pacman -Syu 09-10-2015 – Updated to work with Raspberry Pi 2 (Arm7) Known Bugs: – When using the wifi-menu command to connect to the internet instead of a network cable. There’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    APM Planner 2

    APM Planner 2

    Unofficial build of APM Planner 2.0 for the Raspberry Pi 2/3 Model B

    APM Planner 2.0 is an open-source ground station application for MAVlink based autopilots including APM and PX4/Pixhawk that can be run on Windows, Mac OSX, and Linux. This is an unofficial build of APM Planner 2.0 for the Raspberry Pi 2 Model B and its ARMv7-based BCM2709 processor running Ubuntu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chromium OS For All SBC

    Chromium OS For All SBC

    Project of Porting The Chromium OS to SBC's

    PLEASE GET FILE FOR YOUR SYSTEM FROM ACTUAL FOLDER! DO NOT USE DOWNLOAD BUTTON AS THIS IS JUST LATEST UPLOADED! This Is a Young and Still Developing Project of Porting The Chromium OS To The Raspberry Pi 2 And Other Single Board Computers, it is run by a small team, Dylan Callahan, Hans-Gerhard Weinreich and Stephen Bonnell. So Far we Have had four successful releases of our ChromiunRPI port which is a ChromiumOS built for the raspberry pi 2. We plan on expanding our devices and our releases...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 9

    OpenTK.GameWindowControls

    2D Controls Library using OpenTK/GL (Linux)

    This project's goal is making a rich, modern, and pure (not X11 dependent) OpenGL implementation of controls for 2D applications and HUDs for 3D games. Supporting the OpenTK project (C# + OpenGL). If we should keep actions/logic and UI separate, should we not also keep control appearance and UI (In/Out) separate? For example a "Button" is only a container, that has content, with some sort of border of a particular geometric shape (as are many controls), the only logic in a button is it...
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
    Learn More
  • 10
    Pearl Linux Mate Raspberry Pi2

    Pearl Linux Mate Raspberry Pi2

    A Mac OS X look on the Raspberry Pi 2 with Kodi

    This Pearl Mate release for the Raspberry Pi 2 is based upon the latest Debian 8 release with the latest 4.1.7 kernel. Use Raspberry Pi as your complete home media server / streamer with Kodi pre installed as well as our complete Pearl Linux MATE Desktop without dual booting or swapping out microSD cards on your Raspberry Pi.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    CODDNS

    CODDNS

    Custom Open Dynamic DNS, an integrated solution for DNS management.

    The coddns system is a HTML-PHP-DB console working through scripts with Bind9 to provide a dynamic DNS resolution over the hosts registered through the console. It has two work modes: WAN Mode: This is the default work mode, coddns will act as resolver for every host registered. In the moment you provide a tag and an IP, the system will resolve any query made over that tag into the IP you set. If the IP is dynamic, and you have installed the coddns client into your PC, raspberry Pi...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    rasp-spect

    Simple control system for spectrograph. Based on Raspberry Pi.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Pearl Linux BerryBoot for RPi2

    Pearl Linux BerryBoot for RPi2

    Pearl Linux BerryBoot Image for the Raspberry Pi 2

    Pearl Linux for the Raspberry Pi 2 micro computer. This image is for the BerryBoot multi OS installer available free on sourceforge. With BerryBoot you can run multiple linux distros, media centers etc with only one microSD card. This Pearl Mate release has a customized version of the Mate Desktop as well as Kodi media center built in.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Purr:  Power User Raspbian

    Purr: Power User Raspbian

    Power user Raspbian image for the Raspberry Pi and Raspberry Pi 2

    Power user Raspbian images for the Raspberry Pi system. These 32Gb images include: 1. Modern Linux kernel (3.19.3 at present). 2. Full development "man" pages. 3. Latest GNU toolchain. 4. WICD network device management 5. PUPS/P3 organic computing environment. 6. Wolfram Mathematica for Raspberry Pi. 7. "Wiring Pi" libraries & tools for GPIO/I2C buses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    slimbian

    Minimal and slim Raspbian for Raspberry Pi

    slimbian is slim and minimalist version of Official Raspbian targeted for full running of light server or embedded application in Raspberry Pi. Excluding many X11 library will make the installation become lite with smaller memory footprint in running. slimbian is not trimmed version of Raspbian, it's really a made of custom install of Raspbian minus GUI/X11 library. How to install into sdcard: $ tar -xzpvf 2015-10-slimbian-jessie.img.tar.gz $ sudo dd if=2015-10-slimbian-jessie.img...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PiSNES

    SNES emulator for Raspberry Pi

    This is a SNES Emulator port based on SNES9X 1.39. This is an old version of SNES9X but was chosen as it runs mostly at full speed on the Raspberry Pi unlike the more recent versions of SNES9X. Game support is therefore not as good as the newer SNES9X versions and graphics & sound is not as accurate. Games that will not work, for example, are Yoshi's Island, Street Fighter Alpha 2, Star Fox. This port supports keyboard and USB joystick input and are configurable. It uses GLES2/dispmanx...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    PearlPi LXDE+KODI

    PearlPi LXDE+KODI

    Raspberry Pi 2 OS with LXDE Linux Desktop with Kodi Installed

    ... Connection. This Linux OS does not run on i386, amd64 etc computers it is specifically made for the Raspberry Pi 2. see www.raspberrypi.org for more details on this complete system under 40$. TO PLAY VIDEO FILES ON DESKTOP .... Most likely you will want to play all your multimedia through your Kodi Interface however if you would like to easily be able to play video as well as audio on the desktop, simply install banshee. To do this in your terminal type: " sudo apt-get install banshee "
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Raspicade (Project Stopped)

    Raspicade (Project Stopped)

    Raspicade : Yet Another Arcade Distribution for Raspberry Pi

    The Development of Raspicade is Stopped I stop the development of Raspicade to contribute to Recalbox. This distro is much better than mine, and managed by a team. Thanks to all users who help to make raspicade better. See you on RecalBox Community.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Arch-WiPi

    Turn your Raspberry Pi into a wireless router/AP

    Project homepage: http://haydenjames.io/download-arch-linux-raspberry-pi-wifi-access-point-setup/ Change log 03-22-2015 – Added Raspberry Pi 2 support. 07-20-2014 - Monitorix optimized. 07-17-2014 - Stripped down and optimized Arch Linux even more. 07-17-2014 – Extended partition. There’s now 700MB of free disk vs 90MB previously. 07-17-2014 - 138 Packages updated using pacman -Syu. 07-17-2014 – Now Model B+ compatible. 01-26-2014 – Config changes to address random network drops. 01...
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    pi-leaf

    Print Raspberry Pi GPIO pinouts on double-sided A4

    Create a two-page A4 PDF containing Raspberry Pi GPIO pinout "leaves" that shows the pin assignments for v1 on one side and v2 on the other side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    raspberrypi-seeed-relayshield

    Raspberry Pi Driver for an Arduino SEEEDStudio Relay Shield.

    Driver for Arduino SEEED Relay Shield. Digital connections to Raspberry pi: * Connect 5v pin to 5v pin from Raspberry pi. * Connect ground to ground. * Connect 2 GPIO pins to digital inputs. * Options: SEEED pins 4 thru 7 operate relays 1 thru 4. Power connections to motor: Wire the motor between the common pins on 2 of the relay outputs Wire the motor power (+) to the normally open pins (NO) of the 2 relays Wire the motor ground (-) to the normally closed pins (NC) of the 2...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A software music synthesizer inspired by 8-bit Atari Softsynth. It can import, edit and play Atari Softsynth tunes on PC. You can write your music in BASIC-like language and create your instruments with graphic editor. Now available for Raspberry Pi 2
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    FreeNIX-ITALIA

    Free Unix-Like Operating Systems for PC and Raspberry Pi

    FreeNIX-ITALIA è una comunità che tratta la riga di comando dei sistemi operativi Unix-Like liberi attraverso il rilascio di guide, libri, tools e sistemi operativi, tutti rigorosamente free!!! La pubblicazione prematura del sito web e dell'account qui su SourceForge è una conseguenza della vincita del 2°posto all'Hackathon City Taranto del 7 ed 8 Agosto 2014, dove abbiamo realizzato un sistema operativo per il Raspberry Pi, rivolto all'istruzione negli istituti superiori (ITIS) e nelle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RPi GPIO emulator

    RPi GPIO emulator

    Raspberry Pi GPIO emulator with LUA scripting

    Raspberry Pi GPIO emulator with LUA scripting Support RPi B Rev 2 modell
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Open Time & Attendance

    Open Time & Attendance System (Zeiterfassung)

    Zeiterfassung für Kleine und Mittelständiges Unternehmen. Folgende Funktionen beinhaltetet diese Software: - Daten werden in eine MySQL-Datenbank gespeichert [noch nicht Vorhanden] - Daten könne über eine Softwareschnittstelle auslesen werden. [noch nicht Vorhanden] - Protokoll ausgabe per PDF. [noch nicht Vorhanden] Angedachte Funktionen - Zeiterfassung von Projekten - Urlaubsplanung - Personalplanung Hardware Zur zeit auf einen Raspberry Pi und einen RFID-Karten lesen (RMD...
    Downloads: 0 This Week
    Last Update:
    See Project