- Working voltage: 3 ~ 5V
- Board size:54 x 38 mm
- ISD1820 Sound/Voice Board Recording
- 100% Brand new and high-quality Board
- ISD1820 chip with an Onboard microphone
Based on 0 reviews
Be the first to review “ISD1820 Sound/Voice Board Recording Module” Cancel reply
Related products
-
DIY Learning and Robot Kits, Sensors
AEROKART INDIA -Smart Dustbin Project Components – Arduino Project
-33%DIY Learning and Robot Kits, SensorsAEROKART INDIA -Smart Dustbin Project Components – Arduino Project
0 out of 5(0)This combo containing all products needed to make a smart dustbin that opens automatically when someone comes near to the dustbin.
The Arduino Uno R3 Compatible Board is a microcontroller board that is based on the ATmega328. Arduino Uno has 14 digital input or output pins, 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset button. It has everything needed to support the microcontroller, you need to simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started.This HC-SR04-Ultrasonic Distance Measuring Sensor is a very popular sensor that is found in many applications where it requires measuring distance and detect objects. The HC-SR04 ultrasonic sensor uses sonar to determine the distance to an object like bats or dolphins do. The module has two eyes-like projects in the front which form the Ultrasonic transmitter and Receiver.
The Micro Servo 9G is lightweight, high-quality, and lightning-fast. The servo is designed to work with almost all radio control systems. It is with excellent performance that brings you to another horizon of flight.
This is the combo of 20CM Wire Color Jumper Cable, M-M, M-F, F-F 10PCS of wire in each strip of cable. It is very flexible and easily detachable to no. of wires to your requirement. Mostly it can be used for Orange Pi, Banana Pi, Raspberry Pi, Arduino, and other mini PC and development boards.
This is a general 9v Battery With Battery Snap Connector to DC barrel jack adapter for all your project and application needs. One can use this adapter to power up any DC barrel jack-based power connector using a standard 9V battery.
Package Includes:
1 x Arduino UNO R3 Compatible Board With Cable
1 x Ultrasonic Module HC-SR04 Distance Measuring Sensor
1 x Tower Pro 9G Micro Servo Motor
1 x HW Battery 9V With Barrel Jack Connector
1 x Combo of 3 type Jumper Cables | F-F | F-M | M-M
Code for the Smart Dustbin:
Do not forget to install Servo.h Library. without this library, code will not compile in Arduino IDE software.
For more details please check this article on Smart Dustbin.
#include //servo library Servo servo; int trigPin = 5; int echoPin = 6; int servoPin = 7; int led= 10; long duration, dist, average; long aver[3]; //array for average void setup() { Serial.begin(9600); servo.attach(servoPin); pinMode(trigPin, OUTPUT); pinMode(echoPin, INPUT); servo.write(0); //close cap on power on delay(100); servo.detach(); } void measure() { digitalWrite(10,HIGH); digitalWrite(trigPin, LOW); delayMicroseconds(5); digitalWrite(trigPin, HIGH); delayMicroseconds(15); digitalWrite(trigPin, LOW); pinMode(echoPin, INPUT); duration = pulseIn(echoPin, HIGH); dist = (duration/2) / 29.1; //obtain distance } void loop() { for (int i=0;i<=2;i++) { //average distance measure(); aver[i]=dist; delay(10); //delay between measurements } dist=(aver[0]+aver[1]+aver[2])/3; if ( dist<50 ) { //Change distance as per your need servo.attach(servoPin); delay(1); servo.write(0); delay(3000); servo.write(150); delay(1000); servo.detach(); } Serial.print(dist); }
SKU: n/a -
Sensors
Infrared Obstacle Avoidance IR Sensor Module With LED Indicators – LM393 Chip – Proximity Sensor – Pack Of 10
-38%SensorsInfrared Obstacle Avoidance IR Sensor Module With LED Indicators – LM393 Chip – Proximity Sensor – Pack Of 10
0 out of 5(0)- Infrared Obstacle Avoidance IR Sensor Module (Active Low) contains a pair of infrared transmitting and receiving tubes. When the transmitted light waves are reflected back, the reflected IR waves will be received by the receiver tube. The onboard comparator circuitry does the processing and the green indicator LED comes to life.
- Mounting hole | Adjustable Range Detection | LED Indicators | Built-in Ambient Light Sensor | Infrared transmitting and receiving tubes | Onboard comparator circuitry | Easy to assemble | Easy to use
- LxWxH : 48 x 14 x 8 mm
- The IR sensor module can be widely used for robot obstacle avoidance, obstacle avoidance car assembly line count, black-and-white line tracking and many other occasions. This sensor module can be used for obstacle detection in autonomous robots and cars, in positional feedback for control system, industrial safety system, wheel encoder etc.
- Main Chip : LM393 Operating Voltage (VDC) : 3.6 ~ 5 Average Current Consumption (mA) : 0.06 Detection Angle : 35 ° Distance Measuring Range : 2 – 30 cm
SKU: n/a -
Sensors
HC-05 Bluetooth Wireless UART Module
0 out of 5(0)HC-05 is a Bluetooth Transceiver Module and has TTL Output. HC-05 6 Pin Wireless Serial Bluetooth Module is a Bluetooth module for use with any microcontroller. It uses the UART protocol to make it easy to send and receive data wirelessly. This Bluetooth module is a completely qualified Bluetooth V2+Enhanced Data Rate (EDR). It is 3Mbps Module with 2.4GHz radio transceiver and baseband. It has CSR Bluecore 04, an external single-chip Bluetooth system with CMOS technology and AFH, Adaptive Frequency Hopping, feature.
The HC-06 module is a slave only device. This means that it can connect to most phones and computers with Bluetooth but it cannot connect to another slave-only device such as keyboards and other HC-06 modules. To connect with other slave devices a master module would be necessary such as the HC-05 version which can do both master and slave.
Specification and Features:
- Voltage supply: 3.5v to 5v
- Working current: matching for 30 mA, matching the communication for 8 mA.
- Speed: Asynchronous: 2.1Mbps(Max) / 160 kbps, Synchronous: 1Mbps/1Mbps.
- With the integrated antenna and edge connector
- Sensitively: -80dBm
- RF Transmit Power: up to +4dBm
- Supported baud rate: 9600, 19200, 38400, 57600, 115200, 230400 and 460800
- Slave default baud rate: 9600
- Data bits: 8
- Stop bit: 1
- Parity: no parity
- A programmable input-output control
- Supported device: laptop, desktop, mobile, tablet
- Protocol: IEEE802.15.1
- Dormancy current: no dormancy.
- Bluetooth module HC-05 Master and slave Two in one module.
- Use the CSR mainstream Bluetooth chip, Bluetooth V2.0 protocol standards.
- Bluetooth protocol: Bluetooth Specification v2.0+EDR
- Security: Authentication and encryption.
SKU: n/a -
Sensors
3.5-5.5V Standard Active Buzzer Module For Arduino
0 out of 5(0)A Standard Active Alarm Module for Arduino is an audio signaling device, which may be mechanical, electromechanical, or piezoelectric. This PCB Mounted Active Buzzer Module can produce a range of sound tones depending on the input frequency, i.e it can generate tones between 1.5 to 2.5 kHz by switching it on and off at different frequencies either using delays or PWM.An active buzzer rings out as long as it is electrified. Compared with a passive buzzer, it is a bit expensive but easier to control. Typical uses of buzzers include alarm devices, timers, and confirmation of user input such as a mouse click or keystroke.This module is ideally suited to adding noise to your project and is compatible with a pin pitch of 2.54mm while functioning with microcontrollers such as the Arduino. This module lets you respond to programmatic changes with a lovely annoying buzzer that can be altered over a range of frequencies to ensure maximum irritation. To operate the I/O pin must receive a square wave to trigger the buzzer. This can be produced within all popular microcontrollers.Specification:- Working voltage: 3.5-5.5V
- Working current: <25mA
- PCB Dimension: 1.85 x 1.5 cm (L x W)
Feature:
- An active buzzer with a concussion internal source- so long as it will be called an energized
- The program easy to control- SCM can let a high-low sound- while passive buzzer did not.
- The Transistor drive module uses 8550
- With fixed bolt hole- easy installation- 2.6mm aperture.
Package included:
1 x Standard Active Buzzer ModuleSKU: n/a
There are no reviews yet.