The Arduino Due is a microcontroller board based on the Atmel SAM3X8E ARM Cortex-M3 CPU. It is the first Arduino board based on a 32-bit ARM core microcontroller.
This is a basic 16 character by 2 line LCD display with white text on blue background, utilizing the extremely common HD44780 parallel interface chipset.
Seven segment LED displays are very popular for displaying numeric information because they are very attractive and readable from a far distance and wider viewing angle.
The CR95HF is an integrated transceiver IC for contactless applications. The CR95HF manages frame coding and decoding in Reader mode for standard applications such as near field communication (NFC), proximity and vicinity standards.
Microchip’s ATWINC1500 is an IEEE 802.11 b/g/n IoT network controller. It is the ideal add-on to existing MCU solutions bringing Wi-Fi and Network capabilities through SPI-to-Wi-Fi interface.
The RN2483 is a fully-certified 433/868 MHz module based on wireless LoRa® technology. The RN2483 utilizes a unique spread spectrum modulation within the Sub-GHz band to enable long range,low power, and high network capacity.
Espressif’s ESP8266EX delivers highly integrated Wi-Fi SoC solution to meet users continuous demands for efficient power usage, compact design and reliable performance in the Internet of Things industry.
L86 is an ultra-compact GNSS POT module with an embedded 18.4mm × 18.4mm × 4.0mm patch antenna and utilizes the MediaTek new generation GNSS chipset MT3333 that achieves the perfect performance.
Microchip’s MTCH6102 is a turnkey projected capacitive touch controller that simplifies adding gestures to touch interface designs with industry-leading low power performance.
The MAX30101 is an integrated pulse oximetry and heart-rate monitor module. It includes internal LEDs, photodetectors, optical elements, and low-noise electronics with ambient light rejection. The MAX30101 provides a complete system solution to ease the design-in process for mobile and wearable devices.
The VL6180X is the latest product based on ST’s patented FlightSense TM technology. This is a ground-breaking technology allowing absolute distance to be measured independent of target reflectance.
The Broadcom APDS-9960 is a digital RGB, ambient light, proximity and gesture sensor device in a single 8-pin package. The device has an I2C compatible interface providing red, green, blue, clear (RGBC), proximity and gesture sensing with IR LED.
The MPL3115A2 is a compact piezoresistive absolute pressure sensor with an I2C interface. MPL3115 has a wide operating range of 20 kPa to 110 kPa, a range that covers all surface elevations on Earth.
The Si7021 I2C Humidity and Temperature Sensor is a monolithic CMOS IC integrating humidity and temperature sensor elements, an analog-to-digital converter, signal processing, calibration data, and an I2C Interface.
The IS25LQ032B/016B/080B (32/16/8M-bit) Serial Flash memory offers a storage solution with flexibility and performance in a simplified pin count package.
The Microchip Technology Inc. 24AA01/24LC01B is a 1Kb Serial EEPROM. The device is organized as one block of 128 x 8-bit memory with a 2-wire serial interface.
Read status of buttons connected to an ADC input using a resistor ladder. Configuration provides for more than a singe ADC input to read several sets of buttons.
Tactile switches are standard input "buttons" on electronic projects.The pins are normally open (disconnected) and when the button is pressed they are momentarily closed.
This is a 12-step rotary encoder with a nice ‘clicking’ feel. It’s breadboard friendly, and has a pretty handy select switch (by pushing in on the knob). The encoder is different from a potentiometer in that an encoder has full rotation without limits.
The active buzzer has built-in electronics that produces the buzzer sound. For this reason it will sound when power is connected to it and does not need any external electronics or an Arduino for it to produce a sound.
What is ‘Charlieplexing’? It is driving lots of LEDs with only a few pins. In case you’re wondering Charlieplexing is named after Charles Allen at Maxim who developed the technique.