Latest News

  • Relec’s new range of DC AC Inverters

    Here at Relec we are always on the hunt  to bring you the best power supplies available today. We have just teamed up with Premium S.A. to present you with their range of 260VA to 3000VA industrial DC AC inverters.

    Read More
  • New levels of efficiency for external power supplies

    The recently implemented CEC (California Energy Commission) level VI standards require all plugtop and desktop power supplies shipped to the USA and Canada to meet the new higher levels of efficiency, with the aim to reduce energy consumption and CO₂ emissions.

    Read More
  • Relec at Southern Manufacturing 2016

    Relec Electronics will be exhibiting at the Southern Manufacturing & Electronics show 2016 on stand G80. It takes place at the FIVE exhibition halls Farnborough, Hampshire GU14 6XL on Tuesday 9th to Thursday 11th February.
    We will once again be showcasing examples from our large range of TFT displays and projective capacitive touch panels.For the first time we will be demonstrating our range of PCAP touch panels from RockTouch.

    Read More
  • Rugged Power Supplies

    Power supplies have been an important part of the Relec product range since the company was formed in 1978. In 2003 Power-One became a major part of our portfolio bringing with it the Melcher brand, at the same time two former Melcher employees* joined our team, bringing significant design, technical and application experience with them. In 2014 Power-One including Melcher became part of the Bel Power Solutions group.

    Read More
Prev page
  1. 1
  2. ...
  3. 3
  4. 4
  5. 5

LET’S MAKE THIS EASY. CALL 01929 555 700

why choose relec?
  • Faster

    Our aim is to get back to you with an initial response within the hour.

  • Attention to detail

    We pride ourselves on getting you the right product, at the right price and on time.

  • New ideas

    We are constantly looking for latest technology and products for your applications.

  • Beyond standard

    It’s not just about the product.  Our service goes way beyond the norm.

  • Easy

    We want to make your life as simple as it can be. Call us to find out what we can offer.

jQuery(document).ready(function($) { function updateActiveItem() { try { var carouselItems = $('.center-grow-carousel .elementor-carousel-item'); var centerIndex = Math.floor(carouselItems.length / 2); carouselItems.each(function(index) { if (index === centerIndex) { $(this).addClass('active'); } else { $(this).removeClass('active'); } }); } catch (error) { console.error('Error updating active item:', error); } } // Initial update updateActiveItem(); // Update on slide change var carousel = $('.center-grow-carousel .elementor-swiper'); if (carousel.length) { carousel.on('transitionend animationend', function() { updateActiveItem(); }); } else { console.error('Carousel element not found.'); } });