Universal Power Supply Notes: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT0_VLNEgiMJjtLOoNqN8v2r9KumwRiCWVrgeEmybCv5QHwHjLM7ccsW8JU6mWMAaIuxYlDMmUcVU8_/embed?start=false&loop=false...")
 
No edit summary
 
Line 1: Line 1:
=Inverter=
*Pulse width modulation - Arduino library exists for a square wave of any duty cycle and frequency
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT0_VLNEgiMJjtLOoNqN8v2r9KumwRiCWVrgeEmybCv5QHwHjLM7ccsW8JU6mWMAaIuxYlDMmUcVU8_/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>
<html><iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT0_VLNEgiMJjtLOoNqN8v2r9KumwRiCWVrgeEmybCv5QHwHjLM7ccsW8JU6mWMAaIuxYlDMmUcVU8_/embed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe></html>


[https://docs.google.com/presentation/d/1trNQEJBOYjRl9I8CoDPyBnMaW8JJBSOSaGPEytKuq7c/edit#slide=id.g1861bf60d5_0_6 edit]
[https://docs.google.com/presentation/d/1trNQEJBOYjRl9I8CoDPyBnMaW8JJBSOSaGPEytKuq7c/edit#slide=id.g1861bf60d5_0_6 edit]

Latest revision as of 22:50, 9 February 2018

Inverter

  • Pulse width modulation - Arduino library exists for a square wave of any duty cycle and frequency

edit