ISD1820 Voice Record Module

SKU: D25-9-3
Out of stock
EGP 120.000 exc. vat
Out of stock
Brand:Chinese

Description

Feature

  • Push-button interface, playback can be edge or level activated
  • Automatic power-dwon mode
  • On-chip 8Ω speaker driver
  • Signal 3V Power Supply
  • Can be controlled both manually or by MCU
  • Sample rate and duration changable by replacing a single resistor
  • Record up to 20 seconds of audio
  • Dimensions: 37 x 54 mm

If you want change record duration, an external resistor is necessary to select the record duration and sampling frequency, which can range from 8 – 20 seconds (4-12kHz sampling frequency).  The Voice Record Module of our provide default connect 100k resistor through P2 by short cap. So the default record duration is 10s.

 

Record Operate Guide 

  1. Push REC button then the RECLED(D1) will light and keep push until record end.
  2. Release the REC button
  3. Select Playback mode:  PLAYE, just need push one time, and will playback all of the record or power down ; PLAYL, you need always push this button until you want to stop playback record or end ; REPEAT, switch 5 to right side, and the record will playback time a time until switch to light or power down
  4. FT mode, when you switch 6 to right side, that means all of you speak to MIC will direct playback from Speaker.

 

Example

We can build a Auto PIR Alarm small project. We have record a short alert tone in Voice record module. Then we controlPIR Sensor and Voice record module by Freaduino ATMage328.  Of course you can also use PIR and record function. Use your imagination.

 

Programming  Demo code like :

   
/*********************************************************************
**  Device: ISD1820                                                 **
**  File:   EF_Alert.c                                              **
**                    **
**  Created by ElecFreaks Robi.W /14 Nov 2011                       **
**                                                                  **
**  Description:                                                    **
**  This file is alert demo code base on PIR sensor and ISD1820     **
**  Voice record module, just a sample code for your reference.     **
**                                                                  **
**  Copyright (C) 2011 ElecFreaks Corp.                           **
**  https://www.elecfreaks.com                                       **
*********************************************************************/

 
#define SOUT   12
#define REC    8
#define PLAYE  9
#define PLAYL  10

void setup(){
  pinMode(SOUT, INPUT);
  Serial.begin(9600);
}
 
void loop(){
  int ret = digitalRead(SOUT);
  if(ret == 1)
  {
    Serial.println("————–> PIR");
    digitalWrite(PLAYE, 1);
    delay(5000);
    digitalWrite(PLAYE, 0);
  }
}

 

Power Amplifier Circuit

If you want extern power amplifier circuit to Speakers, you can use LM386, D2283, D2322, TA7368, MC34119 etc amplifier IC.  Note, SP+ or SP- is you do not want to use, must vacant, do not connect to GND.  Used LM386 power amplifier circuit as below:

 

Enjoy !!

Additional information

Weight 0.014 kg

Brand

Chinese

Chinese
Chinese

Reviews

There are no reviews yet.

Be the first to review “ISD1820 Voice Record Module”

Refund Policy for UGE Electronics “Https://uge-one.com “

 

1. Returns and Refunds

Thank you for shopping at UGE Electronics “Https://uge-one.com “. If you are not entirely satisfied with your purchase, we’re here to help.

 

2. Eligibility for Refund

To be eligible for a refund, please make sure that:

– The item was purchased in the last 14 days.

– The item is in the original packaging.

– The item isn’t used or damaged.

 

3. How to Initiate a Refund

To initiate a refund, please contact our customer support at [[email protected]] or [01066552125]. Provide your order number and details about the product you would like to return.

 

4. Refund Processing Time

Once we receive your item, we will inspect it and notify you that we have received your returned item. We will immediately notify you on the status of your refund after inspecting the item.

If your return is approved, we will initiate a refund to your credit card (or original method of payment). You will receive the credit within a certain amount of days, depending on your card issuer’s policies.

 

5. Shipping Costs

Shipping costs are non-refundable. If you receive a refund, the cost of return shipping will be deducted from your refund.

 

6. Exchanges

If you wish to exchange an item, please contact our customer support. You will be responsible for the return shipping costs, and we will cover the shipping costs of the replacement item.

 

7. Damaged or Defective Items

If you received a damaged or defective product, please contact us immediately for assistance. We will work with you to resolve the issue promptly.

 

8. Contact Information

If you have any questions about our Refund Policy, please contact us at [[email protected]].

 

Important Note: This Return & Refund Policy is applied only for Orders invoiced VIA UGE Electronics, and regarding any Orders has been invoiced VIA any Other Vendor you can check the Return & Refund Policy of this Vendor VIA the Vendor Stroe Page, and it’s not our responsibility for any issue between you and the Vendor.

Product Enquiry

Please Login to make enquiry about this product