Showing 22 open source projects for "b-link"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
    kmicommbusmediator

    kmicommbusmediator

    "KMI Comm. Bus Mediator"

    "KMI Comm. Bus Mediator" ("kmicommbusmediator") The project "kmicommbusmediator" provides connectivity for the "Raspberry Pi 4 Model B" and "Raspberry Pi 5" to the "PPG Communication Bus" which is used by PPG devices such as the "Wave 2.2", "Wave 2.3", "EVU", "PRK", "Waveterm A", "Waveterm B". "kmicommbusmediator" contains hardware and software components: * "kmicommbusmediator-HW": "Comm. Bus" hardware-interface * "CBMEDIBIOS": firmware for "kmicommbusmediator-HW" * "cbmedimonitor": control tool for "Raspberry Pi" Utilities: "wtafloppylist", "wtbfloppylist", ... ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CommBusTerm

    CommBusTerm

    "CommBusTerm"

    "CommBusTerm" is based on a "Raspberry Pi 4 Model B" or "Raspberry Pi 5", and the "kmicommbusmediator" interface, which provides connectivity to the "PPG Communication Bus" which is used by PPG synthesizers such as the "Wave 2.2", "Wave 2.3", "EVU". Hardware: * "kmicommbusmediator": https://sourceforge.net/projects/kmicommbusmediator/ * "kmiwaveram": https://sourceforge.net/projects/kmi-wave-ram/ Software: * "cbmedimonitor" control tool * "WaveProgEdit" sound-program editor * "WaveBackup" backups * "waveaddsynth" for additive synthesis * "wavetransientutil" for transient sounds Copyright (C) 2022-2026 by Klaus Michael Indlekofer. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    ...Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols: IEC61850 Client, IEC60870-5-101/104 Client and Server, DNP3 Client, OPC-UA Client/Server, MQTT/Sparkplug-B, Telegraf (various data sources for monitoring like Modbus, SNMP, etc.) Github. project https://github.com/riclolsen/json-scada Requirements for Windows Installer: Windows 10/11 64 bits or Server 2016, Windows PowerShell.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Slideshow Crypto Ticker

    Slideshow Crypto Ticker

    Real Time Slideshow Crypto Price Ticker For Raspberry Pi LCD Screens

    ...Supports CoinGecko / Binance / Coinbase Pro / Kraken / Kucoin / Bitstamp / Bitfinex / HitBTC / OKex / Gate.io exchange markets (more market support coming in the future). 3.5" LCD Demo: https://www.youtube.com/watch?v=dXAhs8HXCn4 7" LCD Demo: https://www.youtube.com/watch?v=fZ98Fm6ZkW8 Developed on a Raspi v3 B+, with these screens / cases: https://smile.amazon.com/gp/product/B07N38B86S (no mods) https://smile.amazon.com/gp/product/B08Q34RS7M (Noctua fan crazy-glue-mounted, + Noctua fan speed controller outside case, see README.txt) Debian-based Auto-Install Commands (use "Terminal" app in your system menu, or over remote SSH): wget --no-cache -O TICKER-INSTALL.bash https://tinyurl.com/install-crypto-ticker chmod +x TICKER-INSTALL.bash sudo ....
    Downloads: 2 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    IEC60870-5 101 tools code library

    IEC60870-5 101 tools code library

    IEC 101 Server and Client Simulator Source code Library, Win, Linux

    v21,06.018 IEC101 RTU Server Simulator, IEC101 Client Master Simulator, Static and Dynamic Libraries, Source Code Library. Driver for Windows, POSIX Linux, ARM , PowerPC, QNX & more * Make your RTU, protocol converter, Gateway, HMI, Data concentrator compatible with iec 101. * Download Free Evaluation Kit - IEC 60870-5-101 Development Bundle. * In the Bundle included IEC 101 Server & Client Simulator, Windows and Linux SDK, C# projects, Doxygen , Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LaMa

    LaMa

    LaMa - A Localization and Mapping library

    ...The main feature is efficiency. Low computational effort and low memory usage whenever possible. The minimum viable computer to run our localization and SLAM solutions is a Raspberry Pi 3 Model B+. We provide a fast scan-matching approach to mobile robot localization supported by a continuous likelihood field. It can be used to provide accurate localization for robots equipped with a laser and a not-so-good odometry. Nevertheless, good odometry is always recommended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    raspberry-gpio-python

    A Python module to control the GPIO on a Raspberry Pi

    To get started with RPi.GPIO, it would be worthwhile reading the examples in the project wiki (link above). Note that this module is unsuitable for real-time or timing critical applications. This is because you can not predict when Python will be busy garbage collecting. It also runs under the Linux kernel which is not suitable for real time applications - it is multitasking O/S and another process may be given priority over the CPU, causing jitter in your program.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 9
    VitOS for RPi4
    ...Optimizations in the kernel and system are done by Silent Angel engineers and make it possible to enhance the performance of network I/O, USB I/O, task manager, ..., and so on. As a result, running Roon Bridge and other music player application on VitOS has better sound quality than other OS. To use VitOS on your Raspberry Pi 4 Model B (1/2/4/8GB version), just download the image file and write to the micro SD card with dd or other applications. Then plug in the micro SD card to your Raspberry Pi4. You can use iOS app and Android app named "VitOS Manager" to manage the VitOS. VitOS V1.0 supports USB DAC as audio output device. You can connect your USB DAC to the USB port on your RPi4 board. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    PiCamera

    PiCamera

    An easy visualization tool for pictures running on Raspberry Pi

    ...The simple web interface can be used to take a look into the images, create videos or create time-lapse. Operating System Compatibility - Windows - Linux - macOS - Android - iOS Raspberry Pi Compatibility - Pi 2 Modell B - Pi 3 Modell B - Pi 3 Modell B+ - Pi 4 Modell B - also compatible with desktop pcs and notebooks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pi2FM

    Pi2FM

    receive digital audio and forward it to stereo coder and rds injector

    This project starts when we need to feed our broadcasting towers with a digital audio link trough IP channels (hyperlan, satellite, 4g modems) and forward it the audience. All based on DSP over the embedded Raspberry PI SBC, with streaming receive, stero coding and RDS injection, all on raspbian O.S.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FreeNIX RPI LE

    FreeNix Raspberry PI Light Edition (noX)

    Welcome to FreeNIX RPI LE (Raspberry Pi Light Edition) If you find bugs contact us on the forum https://www.freenixsecurity.net/forum/ or by email to freenixsecurity[at]riseup[dot]net Developer/s: davenull - dave-null[at]riseup[dot]net - https://www.freenixsecurity.net This is a Debian-Based (Debian Stretch) distro for Raspberry Pi. It's developed for Raspberry Pi 3 Model B and works on Raspberry Pi 2 Model B too. It starts without X Window System, just SSH. It starts in DHCP mode, you can find it with nmap or other software like this. It has Raspbian, Backports and Deb-Multimedia Repositories. Username: root Password: freenixsecurity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RPi_Naomiboot

    RPi_NaomiBoot is a reboot of NaomiBoot Project from Gummbo

    ...This project is just a reboot of Gummbo NaomiBoot project (https://sourceforge.net/projects/naomiboot/) I couldn't boot correctly on my Raspberry with the images provided in Gummbo project, so i've just extracted the Web application files from one of his image, and then recreated it from scratch on the freshest Raspbian distribution. Now i can guarantee my image sized for 16GB SDCard or larger, is booting correctly on any given Raspberry Pi B+. On larger SDCard, if u want to use all the storage it's require a lil tweak in gparted or equilavent to push the root partition at the end of the storage space and then expand Fat32 partition the maximum capacity. As for the instruction i just leave you to Readme.md from Gummbo in the file section. Note: User and password are the default Raspbian. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    ...Go must be installed on the build machine. It may be worth noting that while SummitDB supports many Redis features, it is not a strict Redis clone. SummitDB provides one key space that is a large B-tree. An ordered key space allows for stable paging through keys using the KEYS command. Redis uses an unordered dictionary structure and provides a specialized SCAN command for iterating through keys.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VolumioNuxii

    Volumio fork for Nuxii box

    ...Visit http://www.nuxii.fr to find our products v1.0.2 Long press detection added to lirc. .lircrrc file modified v1.0.1 IR, Leds and rotary encoder work out of the box. Added some webradios. Volumio-WebUI modified to include dtoverlay=lirc_rpi and remove Update button. Added avahi-autoip to assign link local address when no DHCP server available (allow direct control with a PC without local network). Updated openssl. Please note that pigpiod may conflict with clock peripheral. When i2s-DAC available( pigpiod uses PWM). Else, PCM is used Default pins: IR/LED Module IR Out: GPIO 17 | Pin 11 Report to IR Receiver Model Specs LED1 : GPIO 27 | Pin 13 LED2 : GPIO 22 | Pin 15 Rotary Encoder Module: PEC12 A : GPIO23 | Pin 16 PEC12 B : GPIO 24 | Pin 18 PEC12 1 : GPIO 25 | Pin 22 LED1 Always ON LED2 ON when PLAY Pins can be changed in /home/volumio/script.volumio.service/addons.py MicroSD cards need to be expanded
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    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
  • 17

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html -------------OBSOLETE ---------- please follow above link ------------------------------------------- Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked apps : $ export PATH=/opt/Toolchain/ARMv7/usr/bin:$PATH $ ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    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-25-2014 – Overclocking improvements. See /boot/config.txt for more aggressive overclocking options. 01-24-2014 – Stripped down and optimized Arch OS even more. Boots in less than 10 seconds. 01-23-2014 – Installed bcmstat.sh to replace cpustatus.sh see usage below 01-22-2014 – Changed root login password for Pi to: archlinux Arch-WiPi is a tiny downloadable Arch Linux image for your Raspberry Pi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    PLC-Logger

    PLC-Logger

    PLC-Logger and Analyzer

    Use PLC-logger to store and analyze data from almost every PLC-system. The following PLC-Systems are accessible: - Every PLC-System running a Modbus-TCP / Modbus-UDP Server - Siemens S7 via IBH NetLink - Siemens S7 with Ethernet-Interface - Codesys-based PLC-Systems - via OPC-Servers V0.61: - Bugfixes V0.60: - Some Bugfixes - Some data evaluation V0.59: - Modbus TCP Server Simulator supports Modbus UDP - Possibility to set bookmarks V0.57: - Modbus UDP supported -...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    Lego Raspberry Pi Case

    Lego Raspberry Pi case

    A Simple lego case designed to house a raspberry pi model b
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Raspberry Pi emulation for Windows

    Simple Raspberry Pi qemu emulation in Windows for beginners

    ...STEAM USERS: If you use steam and would like to support the developer, it would really help if you could spend a minute completing a short survey for a new project / potential start up [link to survey below] https://docs.google.com/forms/d/e/1FAIpQLSfYb_rNKGDiMsVkSerVCLFGTMJOxaaNHq4uIaHDdrIEDIFgmg/viewform
    Downloads: 35 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo