[go: up one dir, main page]

Showing 9 open source projects for "pi pico"

View related business solutions
  • 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
  • CloudZero: The Cloud Cost Optimization Platform Icon
    CloudZero: The Cloud Cost Optimization Platform

    CloudZero automates the collection, allocation, and analysis of your infrastructure and AI spend to uncover waste and improve unit economics.

    CloudZero is the leader in proactive cloud cost efficiency. We enable engineers to build cost-efficient software without slowing down innovation. CloudZero's next-generation cloud cost optimization platform automates the collection, allocation, and analysis of cloud costs to uncover savings opportunities and improve unit economics. We are the only platform that enables companies to understand 100% of their operational cloud spend and take an engineering-led approach to optimizing that spend. CloudZero is used by industry leaders worldwide, such as Coinbase, Klaviyo, Miro, Nubank, and Rapid7.
    Learn More
  • 1
    TFT_eSPI

    TFT_eSPI

    Arduino and PlatformIO IDE compatible TFT library

    An Arduino IDE compatible graphics and fonts library for 32-bit processors. The library is targeted at 32-bit processors, it has been performance-optimized for STM32, ESP8266 and ESP32 types. The library can be loaded using the Arduino IDE's Library Manager. Direct Memory Access (DMA) can be used with the ESP32, RP2040, and STM32 processors to improve rendering performance. "Four wire" SPI and 8 bit parallel interfaces are supported. Due to the lack of GPIO pins, the 8-bit parallel interface...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2

    MTF

    Simple multitasking for microPython Raspberry Pi Pico projects

    MTF provides a simple framework for hardware projects written in microPython for the Raspberry Pi Pico. Designed where polling is needed, projects can be broken down into discrete components (tasks) which can run together. MTF provides scheduling, timeouts and a simplified signalling system for tasks to communicate with each other. Version 2.1 uses a modified run-loop which improves timing accuracy for short periods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Midbar

    Midbar

    Midbar is more than just an open source password vault!

    ...It's made to significantly increase the cost of unauthorized access to its your personal data. Some tutorials: ESP32 V4.0: https://www.instructables.com/Midbar-V40/ Raspberry Pi Pico V2.0: https://www.instructables.com/Midbar-Raspberry-Pi-Pico-Version-V20/ ESP32 V5.0: https://www.instructables.com/Midbar-V50/ STM32F401CCU6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F401CCU6-Arduino-Uno-Version/ RTL8720DN + Arduino Uno V1.0: https://www.instructables.com/Midbar-RTL8720DN-Arduino-Uno-Version/ ESP8266 V2.0: https://www.instructables.com/Midbar-ESP8266-Version-V20/ STM32F407VET6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F407VET6-Arduino-Uno-Version/ STM32F407VET6 Version V2.0: https://www.instructables.com/Midbar-STM32F407VET6-Version-V20/ ESP32 V6.0: https://www.instructables.com/Midbar-V60/ Teensy 4.1 V3.0: https://www.instructables.com/DIY-Hardware-Data-Vault-With-Teensy-41/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Seri-Serial Monitor

    Seri-Serial Monitor

    A Serial Terminal in Command Line

    A command-line based serial terminal written in Python. This tool allows you to communicate with devices over a serial port (e.g. Arduino, ESP, Pi Pico, etc.) directly from your Windows command prompt or terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Endpoint Protection Software for Businesses | HYPERSECURE Icon
    Endpoint Protection Software for Businesses | HYPERSECURE

    DriveLock protects systems, data, end devices from data loss and misuse.

    The HYPERSECURE endpoint protection platform is a comprehensive suite of products and services enhanced by European third-party solutions. It ensures our customers’ IT security, regulatory compliance, and digital sovereignty.
    Learn More
  • 5
    Miniature Digital Photo Frame
    ...However, after exploring it for roughly an hour, I started thinking about its practical applications and where I could use it. Eventually, I realized that I could use it to generate unique images and then display them on the 2.4 Inch TFT LCD with ILI9341 connected to the Raspberry Pi Pico. If you wish to learn how to do the same, follow along with this tutorial: https://www.instructables.com/Miniature-Digital-Photo-Frame-With-AI-generated-Im/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    KhadashPay

    KhadashPay

    The KhadashPay project is an open-source payment system.

    ...As for the customers of the store where the KhadashPay is deployed, Khadash pay doesn't keep any logs whatsoever and doesn't require a bit of your personal information to create an account. You can find the tutorials here: V2.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V20/ V2.0 (Raspberry Pi Pico Version): https://www.instructables.com/KhadashPay-V20-Raspberry-Pi-Pico-Version/ V3.0 (STM32F401CCU6 Version): https://www.instructables.com/KhadashPay-V30-STM32F401CCU6-Version/ V3.0 (ESP32 Version): https://www.instructables.com/KhadashPay-V30/ V3.5 (ESP32 Version): https://www.instructables.com/KhadashPay-V35/ The version of the KhadashPay that stores the data in the cloud and allows you to operate several payment terminals is available on https://sourceforge.net/projects/khadashpay-firebase-edition/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    RPi Pico utils

    Command line tools for Windows to use Raspberry Pi Pico board

    Precompiled Windows binaries from Raspberry Pi Pico SDK elf2uf2 - https://github.com/raspberrypi/pico-sdk/tree/master/tools/elf2uf2 pioasm - https://github.com/raspberrypi/pico-sdk/tree/master/tools/pioasm picotool - https://github.com/raspberrypi/picotool
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8

    Urknall

    Conway's Game of Life for Raspberry Pi Pico

    A small C/C++ projects that renders a cellular automaton (Conway's game of life) on an 128x64 Pixel Oled display (SSD1306 controller). The project can be used as tutorial or template for the Pico C/C++ SDK and for benchmarking that controller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Metal detector based on  RP2040

    Metal detector based on RP2040

    Pulse induction metal detector using Raspberry Pi Pico board ( RP2040)

    Based on Raspberry Pi Pico board, this metal detector is included in pulse induction metal detectors category, with well known advantages and disadvantages. RPi Pico generate 3,3v amplitude pulses at one of GPIO pins. This pulses are amplified and applied to a MOSFET device that had the searching coil in series with drain. The pulse will produce a magnetic field generated by the searching coil, and becose of eddy currents, the target will produce a very low corresponding voltage at the coil terminals. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • deskbird is the most intuitive desk booking app for your hybrid office. Icon
    deskbird is the most intuitive desk booking app for your hybrid office.

    With deskbird, creating an efficient workplace has never been easier.

    For companies in need of a people-centric workplace management solution so employees can see who is in the office, schedule their office and work-from-home days, and book resources for office days.
    Learn More
  • Previous
  • You're on page 1
  • Next