/arduino-power-supply

PC controlled and monitored arduino nano based power supply, sends out data in JSON format which can be served with serial-fields-server and viewed by starting serial-fields-clinet

Primary LanguageC++

Arduino Nano Practice - Lab Power Supply (PC controlled)

In this project i attempt to create PC controlled, Arduino Nano based lab power supply.

Resources for learning:

AVR-C You Tube

Beginners Guide

ATmega328P_Datasheet Real world setup Arduino Nano

Parts needed:

  • Arduino Nano
  • 2x Button
  • 2x 1kΩ resistor
  • 1x 2.2μF 50V (in my case, any in range 1μF-4.7μF and 10V-50V is good enough)
  • 1x OLED (Oak type) display (optional)

PWM runs at 62 500hz