Adafruit’s I2C Address Reference – Here’s a handy little table, in case you want to have multiple I2C devices on one bus. We’re trying to document all the most popular sensors/devices and their I2C addresses.
Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.
Join 35,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord
Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7pm ET! To join, head over to YouTube and check out the show’s live chat – we’ll post the link there.
Join us every Wednesday night at 8pm ET for Ask an Engineer!
Follow Adafruit on Instagram for top secret new products, behinds the scenes and more https://www.instagram.com/adafruit/
CircuitPython – The easiest way to program microcontrollers – CircuitPython.org
Maker Business — Chip inventories rise as demand falls
Wearables — How to attach a battery to your next wearables project
Electronics — Check out this shorthand shortcut
Python for Microcontrollers — Python on Microcontrollers Newsletter: CircuitPython 8.0 RC 1 Out, Board Guides, and Much More! #CircuitPython #Python @ThePSF @micropython @Raspberry_Pi
Adafruit IoT Monthly — 2022 in Recap!
Microsoft MakeCode — MakeCode Thank You!
EYE on NPI — Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey
New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — JP’s Product Pick of the Week — 4pm Eastern TODAY! 1/31/23 @adafruit #adafruit #newproductpick
2 Comments
Sorry, the comment form is closed at this time.
Excellent idea!
Here’s another one that I’ve been using:
PCF8563 (RTC) – 0x51
I needed this the other night. Just two I2C devices but of course they both happened to be using 0x68. Luckily the MCP3424 can be configured to use a different address.
18 bit ADC
MCP3422 0x68
MCP3423 0x68-0x6F
MCP3424 0x68-0x6F
16 bit ADC
MCP3426 0x68
MCP3427 0x68-0x6F
MCP3428 0x68-0x6F