TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136652 times)
  2. FAT32 Library (69870 times)
  3. Network Ethernet Library (55902 times)
  4. USB Device Library (46245 times)
  5. Network WiFi Library (41871 times)
  6. FT800 Library (41113 times)
  7. GSM click (28966 times)
  8. PID Library (26403 times)
  9. mikroSDK (26330 times)
  10. microSD click (25344 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

Digital Function Generator with USB-PC Connection PART 1/2

Rating:

5

Author: Russell Kelly

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Measurement

Downloaded: 1817 times

Followed by: 1 user

License: MIT license  

This project is for the design and build of a Digtial function generator which has USB connectivity. This project includes;

1. Schematic Diagrams
2. HEX and Mikrobasic Code
3. PC Windows Software (home made)

Produces 12 factory presets (home made) and 12 user presets
Software instructions are located on part 2 .zip

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Digital Function Generator with USB-PC Connection PART 1/2" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Digital Function Generator with USB-PC Connection PART 1/2" changes.

Do you want to report abuse regarding "Digital Function Generator with USB-PC Connection PART 1/2".

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

Project Blog

As requested I have added some photographs of the finished product.
Please note my fabrications skills are not great.
The enclosure came from a proffessional supplier (detailed in the project documentation)

ALSO FROM THIS AUTHOR

PIC Chip Based Function Generator [Function Generator mkI]

0

This project builds a simple 8 bit function generator using 18F46k22. 32 Waveforms each containing 64 bytes per period. Maximum output frequency 1700 Hz. Input clock is required this can be from a 555 timer. Output is on portD. a simple DAC is required to convert back into analogue voltage, a simple R/2R resistor ladder will do.

[Learn More]

Digital Function Generator with USB-PC Connection Part 2/2

0

As per part 1. This file contains the software instructions

[Learn More]

PIC 18F14k22 LCD Alarm Clock

5

This program and circuit provides a digital alarm clock. Powered by a Microchip PIC 18F14k22 and a 16x2 alphanumeric HD44780 display. Time and alarm setting is achieved by the use of three push buttons. Circuit requires a 32.768 kHz Watch Crystal

[Learn More]