Difference between revisions of "VFO-005"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) |
||
Line 50: | Line 50: | ||
* [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library] | * [https://github.com/mprograms/SimpleRotary Simple Rotary Encoder Arduino library] | ||
* [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input] | * [http://www.mathertel.de/Arduino/RotaryEncoderLibrary.aspx Library for the Arduino environment for using a rotary encoder as an input] | ||
+ | |||
+ | === 128x32 OLED === | ||
+ | |||
+ | * [https://www.ebay.com/itm/2pcs-0-91-128x32-IIC-I2C-White-OLED-LCD-Display-DIY-Module-For-Arduino/293688288048?ssPageName=STRK%3AMEBIDX%3AIT&_trksid=p2057872.m2749.l2649 Ebay] | ||
+ | * 5V/3.3V operation | ||
+ | |||
+ | [[File:VRO-004_P17146-720PX.jpg]] | ||
+ | |||
+ | === Breadboard Power Supply === | ||
+ | |||
+ | [[File:BrBdPS-IMG_4809-720px.jpg]] |
Revision as of 21:03, 7 November 2020
Contents
Schematic
AD9833 Based VFO
- Arduino Pro Mini
- AD9833 Function Generator
AD9833 Function Generator
- Digitally programmable frequency and phase
- 12.65 mW power consumption at 3 V
- 0 MHz to 12.5 MHz output frequency range
- 28-bit resolution: 0.1 Hz at 25 MHz reference clock
- Sinusoidal, triangular, and square wave outputs
- 2.3 V to 5.5 V power supply
- No external components required
- 3-wire SPI interface
- Extended temperature range: −40°C to +105°C
- Power-down option
- Update Rate: 25(max)
- VOUT Maximum: 0.65V
- VOUT Minimum: 38mV
- VOUT Temperature Coefficient: 200°
- Input High Voltage: 1.7-2.8V
- Input Low Voltage: 0.5-0.7V
- Input Current: 10µA
- Input Capacitance: 3pF
- Operating temperature range is −40°C to +105°C; typical specifications are at 25°C
Arduino Pro Mini
Rotary Encoder/Breakout Board
- Includes pushbutton Switch
- Includes Pull-Up resistors
- Needs R/C filter on output for debounce
- Reading Rotary Encoders - Arduino reference
- Simple Rotary Encoder Arduino library
- Library for the Arduino environment for using a rotary encoder as an input
128x32 OLED
- Ebay
- 5V/3.3V operation