Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
Get started with Nexo.
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
...Features include Rocky8, CentOS/SL 7.x, Ubuntu 22.04 & 20.04, Debian 10 and Raspbian 10 support with Asterisk 20/18/16 and FreePBX 16/15 GPL modules. Add-ons include one-click installs of Incredible Fax and many other Asterisk utilities. Visit Nerd Vittles for the latest tutorials.
..."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", ...
Copyright (C) 2022-2026 by Klaus Michael Indlekofer. All rights reserved. Note: Special restrictions apply. See disclaimers below and within the distribution.
(We are not affiliated in any way with companies/persons mentioned on this page. All brand names and trademarks are property of their respective owners. ...
Loaded MATE desktop + KODI + Web Server + Web Cam Surveillance
...Complete Pearl MATE desktop environment including compiz with all the usual Pearl theming that allows for you to easily switch between a Windows and a Mac layout.
System backend built on the 20.04 Ubuntu base as well as our usual system utilities using PearlUpdate styled from the Linux Mint (20) distribution.
Add plenty of your favorite software in addition to what is pre-installed through the Software Manager.
Provides a 7 segment driver and displays a sequence of numbers
This program provides various seven segment and LED functions for the Raspberry Pi.
ss = SevenSegment([3, 5, 7, 8, 10, 11, 12]) (A list of 7 raspberry pi pins) instantiates the seven segment display.
ss.off() turns the seven segment display off, while
ss.on() turns it on again.
ss.digit(4) displays a 4 on the LED.
ss.number(1234567890, 0.3) #Displays the number 1234567890 with one digit each 0.3 sec.
myled = LED(3) instantiates an LED in pin #3
myled.state=True turns on the LED...