Packaging

Packaging

Back to Robotic Systems Packaging Packaging robots are extremely flexible and easy to integrate into a workspace. Some of the advantages of packaging robots include reduced part package time, ability to lift larger packages and labor cost reduction. Examples: Robots...
Pick & Place

Pick & Place

Back to Robotic Systems Pick & Place Robotic Applications Robotic pick and place automation speed up the process of picking parts up and placing them in new locations, increasing production rates. Moving large, small, heavy, or hard-to-handle products can be an...

EMBEDDED and Real Time systems specialist

Back to Careers EMBEDDED and Real Time systems specialist We are looking for a software developer with specialization in EMBEDDED and real time systems. Position Includes, as well, systems design and analysis: definition of requirements, specifications and interfaces,...

Leading Electrical and Electronics Engineer

Back to Careers Leading Electrical and Electronics Engineer (BOARD / ANALOG DESIGN) We are looking for an electronics and electrical engineers.Job includes design and analysis of systems: definition of requirements, specifications and interfaces, design documents,...
Machine for automatic bending of return air frame blades

Machine for automatic bending of return air frame blades

Back to Projects Machine for automatic bending of return air frame blades Client: ACP Air Conditioning Accessories Solutions: Development, design, production, integration (FULL TURNKEY) of an automation machine with full flexibility in size and quantity. The system...
Timers in EFM32 (LETIMER0 – low energy timer)

WatchDog – so simple!

Hello friends, Before publishing my EFM32 timer drivers, I want explane a little the WatchDog timer – it’s purpose and how to use it. Watchdog  timer’s purpose is to restart the MCU in case of some errors, that occurred in MCU and “froze” it.On power, you have to...
Timers in EFM32G890F128 (regular timers)

Timers in EFM32G890F128 (regular timers)

Hello people! I’ll show you how to use  timers for event generation.Let’s say we want to use one of the chip timers to toggle one of the pins. /* 1. Divide source clock by 1: writes 0 in 25-th bit of the register (counting of the bits starts from the 0) */...
ADC – simple example

ADC – simple example

Hi friends!!After a some period of using the EFM32 boards, I changed my work and moved to another interesting things.So it’s my last article about the EFM32. ADC (Analog-to-Digital Converter) converts voltage on the one or more of its input pins and return the...