Adafruit WINC1500 WiFi Shield for Arduino
Connect your Arduino-compatible to the Internet with this WiFi shield that features the FCC-certified ATWINC1500 module from Atmel. This 802.11bgn-capable WiFi module is the best new thing for networking your devices, with SSL support and rock solid performance - running our adafruit.io MQTT demo for a full weekend straight with no hiccups (it would have run longer but we had to go to work, so we unplugged it).
Adafruit BME680
The long awaited BME680 from Bosch gives you all the environmental sensing you want in one small package. This little sensor contains temperature, humidity, barometric pressure and VOC gas sensing capabilities. All over SPI or I2C, at a great price!
All the Internet of Things - Episode One: Transports
For the first part of Adafruit and Digikey’s All the Internet of Things - a six-part series, covering everything you need to know about the Internet of Things (which we will shorten to IoT) - we'll go over the most popular transports used in the IoT industry as well as their upsides and downsides.
Adafruit PCF8523 Real Time Clock
This is a great battery-backed real time clock (RTC) that allows your microcontroller project to keep track of time even if it is reprogrammed, or if the power is lost. Perfect for datalogging, clock-building, time stamping, timers and alarms, etc. Equipped with PCF8523 RTC - it can run from 3.3V or 5V power & logic!
Adafruit 3.5" 480x320 TFT FeatherWing
Spice up your Feather project with a beautiful 3.5" touchscreen display shield with built in microSD card socket. This TFT display is 3.5" diagonal with a bright 6 white-LED backlight. You get a massive 480x320 pixels with individual 16-bit color pixel control. It has way more resolution than a black and white 128x64 display, and twice as much as our 2.4" TFT FeatherWing. As a bonus, this display comes with a resistive touchscreen attached to it already, so you can detect finger presses anywhere on the screen.
Adafruit Circuit Playground Express
We've taken the original Circuit Playground Classic and made it even better! Not only did we pack even more sensors in, we also made it even easier to program. The board is round and has alligator-clip pads around it so you don't have to solder or sew to make it work. You can power it from USB, a AAA battery pack, or with a Lipoly battery (for advanced users). Circuit Playground Express has built-in USB support. Built in USB means you plug it in to program it and it just shows up, no special cable or adapter required. Just program your code into the board then take it on the go!
How to 3D Print molds for custom Stamps @ustreasury
In this project we'll design 3d printed mold negatives for creating stamp molds!
Adafruit DotStar FeatherWing
Put on your sunglasses before staring into these 72 configurable RGB LEDs, they are super bright! Arranged in a 6x12 matrix, each 2mm by 2mm sized RGB pixel is individually addressable. Only two pins are required to control all the LEDs. On the bottom we have jumpers for the Data and Clock lines so you can change them from the defaults. Works with any/all of our Feathers!
Micro:bit with Arduino
Did you know that the Arduino IDE can be used to program the micro:bit? Now you have yet another way to use this cool board! Learn how to set up Arduino to program your micro:bit, blink some LEDs, read the internal temperature sensor, send and receive data over Bluetooth - even log data to Adafruit.IO!
CircuitPython I2C and SPI Under the Hood
Learn about common serial protocols for talking to hardware like sensors, actuators, and more. This guide shows how to use the I2C and SPI protocols in CircuitPython to read two temperature sensors.
Adafruit PiUART - USB Console and Power Add-on for Raspberry Pi
The PiUART adds a MicroUSB to serial connection so you can use any serial port software to connect to the Pi's console. It plugs in and is fast and easy to add whenever you need to connect to your Pi. You can power your Pi through the microUSB port and then use the switch whenever you want to cut power, without having to unplug the cable.
Adafruit Trinket M0
The Adafruit Trinket M0 may be small, but do not be fooled by its size! It's a tiny microcontroller board, built around the Atmel ATSAMD21, a little chip with a lot of power. We wanted to design a microcontroller board that was small enough to fit into any project, and low cost enough to use without hesitation. Perfect for when you don't want to give up your expensive dev-board and you aren't willing to take apart the project you worked so hard to design. It's our lowest-cost CircuitPython programmable board!
Experimenter's Guide for Metro
We are going to make 18 circuits to explore the basics of using wiring and programming with the Adafruit Metro and Metro Express in Arduino. This guide covers: LEDs, transistors, motors, integrated circuits, push-buttons, variable resistors, photo resistors, temperature sensors & relays.
Adafruit nRF52 Pro Feather with Mynewt
The Adafruit Feather nRF52 Pro ships pre-programmed with the Mynewt serial bootloader that allows you to flash firmware to the device directly from the command-line using the on-board USB Serial converter and the 'newtmgr' tool, so you can get started right away with no additional hardware required. For more advanced debugging, however, you can use a Segger J-Link and the on-board SWD debug connector, which gives you access to a more powerful set of development tools and options.
Adafruit TPL5111 Reset Enable Timer Breakout
The Adafruit TPL5111 Reset Enable Timer is a stand-alone breakout that will turn any electronics into low-power electronics! It will take care of enabling & disabling your electronics using a built in timer that can vary from once-every 100ms up to once every two hours. Basically, the TPL will set an enable pin high periodically, adjustable by potentiometer or resistor, and turn on your project's power. It will then wait until a signal is received from the project to tell the TPL that it can safely disable the project by setting the enable pin low