Results for: python raspberry pi

Suggested Categories:

Pawn Shop Software
Pawn shop software streamlines and manages the day-to-day operations of pawn shops, handling everything from loan management to inventory control. It enables pawnbrokers to track pledged items, calculate interest rates, and manage payment schedules for loans. With integrated customer management features, the software helps shops maintain detailed records, including customer histories and transaction details. It also supports compliance with local regulations by tracking and reporting transactions accurately. Ultimately, pawn shop software improves operational efficiency, enhances customer service, and ensures accurate financial record-keeping for pawn businesses.
Data Science Software
Data science software is a collection of tools and platforms designed to facilitate the analysis, interpretation, and visualization of large datasets, helping data scientists derive insights and build predictive models. These tools support various data science processes, including data cleaning, statistical analysis, machine learning, deep learning, and data visualization. Common features of data science software include data manipulation, algorithm libraries, model training environments, and integration with big data solutions. Data science software is widely used across industries like finance, healthcare, marketing, and technology to improve decision-making, optimize processes, and predict trends.
Computer Vision Software
Computer vision software allows machines to interpret and analyze visual data from images or videos, enabling applications like object detection, image recognition, and video analysis. It utilizes advanced algorithms and deep learning techniques to understand and classify visual information, often mimicking human vision processes. These tools are essential in fields like autonomous vehicles, facial recognition, medical imaging, and augmented reality, where accurate interpretation of visual input is crucial. Computer vision software often includes features for image preprocessing, feature extraction, and model training to improve the accuracy of visual analysis. Overall, it enables machines to "see" and make informed decisions based on visual data, revolutionizing industries with automation and intelligence.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
View more categories (5) for "python raspberry pi"

