Code Monkey home page Code Monkey logo

bc-raspbian's Introduction

BigClown Logo

BigClown Raspbian

Travis Release License Twitter

This repository contains scripts for building customized Raspbian image for Raspberry Pi.

Prebuilt images for your Raspberry Pi are available in Releases – just pick a ZIP file from the Latest release.

Installation procedure is the same as for original Raspbian image which is described here.

Images are automatically built on Travis CI.

Modifications in this image

Our image is built with the same scripts as the “official” one, with the following modifications:

  • Default name servers changed to: 8.8.8.8, 217.31.204.130, 2001:4860:4860::8888, 2001:1488:800:400::130.

  • Hostname changed from raspberrypi to hub.

  • Locale changed from en_GB.UTF-8 to en_US.UTF-8.

  • Keymap changed from English (UK) to English (US) - English (US, international with dead keys).

  • Timezone changed from Etc/UTC to Europe/Prague.

  • OpenSSH daemon enabled by default and removed AcceptEnv LANG LC_*.

  • Added third-party repositories:

  • Similar installations, as described in the documentation

  • Ports and services:

    • 80: port forwarding to 8080
    • 1880: Node-RED
    • 1883: Mosquitto mqtt
    • 8080: http-server (static contet from /var/www)
    • 9001: Mosquitto websocket
  • Installed additional packages:

    • mosquitto
    • mosquitto-clients
    • nodejs
    • python3-pip
    • python3-venv
    • dfu-util
    • git
    • htop
    • mc
    • tmux
  • Installed via npm:

    • pm2
    • node-red
    • node-red-dashboard
    • node-red-contrib-ifttt
    • node-red-contrib-blynk-ws
    • ubidots-nodered (Node Red plugin)
    • http-server
  • Installed via pip3:

    • bcg
    • bcf
    • bch

Made with ❤  by HARDWARIO s.r.o. in the heart of Europe.

bc-raspbian's People

Contributors

blavka avatar jirutka avatar hubmartin avatar rwlx avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.