Receiving webhooks

This page summarizes the projects mentioned and recommended in the original post on /r/raspberrypipico

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • pico-fi

    A MicroPython webserver framework for the Pico W with a captive portal for wireless network login

  • curl http://micropython.org/download/rp2-pico-w/rp2-pico-w-latest.uf2 > $([ $(uname) == Darwin ] && echo /Volumes || echo /media/$USER)/RPI-RP2/m.uf2 pip3 install rshell git clone https://github.com/cfreshman/pico-fi cd pico-fi python3 build remote-repl -a -n "$WIFI" Wait for that, open the network IP it shows for the Pico, and enter: app.indicator = None @app.route('/led') def toggle(req, res): from machine import Pin led = Pin('LED', Pin.OUT) led.value(1 - led.value()) res.ok()

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • The life and times of an Abstract Syntax Tree

    1 project | news.ycombinator.com | 2 May 2024
  • A Convenient Ensembled Perplexity API

    1 project | news.ycombinator.com | 2 May 2024
  • My first code as a beginner!!

    1 project | dev.to | 2 May 2024
  • NPi – An Open Source project for enhancing AI Agents in taking action

    4 projects | news.ycombinator.com | 2 May 2024
  • Recapping the AI, Machine Learning and Data Science Meetup — May 2, 2024

    2 projects | dev.to | 2 May 2024