Nick Lypovic
AeroLeads people directory · profile

Nick Lypovic Email & Phone Number

Embedded developer at Optisor LTD
Location: Netanya, Center District, Israel 3 work roles 2 schools
LinkedIn matched
✓ Verified August 2026 3 data sources Profile completeness 86%

Contact Signals

LinkedIn Profile matched
3 free lookups remaining · No credit card
Current company
Role
Embedded developer
Location
Netanya, Center District, Israel
Company size

Who is Nick Lypovic? Overview

A concise factual answer block for searchers comparing this professional profile.

Quick answer

Nick Lypovic is listed as Embedded developer at Optisor LTD, a with 63 employees, based in Netanya, Center District, Israel. AeroLeads shows a matched LinkedIn profile for Nick Lypovic.

Nick Lypovic previously worked as Embedded System Developer at Optisor Ltd and Embedded Developer at Chergos. Nick Lypovic holds Bachelor'S Degree, Computer Science from Itmo University.

Company email context

Email format at Optisor LTD

This section adds company-level context without repeating Nick Lypovic's masked contact details.

Optisor LTD

Review company-level records connected to Nick Lypovic before choosing the right outreach path.

Profile bio

About Nick Lypovic

Programming languages: C++ 14/17 (QT), C, Assembly (ARM and x86), Python, FPGA (Verilog-hdl, System-verilog), Matlab.MCU/SOC: STM32, dsPic, Infineon xe167, intel cyclone V, Xilinx Zynq 7Z007S, nvidia jetson, imx6HARDWARE: TCP/IP, USB, I2C, SPI, Avalon & AXI bus, CAN, UART( + MODBUS ), bootloader, ADC, I2S, DMA, TIM, BLE, WIFI etc.. OS: Linux, FreeRTOS, ThreadX, µC/OS, ZephyrSkills for writes unit tests in embedded: unity, CMock, PyTest, qemu, GoogleTest, GoogleMockSkills for work with linux build system: Yocto, buildroot ( uboot, write linux kernel modules and dts)Additional skills:Electrical Engineering (read schematic, skills with electrical components interfaces soft and hardware (Altium, OrCad) skills in pcb prototyping).Experience with electronic equipment/tools (scope, logic analyzer).FPGA verification/simulation.Experience in building custom lightweight SOC Linux systems (build linux, dts, developing kernel modules, shell scripting (bash, python)), advanced skills with work in linux environment (make, grep, sed, awk, zfs, ssh, ufw, etc..).Tools: GIT, clang, gcc, g++, Keil, eclipse, microsoft visual studio, QT Creator, Qt Designer, IDA pro, Virtualbox, QemuAdditional Languages: Java (core and Spring), Javascript (React), TypeScript, C#, PHP (laravel).SQL: MySQL, Oracle, PostgreSQL. NoSQL: MongoDB, Redis, tarantool

Current workplace

Nick Lypovic's current company

Company context helps verify the profile and gives searchers a useful next step.

Optisor LTD
Optisor Ltd
Embedded developer
Website
Employees
63
AeroLeads page
3 roles

Nick Lypovic work experience

A career timeline built from the work history available for this profile.

Embedded System Developer

Current

Rehovot, Center District, Israel

Application for door control system;Responsibilities: Full cycle from designing the circuitry of door control units to writing a program. There are three devices in the project. Door control unit, a device that receives data via RS485 with a self-written protocol to maintain security and fast transmission speed. The project used Freertos for a master working with 32 slave blocks. Via the same RS485 (uart), the master’s control logic is written to the eeprom. The block has protection… Show more Application for door control system;Responsibilities: Full cycle from designing the circuitry of door control units to writing a program. There are three devices in the project. Door control unit, a device that receives data via RS485 with a self-written protocol to maintain security and fast transmission speed. The project used Freertos for a master working with 32 slave blocks. Via the same RS485 (uart), the master’s control logic is written to the eeprom. The block has protection against reading the firmware and an additional block was implemented on an esp32 which is connected to ethernet and via TCP commands are received from the block on the SOC (imx6) on which Linux and a java Spring application are installed under the Yocto build system. The SOC provides a React interface for showing control events and tracking people entering through the doors. The Mifare Desfire card reader is installed and written in the slaves, which is entered into a protected mode that protects against reading the key card values. Java Spring includes raised https with csrf. This ensures security at each level, a good browser interface and a black box of events. For to provide centralized updates for ESP32 and STM32, we have written our own bootloaders, which allow you to centrally update ESP32 devices via tcp. STM32 is updated via CAN.Keywords: STM32, C++, Freertos, ESP32, bootloader, TCP, Yocto, Java Spring, react, redux, postgre Show less

Jan 2022 - Present

