DFRobot
Realtek Ameba-RTL8195AM WiFi NFC Module wireless remote control/ telecontrol: Gravity: 315MHz RF Receiver Module
The Realtek Ameba RTL8195AM is an IoT microcontroller module that combines a 32-bit ARM Cortex-M3 MCU (166 MHz) with Wi-Fi 802.11 b/g/n and NFC (Near Field C...
The Realtek Ameba RTL8195AM is an IoT microcontroller module that combines a 32-bit ARM Cortex-M3 MCU (166 MHz) with Wi-Fi 802.11 b/g/n and NFC (Near Field Communication) on a single chip. It supports Arduino and MicroPython programming, making it accessible for rapid IoT prototyping and development.
With a rich set of interfaces including USB 2.0, Ethernet MII/RMII, SDIO, SPI, I2C, UART, PWM, ADC, and DAC, this module is well-suited for connected applications requiring both wireless communication and extensive peripheral control. The U.FL antenna connector allows use of external antennas for improved range.
Key Features
- ARM Cortex-M3 @ 166 MHz – 32-bit MCU with 1 MB ROM, 2 MB SDRAM, 512 KB SRAM
- Wi-Fi 802.11 b/g/n – Up to 150 Mbps, station/softAP/mixed modes
- NFC Read/Write – Built-in Near Field Communication support
- 10/100 Ethernet – MII/RMII/RGMII interface
- USB 2.0 OTG – Host and device support
- Hardware SSL Engine – Secure communications built in
- Arduino & MicroPython – Dual programming environment support
- Ultra-Low Power – Designed for battery-powered IoT applications
Specifications
- Operating Voltage – 3.0–3.3 V
- Processor – 32-bit ARM Cortex-M3 (166 MHz)
- Memory – 1 MB ROM, 2 MB SDRAM, 512 KB SRAM
- Wi-Fi – 802.11 b/g/n (up to 150 Mbps)
- GPIO – Up to 30 configurable pins
- Interfaces – 2× SPI, 3× UART, 2× I2C, 2× I2S/PCM, 4× PWM, 2× ADC, 1× DAC
- Antenna – U.FL connector
- Operating Temperature – −20°C to +85°C
- Dimensions – 19 × 24 mm
Ideal For
- IoT product development and prototyping
- Wi-Fi + NFC connected devices
- Smart home and industrial IoT applications
- Networked sensor and control systems
Package Contents
- 1× Realtek Ameba RTL8195AM Wi-Fi & NFC Module
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- DAC
- A digital-to-analogue converter turns numbers from the microcontroller into a real analogue voltage. It matters if you want to generate simple waveforms, audio-style signals, or variable control voltages rather than just on/off outputs.
- GPIO
- General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- I2S
- I2S is a digital audio interface used to send sound data between chips, such as from a microcontroller to an audio amplifier or DAC. It matters if your project needs cleaner digital audio output than a basic buzzer or PWM signal can provide.
- IoT
- Short for Internet of Things, meaning physical devices that connect to networks or the internet to send data or be controlled remotely. It matters if you want projects such as connected sensors, remote controls or classroom data-logging activities.
- microcontroller
- A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
- MicroPython
- A version of the Python programming language made to run on microcontrollers. It matters because it lets beginners write readable code to control LEDs, sensors, motors and displays without needing to start with lower-level languages.
- PWM
- Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
- SPI
- A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
- SRAM
- Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
- u.FL
- u.FL is a tiny snap-on antenna connector often used on compact wireless boards. A board with u.FL usually needs an external antenna, which matters if the product will be inside an enclosure or needs better antenna placement.
- UART
- UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Find this product in
Brands
Connectivity
RTL8195AM Datasheet
Datasheet · 2.2 MB · Click any page to view full size
Ameba RTL8195AM Schematic
Schematic · 63.9 KB · Click any page to view full size
Ameba RTL8195AM Layout
Mechanical Drawings · 29.7 KB · Click any page to view full size
Ameba RTL8195AM User Manual
User Guide · 1.1 MB · Click any page to view full size
Supplier page — dfrobot.com
Supplier Description · 2.2 MB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au