Skip to content

Krakkus.com

Electronics

Menu
  • Home
  • Posts
Menu

Month: November 2022

How to rotate an image in C#

Posted on November 26, 2022

Rotation-matrix To rotate a pixel around an axis, we need to do some sinus and co-sinus calculation to it because, in short, rotation follows a circular path. The good part is that…

How to scale any voltage into the analogRead range of your microcontroller

Posted on November 25, 2022

You want to measure a voltage? But it’s outside the range of your microcontroller’s 0 to 3.3v or 5v? We can achieve this with resistors.

How to drive a relay from a digital pin, two solutions

Posted on November 24, 2022

The first is by using an NPN-transistor, and the second a N-channel-MOSFET. Both circuits are pretty much the same otherwise.

How to create a power limiter to get zero-on-the-meter to save taxes

Posted on November 6, 2022

If you are one of the many people exporting electricity to the grid, chances are you are familiar with the following… When you export electricity you also get to pay energy taxes…

Other Posts

  • PLC programming

    PLC programming

    PLC programming is the process of creating instructions for a programmable logic controller (PLC) to perform a specific task or set of tasks. These instructions, which are typically written in a specialized...
  • How to power a circuit from high voltage – Repurpose a wall adapter

    How to power a circuit from high voltage – Repurpose a wall adapter

    Repurpose a wall adapter Most of us have wall adapters collecting dust in a box. We can crack these open and reuse the board in it. And then we integrate this into...
  • Power grid

    Power grid

    The power grid is a complex system that delivers electricity from power plants to homes and businesses. It is made up of three main components: generation, transmission, and distribution. Generation refers to...
  • How to use the IR2125 MOSFET gate driver

    How to use the IR2125 MOSFET gate driver

    The IR2125 can drive high-side loads up to 500 volts. And only a few external components are needed to use this compact MOSFET gate driver. Package The IR2125 is a 8 pin...
  • What is electrical power?

    What is electrical power?

    Electrical power is the rate at which electrical energy is transferred by an electric circuit. It is typically measured in watts (W) or kilowatts (kW). The amount of power used by an...
©2023 Krakkus.com | Design: Newspaperly WordPress Theme