10 min read
PHP on a $4 chip: its own WiFi, its own web server, control led
An ESP32-S3 boots its own WiFi network, serves a control page written in PHP, and drives its onboard RGB LED live. No router, no cloud, no app.
Blog
Releases, deep dives and stories from the php-baremetal project. RSS feed
10 min read
An ESP32-S3 boots its own WiFi network, serves a control page written in PHP, and drives its onboard RGB LED live. No router, no cloud, no app.
23 min read
The unmodified Zend engine from php.net, cross-compiled for a microcontroller: what php-baremetal is, what it runs today, and the new WiFi support.