60 Products for "python raspberry pi"

  • 1
    OptiSigns

    OptiSigns

    OptiSigns

    ... nice with the most hardware and operating systems in the market like Fire TV Stick, Android, Chrome, Raspberry Pi, Roku, Windows, Linux, and MacOS. Time to unleash your business potential!
    Leader badge
    Starting Price: $10.00/month
    View Software
    Visit Website
  • 2
    Python

    Python

    Python

    ... and meetups to collaborate on code, and much more. Python's documentation will help you along the way, and the mailing lists will keep you in touch. The Python Package Index (PyPI) hosts thousands of third-party modules for Python. Both Python's standard library and the community-contributed modules allow for endless possibilities.
    Starting Price: Free
  • 3
    Raspberry Pi OS

    Raspberry Pi OS

    Raspberry Pi Foundation

    Raspberry Pi Imager is the quick and easy way to install Raspberry Pi OS and other operating systems to a microSD card, ready to use with your Raspberry Pi. Watch our 45-second video to learn how to install an operating system using Raspberry Pi Imager. Download and install Raspberry Pi Imager to a computer with an SD card reader. Put the SD card you'll use with your Raspberry Pi into the reader and run Raspberry Pi Imager. Browse a range of operating systems provided by Raspberry Pi...
  • 4
    Ubuntu for Raspberry Pi
    When your invention turns into a product, the Raspberry Pi compute module is a hardened, industrial grade system-on-module that provides the brain for a range of hardware from robots to racks. Open source is the new normal for software innovation - from cloud to edge, containers to IoT, from AI/ML to robotics, from self-driving cars to nanosats, the biggest companies in the world are building on open source and making it better too. The Raspberry Pi is an ARM instruction set computer, just like...
    Starting Price: $25 one-time payment
  • 5
    WEBICC

    WEBICC

    AEG COMMISSIONING

    ... smoothly in any modern HTML5 compatible browser, be it a touch panel PC, computer, tablet or smartphone. Our server runs on Windows, Linux operating systems and ARM architectures such as Raspberry Pi. The client application requires no installation, requiring only a free web browser. Transform the way you interact with industrial systems with WEBICC SCADA – superlative efficiency, flexibility and control.
    Starting Price: €403.9
  • 6
    RasPiEsi
    RasPiEsi is The World's Smallest Open Source ERP Application Server powered by Epesi and running on Raspberry Pi Zero with 1 core and 512MB RAM only. Part of Epesi ENS - the first FOSS Enterprise Nervous System. Epesi BIM on LLMP stack: - Linux - Lighttpd - MariaDB - tuned - PHP 7.4 FPM + memcached and ZRAM neofetch, mc, ncdu added and updated 77 packages on November 4, 2023 for version 1.1 ("Józiu") RasPiEsi is the smallest possible Epesi Node I was able to build...
    Starting Price: $0
  • 7
    PyPI

    PyPI

    PyPI

    PyPI is the official repository for Python software packages, hosting hundreds of thousands of projects that developers can publish and users can discover and install. It supports both source distributions (“sdists”) and pre-built binary “wheels”, allowing packages to include native extensions for different platforms. Projects on PyPI consist of multiple releases, each of which can include various files for different operating systems or Python versions. Metadata for each package includes...
    Starting Price: Free
  • 8
    Inuvika OVD Enterprise
    ... Citrix or Horizon is easy. OVD Enterprise integrates with today's leading enterprise standards, including any directory service, storage or hypervisor. Key Features: -Deliver Windows and Linux apps and desktops -Use any device - macOS, Windows, Linux, iOS/Android, Chromebook, Raspberry Pi, or any HTML5 Web browser. -Full multi-tenancy support -Full USB redirection -Integrated Two-Factor Authentication -Integrated secure gateway allows for secure remote access. No need for NetScaler
    Leader badge
    Starting Price: $8.55/concurrent user/month
  • 9
    Piper TTS

    Piper TTS

    Rhasspy

    Piper is a fast, local neural text-to-speech (TTS) system optimized for devices like the Raspberry Pi 4, designed to deliver high-quality speech synthesis without relying on cloud services. It utilizes neural network models trained with VITS and exported to ONNX Runtime, enabling efficient and natural-sounding speech generation. Piper supports a wide range of languages, including English (US and UK), Spanish (Spain and Mexico), French, German, and many others, with voices available for download...
    Starting Price: Free
  • 10
    piSignage

    piSignage

    piSignage

    Select from Raspberry Pi, Intel NUC or any other Debian platform, download the image (or app) & player is ready. You can subscribe to managed services at pisignage.com or use open-source server software to manage players. Use the tools you are familiar with to create content. Upload them as files or use streaming links or urls to load the content. Features such as offline working, progressive downloads, WebSocket communication ensure smooth working of player & fast syncs even with slow links...
  • 11
    requests

    requests

    Python Software Foundation

    Requests is a simple, yet elegant, HTTP library. Requests allows you to send HTTP/1.1 requests extremely easily. There’s no need to manually add query strings to your URLs, or to form-encode your PUT & POST data, but nowadays, just use the JSON method! Requests is one of the most downloaded Python packages today, pulling in around 30M downloads/week, according to GitHub, Requests is currently depended upon by 1,000,000+ repositories. You may certainly put your trust in this code. Requests...
    Starting Price: Free
  • 12
    yarl

    yarl

    Python Software Foundation

    All URL parts, scheme, user, password, host, port, path, query, and fragment are accessible by properties. All URL manipulations produce a new URL object. Strings passed to constructor and modification methods are automatically encoded giving canonical representation as result. Regular properties are percent-decoded, use raw_ versions for getting encoded strings. Human-readable representation of URL is available as .human_repr(). PyPI contains binary wheels for Linux, Windows and MacOS. If you...
    Starting Price: Free
  • 13
    Stratodesk NoTouch
    Stratodesk NoTouch is the #1 Thin Client endpoint OS and management solution in the world. Comprised of both NoTouch OS and NoTouch Center, Stratodesk NoTouch lets you transform any PC, Thin Client, Laptop or Raspberry Pi device into a secure and centrally managed Thin Endpoint. You can also instantly deploy NoTouch OS onto thousands of devices and manage them from oStratodesk NoTouch is the #1 Thin Client endpoint OS and management solution in the world. Comprised of both NoTouch OS and No...
  • 14
    info-beamer

    info-beamer

    inlua GmbH & Co. KG

    info-beamer is a Raspberry Pi digital signage software as a service. It makes use of all available hardware features of the Pi to deliver perfectly smooth, completely predicable and reliable results. All controlled by a cloud dashboard. Key features include: • Hardware accelerated playback of FullHD videos • Perfectly smooth animations with full hardware support • A powerful web dashboard to manage one or thousands of devices • Automatic security updates • Programmatic control using...
    Starting Price: $7.00/month
  • 15
    Mempool

    Mempool

    Mempool

    Building a mempool and blockchain explorer for the Bitcoin community, focusing on the transaction fee market and multi-layer ecosystem, without any advertising, altcoins, or third-party trackers. Mempool can be self-hosted on a wide variety of your own hardware, ranging from a simple one-click installation on a Raspberry Pi distro, all the way to an advanced high availability cluster of powerful servers for a production instance.
  • 16
    8th

    8th

    Aaron High-Tech

    8th™ is an innovative, secure, cross-platform, robust, and fun concatenative programming language for mobile, desktop, and server application development. 8th™ is a revolutionary cross-platform language. It lets developers easily create applications for Android and iOS, Windows, macOS, Linux and Raspberry Pi using the same source code and with the same UI. Easily develop mobile, desktop, or server applications. It's ideal in applications where a slightly non-standard UI is not a problem...
  • 17
    Emteria

    Emteria

    emteria GmbH

    ... to build, scale and operate fleets of Android IoT devices. To enable faster time-to-market, Android-based emteria.OS supports Raspberry Pi and other cost-effective single-board computers (SBC). Also, emteria ensures a seamless transfer from Raspberry Pi onto industry-grade hardware, like i.MX8 based boards. Moreover, support includes custom hardware, e.g. provided by our partner network.
    Starting Price: €80/month
  • 18
    Shell Assistant

    Shell Assistant

    Shell Assistant

    •SSH and SFTP client •Shell Terminal •SFTP File manager •SFTP code editor •Custom tab & split window layouts •Switch between workspaces •Connection, key & password management •Stream audio and video, view images and pdf's, edit code over SFTP •Tunnel network ports •Text editor-like command editing •Paste history •Free & ad-free •Respects your privacy Connect to remote hosts over SSH, including Amazon Web Service EC2, Linodes, Digital Ocean or Raspberry Pis. Connect to local unix...
    Starting Price: Free
  • 19
    GUIslice

    GUIslice

    GUIslice

    GUIslice is a very lightweight platform-independent GUI designed for embedded displays, from an 8-bit Arduino with 2KB RAM to the Raspberry Pi. The library supports creation of multiple pages of buttons, text, images, checkboxes, sliders and other graphics primitives. New UI / widget types can be created easily. The core GUIslice library is written in pure C. GUIslice is intended to be used with Raspberry Pi and all Arduino adaptations (ATmega, STM32duino, ESP8266 / NodeMCU, ESP32, Adafruit...
    Starting Price: Free
  • 20
    DSplay

    DSplay

    CyberStream

    DSplay empowers innovative digital signage installations with one of the most open strategies to be found in the market of content management systems. Support for any operating system and any media player hardware profile has been in the foundations of this versatile and feature-rich platform. Its latest version takes this freedom even further through support for SoC media players, as well as the world-renowned Raspberry Pi! An offer for LG WebOS 3.0 devices is launched for the first semester...
  • 21
    Xojo

    Xojo

    Xojo

    The object-oriented Xojo programming language and cross-platform rapid application development tool let you develop native applications for macOS, Windows, Linux, the web, iOS and Raspberry Pi. User interfaces are quickly and intuitively made with drag and drop and the modern framework supports features like graphics, database servers and internet protocols. Xojo abstracts you from the platform details allowing you to focus your time and energy on what makes your app unique. Xojo is free to use...
    Starting Price: $99.00/user
  • 22
    RBridge

    RBridge

    Inlab Networks

    RBridge implements a virtual, encrypted Ethernet cable. It easily and securely connects two distinct Ethernet LANs as they were connected by plugging a very long cable between two switches over the distance. Operating with true random key material and ChaCha20 makes it the most secure Layer 2 site-to-site VLAN solution available on the market. RBridge bears the quality certificate “IT Security made in Germany” (ITSMIG) issued by the “IT Security Association Germany” (teletrust):...
    Starting Price: EUR 120 one-time fee
  • 23
    Gitea

    Gitea

    CommitGo, Inc.

    ... Raspberry Pi. Save your machine energy! Join us by contributing to make this project even better. Don’t be shy to be a contributor!
    Starting Price: $19/month/user
  • 24
    GCompris
    ..., reading practice, typing text, arithmetic, numbers, operations, table memory, enumeration, and double entry table. Science, geography, games and more. You can find packages of this new version for GNU/Linux, Windows and MacOS on the download page. This update will be available soon in the Android Play store, the F-Droid repository and the Windows store. The package for Raspberry Pi will also be available soon.
  • 25
    Wiki.js

    Wiki.js

    Wiki.js

    ...'s on a tiny Raspberry Pi or on a high performance VM in the cloud, Wiki.js intelligently make use of the available resources. Upload and manage your media assets from the assets manager. Easily categorize your assets in folders and see where they are used. Wiki.js comes with a search engine built-in. It requires zero setup and is the best option for most users.
  • 26
    Ubuntu Core

    Ubuntu Core

    Canonical

    An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation. We will walk you through the steps of flashing Ubuntu Core on a Raspberry Pi 2, 3, 4 or CM3. At the end of this process, you will have a board ready for production or testing snaps. An Ubuntu SSO account is required to create the first user on an Ubuntu Core installation. Your board is now ready to have snaps installed, it’s time to use the snap command to install your first snap. The Snap Store is where...
  • 27
    Android Things
    Android Things lets you experiment with building devices on a trusted platform, without previous knowledge of embedded system design: Develop using the Android SDK and Android Studio, access hardware such as displays and cameras natively through the Android framework, use the Android Things Console to push over-the-air feature and security updates. Android Things enables you to build apps on top of popular hardware platforms like the Raspberry Pi 3. The Board Support Package (BSP) is managed...
  • 28
    Meson Network

    Meson Network

    Meson Network

    ... believe the design principle behind blockchain is to make rights to everyone and not be governed by giants. That’s why we practice the protocol model to build the marketplace and take it to the Raspberry Pi, Xbox, Playstation, and IoT as well. Take a look at roadmap, showing various stages of mission and upcoming visions.
  • 29
    openSUSE MicroOS
    ... is that the offline image has an installer. Raw and self-install allows for customization via combustion or manually in the image after it is written to the disk. There is an option for a real-time kernel. Try MicroOS in VMs running on either Xen or KVM. Using a Raspberry Pi or other system-on-chip hardware may use the preconfigured image together with the combustion functionality for the boot process.
    Starting Price: Free
  • 30
    PROTO

    PROTO

    PROTO

    Learn electronics by using examples in PROTO application, and try many components available in our application. You can use resistors, diodes, transistors, and much more. Observe signals on a channel oscilloscope and analyze them with ease. During simulation, you can check voltages, currents and many other variables. Check signals on the multichannel oscilloscope and tune your circuit in real-time. Our app can greatly help with your Raspberry Pi, Arduino or ESP32 project. You can also use PROTO...
  • Previous
  • You're on page 1
  • 2
  • Next