Sergey Lyubka

81 points
Sergey Lyubka, Cesanta Co-Founder & CTO
Dublin

Sergey Lyubka is CTO and Co-Founder of Cesanta. Together with his team, he aims to bring all products online by developing innovative Internet of Things technologies.
He believes that if we want to get to 20 billion+ connected devices by 2020, then IoT connectivity needs to be made simple, secure and scalable. Through Mongoose OS he realises this vision.
Before starting Cesanta, Sergey already developed one of the most popular embedded web servers - Mongoose. He ensured that it grew for a single-click-to-run executable to a multiprotocol networking library. All the while, managing engineering teams in Google responsible for mission-critical production infrastructure services for Storage and Adwords.
Sergey is heavily involved in the promotion of enabling simpler access to the IoT by regularly speaking at conferences and events such as FOSDEM, WebSummit, IoT Tech Expo, Embedded World and other.
Follow Sergey on Twitter @Cesanta_CTO & @MongooseOS.

Authored Content

Authored Comments

We already provide some Arduino API compatibility, so you should be able to use simple things like `digitalWrite` right away. At the moment it is rather limited, but we plan to expand compatibility. It should be possible to add Arduino drivers to Mongoose OS firmware directory as is.

The supported microcontrollers now are: ESP32, ESP8266, TI CC3200, STM32 Nucleo F746ZG, STM32 Discovery F746G.
Mongoose OS does not support Raspberry Pi.