frequency

Arduino Sketch Event Loop Demo

Arduino Sketch Event Loop Demo

This sketch is used by Exercise: Event-Loop Programming. Full Source Code The full code is all in one file EventLoopDemo.ino. // EventLoopDemo.ino : demonstrate generation of two simultaneous square waves at different rates // The example program generates audio-frequency square waves at different // pitches on pins 4 and 5 to demonstrate a simple event-loop control structure […]

Arduino Sketch Event Loop Demo Read More »

NTP RUST AND ARDUINO MAKE A PHENOMENAL FREQUENCY COUNTER

NTP, RUST, AND ARDUINO MAKE A PHENOMENAL FREQUENCY COUNTER

Making a microcontroller perform as a frequency counter is a relatively straightforward task involving the measurement of the time period during which a number of pulses are counted. The maximum frequency is however limited to a fraction of the microcontroller’s clock speed and the accuracy of the resulting instrument depends on that of the clock

NTP, RUST, AND ARDUINO MAKE A PHENOMENAL FREQUENCY COUNTER Read More »

ARDUINO BECOMES SUPERHET WITH A LITTLE HELP FROM FRIENDS

ARDUINO BECOMES SUPERHET WITH A LITTLE HELP FROM FRIENDS

A radio receiver is always a fun project. [Jayakody2000lk] decided that his new superheterodyne design would use an Arduino and it looks like it came out very nicely. The system has four boards. An off-the-shelf Arduino, a Si5351 clock generator board (also off-the-shelf), and two custom boards that contain the IF amplifier and mixer. The receiver started

ARDUINO BECOMES SUPERHET WITH A LITTLE HELP FROM FRIENDS Read More »

INFINEON GALLIUM NITRIDE POWER DEVICES

INFINEON GALLIUM NITRIDE POWER DEVICES

Infineon adds GaN (Gallium Nitride) to its power portfolio: CoolGaN™ and GaN EiceDRIVER™ ICs. The next essential step towards an energy-efficient world lies in the use of new materials and technologies. Wide bandgap semiconductors enable greater power efficiency, smaller size, lighter weight, lower cost, or all together. Infineon is uniquely positioned in the power semiconductor

INFINEON GALLIUM NITRIDE POWER DEVICES Read More »

10KW 3 PHASE GRID TIE INVERTER REFERENCE DESIGN FOR SOLAR STRING INVERTER

10KW 3-PHASE GRID TIE INVERTER REFERENCE DESIGN FOR SOLAR STRING INVERTER

This verified reference design provides an overview of how to implement a three-level three-phase SiC-based DC: AC grid-tie inverter stage. The higher switching frequency of 50KHz reduces the size of magnetics for the filter design and enables higher power density. This verified reference design provides an overview on how to implement a three-level three-phase SiC

10KW 3-PHASE GRID TIE INVERTER REFERENCE DESIGN FOR SOLAR STRING INVERTER Read More »

Scroll to Top