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.
Tiny8051 is small 8051 microcontroller simulator written in C#.
Project was created for educational purposes, to show how µP works by using clean visual interface and debugging.
Note: communication over serial port was not implemented, because there was no demand for it.
EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller.
The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz.
The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
YASP (Yet Another Simple Processor) is a 8-bit microprocessor with microcontroller capabilities (I/O ports, REQ, ACK) that can be used as a small computer for educational purposes. Its development environment includes simulators and assemblers.