TOP Contributors

  1. MIKROE (2784 codes)
  2. Alcides Ramos (405 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (133 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (141617 times)
  2. FAT32 Library (74635 times)
  3. Network Ethernet Library (59120 times)
  4. USB Device Library (49156 times)
  5. Network WiFi Library (44918 times)
  6. FT800 Library (44442 times)
  7. GSM click (31111 times)
  8. mikroSDK (30006 times)
  9. microSD click (27525 times)
  10. PID Library (27508 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

EasyPIC7 control Velleman PS3005D Power Supply

Rating:

4

Author: Hex Hexreader

Last Updated: 2016-02-20

Package Version: 2.0.0.0

Category: Power supply

Downloaded: 1520 times

Followed by: 3 users

License: MIT license  

Do you own a Velleman PS3005D Power Supply Unit? - no? ... then you might want to consider it. Here is a very early, very crude project to control this PSU from EasyPIC7.
Note that this is a low quality PSU, but it is very cheap for something that can be controlled from a PIC board.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "EasyPIC7 control Velleman PS3005D Power Supply" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "EasyPIC7 control Velleman PS3005D Power Supply" changes.

Do you want to report abuse regarding "EasyPIC7 control Velleman PS3005D Power Supply".

  • Information
  • Comments (2)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

04 July 2014  display of milliWatts added

22 June 2014 rar file updated - GLCD now shows millivolts and milliamps returned from my PSU. Bodged to work for my PSU that has cross-talk. May not work for yours :(

21 June 2014 new version 2 shows returned messages from PS300D PSU on GLCD. Keep to previous version 1 if you want simple, as version 2 is complicated and buggy.

20 June 2014 Version 1 sends commands only - ignores return text. Nice and simple if you don't need to read current from the PSU.

Please note that PS3005D is a very cheap PSU, not a high quality one. I accept no responsibility if you blow up some treasured bit of equipment when using it.

The code works for my PSU. I cannot guarantee that it will work for yours. There seem to be different versions of PSU and I have no way of knowing if my code works with all versions.

ALSO FROM THIS AUTHOR

InfraRed Remote Rx Sony IR protocol using interrupts

0

A simple receiver that receives Sony Protocol Infrared TV remote Signals from IRclick in mikroBUS 1 socket of EasyPIC7. For PIC12F1822 and PIC18F45K22 Light LEDs (or operate relays using drivers) in response to Sony Tv IR remote Due to popular demand... This code uses interrupts, so that other code can run without waiting for IR input

[Learn More]

Serial to GLCD for EasyPIC7

5

I found a need to build my own serial GLCD (text only). Thought I might share it in case someone else had an interest. Demonstrates circular UART buffer with interrupt and simple use of GLCD for text.

[Learn More]

Frequency Generator Easy24-33v6 PIC24F16KA102

0

A simple square wave generator utility for Easy24-33 v6 board with PIC24F16KA102 and 2x16 LCD fitted. Fit mikroDrive accessory board to protect your Easy24-33 and to allow higher voltage or current drive. Pull-down on RB0 to RB3. J6 to Vcc3 position. Buttons RB0 to RB3 select frequency.

[Learn More]