DIY electronics projects & much more
…
continue reading
You can power RGB TFT displays with the Adafruit Qualia ESP32-S3Guide: Featuring a builtin RGB display peripheral, this ESP32-S3 dev board comes with 16 MB of flash for buffering large images, animations or even video!Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it…
…
continue reading
We have designed a breakout that lets folks use either 8-bit or SPI addressing mode - similar to our 3.5" resistive breakout (https://www.adafruit.com/product/2050). this tester lets us verify both 'sides' work: flip the switch one way to test the display in SPI mode plus SD card, flip the other way to communicate via 8-bit 8080-style and also veri…
…
continue reading
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Wrapping Paper CutterBy makerbozhttps://www.thingiverse.com/thing:3226136CR10S Pro V2Rainbow PLA05hr 10minsX:255 Y:180 Z:84mm.2mm layer / .4mm Nozzle6% Infill / 1mm Retraction200C / 60C51g60mm/s------------------------…
…
continue reading
This week's Great Search comes as a social media request for terminal strips from a HAM radio hacker . These can be great for free or panel wiring high power electronic components. They can be attached to an enclosure or a wooden 'breadboard'.See the chosen part on DigiKey https://www.digikey.com/short/f7fd83mh…
…
continue reading
When you see a round display, do you think... pizza? planet? beachball? no? how about a Stargate animation! there's three parts to getting these funky displays working with raspberry pi over the DSI port: the SPI configuration of the screen, the I2C configuration of the ICN6211 converter and the DTO device tree overlay on the pi itself. all must be…
…
continue reading
A
Adafruit Industries


1
CircuitPython Weekly Meeting for November 13, 2023
37:18
37:18
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
37:18
Notes document is available here: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-11-13.mdJoin here for the chat all week: http://adafru.it/discord The CircuitPython Weekly normally is held at 2pm ET/11am PT on Mondays. Check the #circuitpython-dev channel on Discord for notices of change in time and links to p…
…
continue reading
we love a colorbar, oh oh oh oh!red, orange, yellow, green, blue... we love a rainbow when it appears on our TFT display! there's three parts to getting these funky displays working with raspberry pi over the DSI port: the SPI configuration of the screen, the I2C configuration of the ICN6211 converter and the DTO device tree overlay on the pi itsel…
…
continue reading
there's three parts to getting these funky displays working with raspberry pi over the DSI port: the SPI configuration of the screen, the I2C configuration of the ICN6211 converter and the DTO device tree overlay on the pi itself. all must be perfect for an image to appear! to make it less complex, we're going to only do one part at a time and cele…
…
continue reading
CircuitPython Parsec: Set Next Code File #adafruit #circuitpythonparsecCreate a code file that allows you to launch _other_ code files in CircuitPython!code example here:https://github.com/jedgarpark/parsec/blob/main/2023-11-09/code.pyLearn about CircuitPython: https://circuitpython.orgVisit the Adafruit shop online - http://www.adafruit.com-------…
…
continue reading
yesterday we had the square 4" 720x720 TFT display (https://www.adafruit.com/product/5794) working with our Raspberry Pi DTO + ICN6211 configuration. now we want to move onto a round screen. one thing that was kinda nice about that screen is it does not require an SPI init code - it pops up immediately into RGB TTL mode. all our other screens requi…
…
continue reading
A
Adafruit Industries


Adafruit Metro ESP32-S3 with 16 MB Flash 8 MB PSRAM (0:07)https://www.adafruit.com/product/5500?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts-----------------------------------------New nEw NEWs New Products, News, and more: https://www.adafruit.com/newsletter #newnewnew Shop for all of the newest Adafruit products: http://ada…
…
continue reading
A
Adafruit Industries


1
Python on Hardware weekly video Nov. 8, 2023
12:17
12:17
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
12:17
The wonderful world of Python on hardware! Episode 254 (November 8, 2023). This is our weekly Python video highlights! Ladyada and PT review the Python on hardware news of the week.The news comes from the Python community, Discord, Adafruit communities and more. It’s part of the comprehensive newsletter we do each week. The video playlist of episod…
…
continue reading
we took october off from working on this project, but we're back baby! a PR was submitted to allow DTO-level configuration of display timings , rather than having a specialized driver for each display config (https://github.com/raspberrypi/linux/pull/5640) which, if merged in by the raspi folks, will mean we don't need to do specialized kernel comp…
…
continue reading
A
Adafruit Industries