Embedded Developer

Chergos

St Petersburg, St Petersburg City, Russia

Urban Transport Information System (Embedded developer + full stack developer);Responsibilities: This work is divided into three devices. Device on SOC for Linux buildroot build system. The device is a touch screen monitor for the driver. When connecting Linux, you need to rewrite the Linux kernel modules for touchscreen to be compatible with imx6. The display interface program and driver monitor behavior logic are written in C++ QT. The program is located in a black box located on a… Show more Urban Transport Information System (Embedded developer + full stack developer);Responsibilities: This work is divided into three devices. Device on SOC for Linux buildroot build system. The device is a touch screen monitor for the driver. When connecting Linux, you need to rewrite the Linux kernel modules for touchscreen to be compatible with imx6. The display interface program and driver monitor behavior logic are written in C++ QT. The program is located in a black box located on a USB drive. Because The entire file system associated with Linux (uboot, linux) and the running QT application is in read-only mode to ensure fault tolerance during long-term operation. The application provides a graphical interface for configuring devices connected to the CAN, and an interface to an external box that stores values which get from the another devices in the CAN transport network, processing and storing ~300,000 events per second. Monitors of different versions were made on dual-processor modules (imx6, nvidia jetson).The second device is a control unit for an asynchronous motor, transmitting its state and control interface via CAN (controlled with a monitor).And the third device blocks door and lighting controls. Engines (infineon xe167) and control units (dspic) are updated via CAN; each device has its own bootloader written.Keywords: C++ Qt, uboot, CAN, ADC, DMA, imx6, nvidia jetson, infineon, dspic Show less

Oct 2017 - Dec 2022

Realttime Embedded Developer

Altami

St Petersburg, St Petersburg City, Russia

The device of the image flow scanner on the conveyorResponsibilities: code that controls the backlight drivers and collects sensor array data, saving ADC 16 bit values and collecting them into a picture stream via tcp. 16mhz clk adc / 128 mbit/s dataflow.In this project, a verilog-hdl module was written that clocks contact image sensor datasheet and ADC12010 and receives its data, puts this data into a fifo buffer (interclock domain) for transmission via the AXI bus. In order to set the… Show more The device of the image flow scanner on the conveyorResponsibilities: code that controls the backlight drivers and collects sensor array data, saving ADC 16 bit values and collecting them into a picture stream via tcp. 16mhz clk adc / 128 mbit/s dataflow.In this project, a verilog-hdl module was written that clocks contact image sensor datasheet and ADC12010 and receives its data, puts this data into a fifo buffer (interclock domain) for transmission via the AXI bus. In order to set the correct settings for where to write, the logic was as follows: the recording control module using Lightweight HPS-to-Fpga receives data from a Linux kernel module that allocates a large block of coherently located memory. To ensure that you can stream a date without missing a date, the module that receives the data writes cyclically, filling frames of a certain length, and when it overflows, it starts writing again. This solution made it possible to write an application in user space that read the current filled frame (Lightweight HPS-to-Fpga), packaged the frame into png and sent it to the server via TCP.Keywords: Verilog-hdl, System-verilog, AXI bus, U-boot, linux kernel module (CMA), C++ tcp, Cyclone V Show less

May 2014 - Dec 2017
Team & coworkers

Colleagues at Optisor LTD

Other employees you can reach at optisor.com. View company contacts for 63 employees →

2 education records

Nick Lypovic education

Technician (Colledge Before Bachelor Degree), Computer Software Engineering

FAQ

Frequently asked questions about Nick Lypovic

Quick answers generated from the profile data available on this page.

What company does Nick Lypovic work for?

Nick Lypovic works for Optisor LTD.

What is Nick Lypovic's role at Optisor LTD?

Nick Lypovic is listed as Embedded developer at Optisor LTD.

Where is Nick Lypovic based?

Nick Lypovic is based in Netanya, Center District, Israel while working with Optisor LTD.

What companies has Nick Lypovic worked for?

Nick Lypovic has worked for Optisor Ltd, Chergos, and Altami.

Who are Nick Lypovic's colleagues at Optisor LTD?

Nick Lypovic's colleagues at Optisor LTD include Elijahu Pozerk, Olya Edelman, Evgeniy Poroshchai, Arkady Bogdanov, and Dmitry Shetko.

How can I contact Nick Lypovic?

You can use AeroLeads to view verified contact signals for Nick Lypovic at Optisor LTD, including work email, phone, and LinkedIn data when available.

What schools did Nick Lypovic attend?

Nick Lypovic holds Bachelor'S Degree, Computer Science from Itmo University.

Find 750M verified contacts

Search by job title, company, industry, location, and seniority. Export verified B2B contact data when you need it.