Fermion: Voice Recorder Module

SKU: DFR0745

Fermion's Voice Recorder Module is a versatile audio solution with 4 controlling modes—Arduino, AT command, on-board buttons, and ADKEY—allowing convenient voice recording without a controller. It features multi-segment recording capabilities and a generous 16MB storage capacity, enabling up to 40 minutes of audio recording. Easily transfer recorded files to your computer using the type-C interface. This module is ideal for users seeking a simple and practical way to capture and manage voice recordings efficiently.

Front of Arduino Voice Recorder Module with LEDs and button-DFRobot product sku:DFR0745 image.
  • Docs
  • Tech Specs
  • Projects
  • 1. Example Code for Arduino-Recording

    This article demonstrates the setup and coding required for an Arduino voice recording project using the DFRobot DF1101S library and hardware components. It includes hardware preparation, software installation, wiring guides, and sample code, enabling users to successfully record and save voice files using Arduino.

    2. Example Code for Arduino-Playing

    Power on the module then it enters the music mode. Start playing the previously-recorded file, pause 3s later, play the next song 3s later, play the last song 3s later, and play the file of specific number(FILE0000) once 3s later.

    Reference

    The article offers a detailed guide to using the DFRobot DF1101S library and communication protocol, providing commands for managing audio functions such as recording, playback, volume control, and more, along with API descriptions for setting various operation modes efficiently.

    Specification

    Parameter Value
    Operating Voltage 3.3~5V
    Operating Current >10mA
    Storage 16MB
    Sampling Rate 48kbs
    Communication UART
    Dimension 26×30mm/1.02×1.18”

    Pinout

    Dimension
    Board Overview

    NO. Slikscreen Function
    1 VIN +
    2 GND -
    3 RX UART Receive
    4 TX UART Transmit
    5 SPK+ Speaker Output +
    6 SPK- Speaker Output -
    7 PLAY Function Button
    8 REC Function Button
    9 KEY ADAKY
    10 DAC DAC Output
    11 GND -
    12 MIC Microphone Input

    FAQ

    • When entering the music mode, the module will play from the last audio file.
      When entering the music mode, the module will play from the last audio file.
    • If you find that your module cannot record sound properly

      If you find that your module cannot record sound properly, please update the firmware by the following steps:

      Unzip the download.zip

      Enter the folder download/download to find the file download_flash_sdk.bat

      Connect your module to the PC via a USB cable that can transfer data, double click download_flash_sdk.bat to burn the firmware.

    Explore More Related Questions >

    Was this article helpful?

    TOP