1
Eye on NPI - BeagleBoard.org BeagleV-Fire® Featuring Microchip PolarFire
12:24
12:24
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
12:24
This week's EYE ON NPI is so hot, yet so cool: it's the BeagleV-Fire from BeagleBoard.org (https://www.digikey.com/en/product-highlight/b/beagleboard/beaglev-fire) featuring the Microchip PolarFire MPFS025T-FCVG484E (https://www.digikey.com/short/ddw7fmww), a powerful Processor+FPGA combo SoC that has 4x 64-bit RV64GC Application cores, as well as …
…
continue reading
This week we’re working on Power Relay FeatherWings and Bluefruit LE Friendshttps://www.adafruit.com/product/3191https://www.adafruit.com/product/2267#adafruit #manufacturing #nyc-----------------------------------------Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.…
…
continue reading
The hush-hush news from Adafruit in New York. Broadcast November 8, 2023These are items or concept products that may/might/could be introduced into the Adafruit store in the future (or not)! It's not out yet, so please don't ask questions or ask when it'll be available.... Check out the Adafruit store for all the great products that are available a…
…
continue reading
if you got a Pi 5 (https://www.adafruit.com/product/5812) and you want to log in or debug without ssh'ing or using a monitor and keyboard - there's now a super fast and easy way to get into the UART console - thanks to the new JST SH 3-pin 'UART' port nestled between the HDMI connectors. Use your Pico Probe (https://www.adafruit.com/product/5699) a…
…
continue reading
JP’s Product Pick of the Week 11/7/23 PyGamer RECAPhttps://www.adafruit.com/product/4242Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubscribe to Adafruit on YouTube: http://adafru.it/subscribeNew tutorials on the Adafruit Learning System: http://learn.ad…
…
continue reading
Build a light-up tree with LED noodles, QT Py RP2040 an AW9523 LED driver. This 3D printed project features eight helical spokes that spiral and tapper to from tree. Each LED noodle fades sequentially creating a subtle effect that brings the lights to life.Learn Guidehttps://learn.adafruit.com/led-noodle-tree LED Noodles - https://www.adafruit.com/…
…
continue reading
for more than a year we've been slowly revising just about every product we make to account for changes in transistors, regulators, diodes, boosters...lots of churn! we're finally up to revision #500 and we're happy to finally get to a product that had to have nearly every component changed: the 3.5" TFT FeatherWing (https://www.adafruit.com/produc…
…
continue reading
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Circle String ArtBy 3DPrintBunnyhttps://www.printables.com/model/510619-circle-string-artCR10S Pro V2Rainbow PLA07hr 52minsX:268 Y:231 Z:37mm.2mm layer / .4mm Nozzle6% Infill / 1mm Retraction200C / 60C76g60mm/s--------…
…
continue reading
A
Adafruit Industries


1
The Great Search: Graphite Thermal Pads
11:49
11:49
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
11:49
We saw this call for help over on X, asking for a DigiKey part number for "graphite based thermal pads" (https://twitter.com/ghost_motley/status/1709160119852765465) . These are used to cool down chips on CPUs or GPUs when performing heavy computation. Normally folks use thermal paste but there's also thermal pads that can be used. These are less m…
…
continue reading
Our cute 2.1" round 480x480 TFT display (https://www.adafruit.com/product/5792) has a CST826 capacitive touchscreen overlay - different than the other screens that all have Focaltech FT6336U or similar. Thanks to MakerMelissa we now have support in both Arduino (https://github.com/adafruit/Adafruit_CST8XX_Library) and CircuitPython (https://github.…
…
continue reading
A
Adafruit Industries


1
CircuitPython Weekly Meeting for November 6, 2023
34:03
34:03
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
34:03
Notes document is available here: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-11-06.mdJoin here for the chat all week: http://adafru.it/discord The CircuitPython Weekly normally is held at 2pm ET/11am PT on Mondays. Check the #circuitpython-dev channel on Discord for notices of change in time and links to p…
…
continue reading
Pokémon Macro Pokéball demo. John Park Learn Guide coming soon.Ever get tired of spinning your JoyCon thumbstick endlessly to evolve Milcery into Alcremie in Pokémon Sword and Shield? Or get bored riding your Rotom bike in circles to speed up egg hatching? You can create a special Pokéball that is a programmable macro controller for your Nintendo S…
…
continue reading
#circuitpythonparsecCode your ESP32 boards in CircuitPython over WiFi! Right in the browser!!More info here:https://learn.adafruit.com/getting-started-with-web-workflow-using-the-code-editorLearn about CircuitPython: https://circuitpython.orgVisit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT I…
…
continue reading
A
Adafruit Industries


1
#NewProducts 11/01/23 Featuring Adafruit ADS7830 8-Channel 8-Bit ADC with I2C - STEMMA QT / Qwiic!
4:20
Espressif ESP32-S3-BOX-3 (0:08) https://www.adafruit.com/product/5835?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproductsAdafruit 1.2" 8x8 LED Matrix Backpack (0:26)https://www.adafruit.com/product/1048?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproductsAdafruit GPIO Expander Bonnet - 16 Additional I/O over I2C - STE…
…
continue reading
The wonderful world of Python on hardware! Episode 253 (November 1, 2023). This is our weekly Python video highlights! Ladyada and PT review the Python on hardware news of the week.The news comes from the Python community, Discord, Adafruit communities and more. It’s part of the comprehensive newsletter we do each week. The video playlist of episod…
…
continue reading
A
Adafruit Industries


1
Eye on NPI - PIC GmbH's LP Series Reed Switch Chains
12:05
12:05
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
12:05
This week's EYE ON NPI is PIC GmbH's LP Series Reed Switch Chains (https://www.digikey.com/en/product-highlight/p/pic/lp-series-reed-switch-chains), a range of a new kind of liquid level sensor. Not surprisingly, this sensor uses a chain of reed switches and a magnetic float to detect the liquid level in a bucket or tank - we've never heard of this…
…
continue reading
This week we’re making and testing one of our favorite products, the Circuit Playground Express!https://www.adafruit.com/product/3333#adafruit #manufacturing #nyc-----------------------------------------Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubscri…
…
continue reading
A
Adafruit Industries


1
JP’s Product Pick of the Week 10/31/23 2.8” TFT Touch Shield v2 w Resistive Touch Screen RECAP
1:00
JP’s Product Pick of the Week 10/31/23 2.8” TFT Touch Shield v2 w Resistive Touch Screen RECAPhttps://www.adafruit.com/product/1651Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubscribe to Adafruit on YouTube: http://adafru.it/subscribeNew tutorials on th…
…
continue reading
Top 3D Printing Projects for the Holidays! E-ink Calendar:https://learn.adafruit.com/magtag-daily-christmas-countdownLED Glasses:https://learn.adafruit.com/rezz-inspired-neopixel-glassesAcrylic LEDhttps://learn.adafruit.com/acrylic-neopixel-lampGift Box:https://learn.adafruit.com/motion-gift-boxLED Menorah : https://learn.adafruit.com/neopixel-meno…
…
continue reading
A walk around Maker Faire Bay Area 2023. See the full blog post with maker links here: https://blog.adafruit.com/2023/10/31/maker-faire-bay-…ights-makerfaire/Featured Makers:Keith Young: The Holey BikeErin St Blaine: Mermaid Glimmer's Jellyfish GrottoMaria Hoover: MakeFashionSahrye Cohen: Amped AtelierEepybird: Diet Coke & Mentos ShowAcme Muffineer…
…
continue reading
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Snake DragonBy BOLDhttps://cults3d.com/:1528164CR10S Pro V2Matte Neon PLA13hr 11minsX:239 Y:208 Z:34mm.2mm layer / .4mm Nozzle6% Infill / 1mm Retraction200C / 60C46g60mm/s-----------------------------------------LIVE C…
…
continue reading
This week's Great Search is on clicky dome switches! We saw a thread on X (https://twitter.com/RueNahcMohr/status/1716162430265602509) showing off the Snaptron (https://www.digikey.com/en/supplier-centers/snaptron) starter kit - you can pick up a sample box kit for free from (https://www.snaptron.com/free-samples/sample-box/) if you want to try the…
…
continue reading
A
Adafruit Industries


1
CircuitPython Weekly Meeting for October 30, 2023
47:57
47:57
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
47:57
Notes document is available here: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-10-30.mdJoin here for the chat all week: http://adafru.it/discord The CircuitPython Weekly normally is held at 2pm ET/11am PT on Mondays. Check the #circuitpython-dev channel on Discord for notices of change in time and links to p…
…
continue reading
Build a custom controller for PowerWash Simulator using CircuitPython. A 9-DOF sensor knows where you're pointing, and a Wiichuck controller gives you added triggers, buttons, and modes. John Park Learn Guide coming soon.Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru…
…
continue reading
#circuitpythonparsecUse a special print function to simplify debugging.Code example here:https://github.com/jedgarpark/parsec/blob/main/2023-10-27/code.pyLearn about CircuitPython: https://circuitpython.orgVisit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubs…
…
continue reading
A
Adafruit Industries


Round RGB TTL TFT Display - 4" 720x720 - NV3052C (0:10)https://www.adafruit.com/product/5793?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproductsOfficial Raspberry Pi 5 Active Cooler (1:23)https://www.adafruit.com/product/5815?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproductsRaspberry Pi 5 FPC Camera Cable - 22-pin …
…
continue reading
A
Adafruit Industries


1
Python on Hardware weekly video 252
11:05
11:05
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
11:05
The wonderful world of Python on hardware! Episode 252 (October 25, 2023). This is our weekly Python video highlights! Ladyada and PT review the Python on hardware news of the week.The news comes from the Python community, Discord, Adafruit communities and more. It’s part of the comprehensive newsletter we do each week. The video playlist of episod…
…
continue reading
Autumn Lights Festival in Oakland, CA is a long-running and beloved Oakland tradition. It takes place at the Gardens at Lake Merritt every October. This event is a fundraiser for the garden, which is a peaceful sanctuary from the hustle and bustle of the city, right on the shore of the lake. Around 100 LED light artists bring their creations out to…
…
continue reading
This week's EYE ON NPI will have you doing cartwheels and somersaults, it's the E-Switch RT3301 Series Reverse Tactile Switch (https://www.digikey.com/en/product-highlight/e/e-switch/rt3301-reverse-tactile-switch), a spin on the common 6x6 tactile switch, with reverse mounting for easy assembly and clean design.E-Switch manufactures thousands of di…
…
continue reading
This week’s factory footage is all about the pick-and-place !#adafruit #manufacturing #nyc-----------------------------------------Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubscribe to Adafruit on YouTube: http://adafru.it/subscribeNew tutorials on th…
…
continue reading
The hush-hush news from Adafruit in New York. Broadcast October 25, 2023These are items or concept products that may/might/could be introduced into the Adafruit store in the future (or not)! It's not out yet, so please don't ask questions or ask when it'll be available.... Check out the Adafruit store for all the great products that are available a…
…
continue reading
Meet Ben Howard, the creator of Vanessa the Robot. This is a fantastic art piece made with servos and motion capture software to create a convincing and lovable piano-playing puppet. She's got wheels too and can be driven around as she sings angsty songs from the 80s and 90s. She touched our hearts!Find out more: https://www.benjaamin.com/vanessa-t…
…
continue reading
JP’s Product Pick of the Week 10/24/23 Piezo Driver Amp PAM8904https://www.adafruit.com/product/5791Visit the Adafruit shop online - http://www.adafruit.com-----------------------------------------LIVE CHAT IS HERE! http://adafru.it/discordSubscribe to Adafruit on YouTube: http://adafru.it/subscribeNew tutorials on the Adafruit Learning System: htt…
…
continue reading
You can add USB-C Power to your devices with the Adafruit HUSB238 Power Delivery Breakout.This breakout lets you get up to 100W of power over USB-C for those projects that need more than 5 volts at 2 amps. You can set the output voltage using the on-board jumpers or control it over I2C using a microcontroller.Learn Guideshttps://learn.adafruit.com/…
…
continue reading
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week: Mug Mario ChompBy KRAKDRAGhttps://cults3d.com/:1422155CR10S Pro V2Rosy Cloud PLA25hr 29minsX:249 Y:234 Z:93mm.2mm layer / .4mm Nozzle6% Infill / 1mm Retraction200C / 60C251g60mm/s---------------------------------------…
…
continue reading
This week we saw a request on social media to find a replacement for some power connectors (https://twitter.com/realDjAfk/status/1714800488896713186/photo/1) on a GPU board! This is a great opportunity to show how to find connectors on DigiKey, even if you don't have a pair of calipers: we're going to show how we found inexpensive replacements in-s…
…
continue reading
A
Adafruit Industries


1
CircuitPython Weekly Meeting for October 23, 2023
33:37
33:37
เล่นในภายหลัง
เล่นในภายหลัง
ลิสต์
ถูกใจ
ที่ถูกใจแล้ว
33:37
Notes document is available here: https://github.com/adafruit/adafruit-circuitpython-weekly-meeting/blob/main/2023/2023-10-23.mdThe first 11m30s of screenshot is missing, but the audio is all present.The CircuitPython Weekly normally is held at 2pm ET/11am PT on Mondays. Check the #circuitpython-dev channel on Discord for notices of change in time …
…
continue reading