Announcement

Collapse
No announcement yet.

Smallest PI detector of the world - ATTINY 10 project

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Smallest PI detector of the world - ATTINY 10 project

    Hi everyone,
    I've just received few ATTINY 10 and several LM 327 in small package. The size of a SMD resistor !!!
    So, my plan is to use them to make the smallest PI detector, just for the challenge and for fun.
    I programm using ATMEL STUDIO 7. T My programming skills are not so good but it's the occasion to upgrade them.
    The ATTINY has 4 I/O pins that can be used as PWM, CAN, I/O and interrupts.
    I don't know wher to start but i'm awared of the PI functionning.
    I'll used a PWM output to drive a MOSFET directly (IRL's mosfet can be drived without transistors).
    This signal will drive an interrupt input in order to launch a measurement.
    Those measurements will be put in a FIFO array in order to compare a mean signal level with three sensitivity levels.
    One input will be connected to a swith with pullups and two pushs duration :
    Long push : Zeroize the sensitivity with the actual field value
    Short push : toggle sensitivity levels that will be added to the compare value.
    I'de like to have your advices and hints for finalize and calculate the OP AMP values...
    Click image for larger version

Name:	IMG_20180912_064442.jpg
Views:	1
Size:	753.3 KB
ID:	370819

  • #2
    LM327 is too slow for this, IMHO..

    Comment


    • #3
      Correction :
      I've ordered AD8065 AND FEW LM321 in small package

      Comment


      • #4
        answer me, do i have to order a box for your project now? https://www.aliexpress.com/item/DIY-...ceBeautifyAB=0

        Comment


        • #5
          Attached Files

          Comment


          • #6
            For very little man?

            Comment

            Working...
            X