Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

ultrasonic fogger with pic16g877

Status
Not open for further replies.

gaboy

Newbie level 4
Joined
Jul 5, 2007
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,317
ultrasonic foggers

Hi

I want to make an ultrasonic fogger with pic 16f877
I currently know i need :
1,6mhz or 2,4 Mhz , 24-100v signal
and a special tyte of piezzo

I have this piezzo and i want to use mosfet witch give 24-100 voltage signal but i need the 1,6 or 2,4 Mhz driver signal....

So the problem is....

I have to make a program for the pic ...witch give in this signal....


thanx
 

Hi,
You Can use the PWM module in the Pic to generate the signal.
 

master_picengineer said:
Hi,
You Can use the PWM module in the Pic to generate the signal.


Ok it is clear for me ..
but how can i do it????
 

master_picengineer said:
U are programming in assembly or in C ?
im programing in assamly
 

chk microchip site
 

    gaboy

    Points: 2
    Helpful Answer Positive Rating
Here y'oull find code and shematics of what you need

**broken link removed**

Hope it help.
Don't forget to press helped me button.

Regards.
 

    gaboy

    Points: 2
    Helpful Answer Positive Rating
master_picengineer said:
Here y'oull find code and shematics of what you need

**broken link removed**

Hope it help.
Don't forget to press helped me button.

Regards.

ok thanx...

but i have a problem..... i dont speak french.... because it is french doc...

if somebody understand page 276 will be interesting
 

I wrote a utility that writes the PR2 value and also the Prescaler value for T2CON in an array for Swordfish Basic. The utility shows all possible frequencies per oscillator and prescaler settings. It also shows the maximum possible resolution of the PWM duty cycle:

**broken link removed**

Swordfish WIKI Article and PWM Code Module for both PWM's using PIC18
 

master_picengineer said:
Hi,
You Can used the PWM module in the Pic to generate the signal.

posble to used it.....
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top