1 KHz Sine Wave


Closed Thread
Results 1 to 13 of 13

Thread: 1 KHz Sine Wave

Hybrid View

  1. #1
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 1 KHz Sine Wave

    Am I the only one who can't see the images on that page?

    EDIT,, ok, maybe he has just deleted the early example pictures.

    That's interesting, I also want to do a frequency counter where the input
    is a buffered sine wave, and both for the same project!

    It has undergone some transformation since I got it

    Last edited by Art; - 12th November 2013 at 11:34.

  2. #2
    Join Date
    Aug 2006
    Location
    Look, behind you.
    Posts
    2,818


    Did you find this post helpful? Yes | No

    Default Re: 1 KHz Sine Wave

    Quote Originally Posted by Art View Post
    Am I the only one who can't see the images on that page?
    Must be, I can see pictures & tables & code, lucky link for me as I was wanting an example in C for a lookup table. Check your ADBLOCK & script blocker settings, maybe you're blocking the images from there. . . I would say it's a safe bet that radio was old when you were born, what is it?
    If you do not believe in MAGIC, Consider how currency has value simply by printing it, and is then traded for real assets.
    .
    Gold is the money of kings, silver is the money of gentlemen, barter is the money of peasants - but debt is the money of slaves
    .
    There simply is no "Happy Spam" If you do it you will disappear from this forum.

  3. #3
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 1 KHz Sine Wave

    Yes, but when I'm dead, it's going to be newer than that
    There is another box that ends up going under this, to interface with it,
    but without any new chassis holes (i.e.. nothing that can't be reversed.



    It's the most ambitious for me yet.
    RF probe frequency counter to display the LO frequency minus the Intermediate frequency for
    digital station display, and then later, feedback to turn the original dial with a low geared stepper motor.
    It is difficult to introduce a new micro or PSU, into an AM radio.

  4. #4
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 1 KHz Sine Wave

    Your lookup table in C is the same as using a PBP array.

    byte[36] of the static declared array is index 35.
    The size you declared the array, you start counting from one like a Human,
    but when you go to address it, it's back to programming, and you count from zero.

  5. #5
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: 1 KHz Sine Wave

    Don't know what to say... Old tube radios have analogue components, and unstable oscillators
    Will have to do the Huff Puff technique to stabilise it with analogue components.
    This is not yet fit for a robot tuner.

    Kinda got a rule about completing projects, and number of simultaneous projects!


Similar Threads

  1. Sine wave power inverter
    By sougata in forum mel PIC BASIC Pro
    Replies: 244
    Last Post: - 23rd February 2017, 05:16
  2. Sine wave
    By Darrenmac in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 18th May 2009, 03:31
  3. square to sine wave help
    By TONIGALEA in forum General
    Replies: 6
    Last Post: - 2nd July 2006, 09:32
  4. Sine wave generator
    By Mario in forum Forum Requests
    Replies: 13
    Last Post: - 16th March 2006, 23:30
  5. 40 kHz wave
    By RUBiksCUbe in forum mel PIC BASIC Pro
    Replies: 12
    Last Post: - 14th December 2005, 20:01

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts