SparkFun
PIC16F1829-I/SS 8-bit PIC Microcontroller
· MPN: COM-24210
The PIC16F1829-I/SS is a compact 8-bit PIC microcontroller with Flash program memory, EEPROM and RAM onboard. It is suited to embedded control projects that ...
The PIC16F1829-I/SS is a compact 8-bit PIC microcontroller with Flash program memory, EEPROM and RAM onboard. It is suited to embedded control projects that need a small surface-mount MCU with common serial interfaces and analogue input capability.
It supports I2C, LINbus, SPI and UART/USART interfaces, along with useful peripherals such as brown-out detect/reset, power-on reset, PWM and a watchdog timer. The internal oscillator helps keep supporting circuitry to a minimum.
A datasheet is available from the manufacturer for pinout, electrical characteristics, programming details and application guidance.
Specifications:
- Core Size: 8-Bit
- Speed: 32 MHz
- Interface: I2C, LINbus, SPI, UART/USART
- Peripherals: Brown-out Detect/Reset, POR, PWM, WDT
- Number of I/O: 17
- Program Memory Type: Flash
- EEPROM Size: 256 x 8
- RAM Size: 1K x 8
- Voltage - Supply (Vcc/Vdd): 1.8V ~ 5.5V
- Data Connverters: A/D 12x10b
- Oscillator Type: Internal
- Operating Temperature: -40°C ~ 85°C (TA)
- Mounting Type: Surface Mount
Useful for custom embedded designs, sensor interfaces, motor/control logic and low-power PIC-based projects.
Jargon buster
Plain-language definitions for the technical terms used above.
- EEPROM
- A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
- 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.
- 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.
- 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.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
- 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.
- 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
PIC16F1829-I/SS Datasheet
Datasheet · 4.6 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 409.0 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au