For any new orders/requests please feel free to use as usual: tech at esp8266-projects.com.

MPDMv7.5 Boards are also available on Tindie: AC MAINS Dimmer – MPDMv7.5

————————————————— DISCLAIMER ————————————————–
      WARNING!! You will play with LIVE MAINS!! Deadly zone!! 
      If you don’t have any experience and are not qualified for working with MAINS power I will not encourage you to play arround!. The author take no responsibility for any injury or death resulting, directly or indirectly, from your inability to appreciate the hazards of household mains voltages.
   The circuit diagrams are as accurately as possible, but are offered with no guarantees whatsoever. 
    There is no guarantee that this design meets any Rules which may be in force in your country so please check before your local rules/regulations.
—————————————————————————————————————————-

MPDMv7.5 by ESP8266-Projects.com is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
—————————————————————————————————————————

And the story behind:

The EVOLUTION continues. From the MAINS Power Dimmer/Switch series to the MPDMv4 AC dimmer ,
and now the next step: the release of the new MPDMv7.5 AC MAINS Dimmer devboard:

MPDMv7.5 AC Dimmer board together with USBProgv8.6d, the perfect companion for your AC MAINS Dimming experiments

General presentation

MPDMv7.5 is a next step in the AC MAINS Dimmer development boards world. It can be seen as the long evolution of the well known MMPDMv4 AC dimmer boards in a more complex device that can help you to easy develop your own related software applications.

MPDMv7 is a MAINS Power Dimmer/Switch with integrated Phase detection and ZCD (Zero Crossing Detection) processing. It is Triac driven and intended to be used for lighting control. Tested and working ok with standard lightbulbs (incandescent lamps or the new Halogen ECO). For LED or fluorescent lights you need to check first that they are dimmable units.

Designed and tested for EU MAINS 240V/50Hz and also on US 110/60hz.

Key Features
  • very compact all-in-one solution, the MPDMv7.5 board is only about 6.5cm x 5 cm !!
  • One board, no extra wires, just add your MCU board (for the basic version) or just order the ESP8266 version (ESP8266) for a complete and compact AC MAINS Dimmer development board
  • No extra MAINS power supply needed, all included onboard
  • 100% compatible with MPDMv4 AC dimmer boards, so all the previous related articles, applications, projects and code are fully compatible, nothing to be changed, only the allocated GPIO pin, GPIO13 for VCNT.
  • can be configured with full ON/OFF hardware function -> one of the most required options especially in cases when you want to have a full power OFF option for your LED lightbulbs! thru GPIO16 (if configured like that, by default it behaves as MPDMv4) !
  • full pin headers access, for easy expansion thru I2C bus, GPIO pins, ADC, etc
  • designed with safety in mind, properly protected with high quality ceramic fuse & MOV
  • extended version option – adds onboard also a 12bit DAC, for a even smoother dimming function
  • a lot more to discover when playing with 🙂

 

For more details about AC Dimmer please read articles below:

 

Next time we will see how easy is to use it and how to write a full program for it!


3 Comments

AC Dimmer DevBoard – MPDMv7.5 – Part 2 · November 24, 2017 at 8:49 am

[…] For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview […]

AC Dimmer DevBoard – MPDMv7.5 – Part 3 – DAC · January 28, 2018 at 7:33 am

[…] For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview […]

MPDMv7.5 Arduino IDE driver example · April 12, 2018 at 6:25 am

[…] For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview […]

Leave a Reply to MPDMv7.5 Arduino IDE driver example Cancel reply

Your email address will not be published. Required fields are marked *

Related Posts

AC Dimmer

MPDMv7.5 Arduino IDE driver example

For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview MPDMv7.5 AC Dimmer devboard is also available on Tindie Store A very simple MPDMv7.5 Arduino IDE driver Read more…

AC Dimmer

AC Dimmer DevBoard – MPDMv7.5 – Part 3 – DAC

For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview MPDMv7.5 AC Dimmer devboard ESP Basic program example for the Extra DAC version configuration: address = 96 Read more…

AC Dimmer

AC Dimmer DevBoard – MPDMv7.5 – Part 2

For a more detailed description please take a look at the Part 1: MPDMv7.5 AC Dimmer devboard overview MPDMv7.5 AC Dimmer devboard ESP Basic program example for the basic version configuration: 'write("starttimer",10) cls 'VCNT GPIO Read more…