Skip to content

Firmware for an Power Supply and Function Generator build from an ATX power supply

License

Notifications You must be signed in to change notification settings

M1S2/PS_Fgen_FW

Repository files navigation

Logo PS_Fgen_FW

GitHub Release Version GitHub License Status

Firmware for an PowerSupply and Functiongenerator build from an ATX power supply.

Features

  • UI: User interface with GLCD and self developed UI library. User Inputs via keypad and encoder.
  • SCPI: Support for SCPI (Standard Commands for Programmable Instruments) commands that can be used for remote control.
  • Channels: Support for different channel types including PowerSupply, DDS and DMM.

For more informations visit the detailed documentation: https://m1s2.github.io/PS_Fgen_FW

Environment

The firmware is developed with the following environment:

Name Value
Microcontroller ATmega1284P (Datasheet)
IDE Atmel Studio 7.0 (Windows 10 Environment) Download
Compiler AVR GCC, More AVR GCC examples
Programmer USBasp - USB programmer for Atmel AVR controllers

Installation

To download the firmware to the microcontroller either use a precompiled .hex file from a release or rebuild the project from the source files using the above IDE. To download the .hex file you can use any programmer of your choice. Make sure the fuse bits of the microcontroller are set as described in the main.cpp file.

Detailed Documentation

For the full doxygen generated documentation visit https://m1s2.github.io/PS_Fgen_FW

Hardware

The hardware for this power supply and function generator is developed in another repository: GitHub - M1S2/PS_Fgen_HW: Hardware for an Power Supply and Function Generator build from an ATX power supply

About

Firmware for an Power Supply and Function Generator build from an ATX power supply

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published