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
Automate contact and company data extraction
Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.
Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
LED Color Control System for RaspberryPi and Dreambox
This project is about a light controlling system with a 4 RGB-LED channels to run different modes:
• autonomously w/o PC performing HSI2RGB transformations and running through the color hues (with dimmable brightness)
• remote operated by PC or embedded user software using the provided C++ Software library (based on Boost libraries)
• ideal platform for color experiments with your RaspberryPi
The system consists of 4 layers:
• PCB with Atmel ATmega16 and FT232RL USB interface (Eagle forat)
• Firmware for applying PWM, UART communication and integrated colorspace transformations (AVR-ASM)
• C++-Software for providing a HTTP-Server, a Dreambox picture grabber and basic light sequence player
• HTML5/JavaScript application for remote controlling and configuring the system via Webbrowser
Please use the SVN browser for accessing the whole development snapshot and getting an current tarball!