Podcasts about samd51

  • 4PODCASTS
  • 28EPISODES
  • 13mAVG DURATION
  • ?INFREQUENT EPISODES
  • Feb 5, 2025LATEST

POPULARITY

20172018201920202021202220232024


Best podcasts about samd51

Latest podcast episodes about samd51

Adafruit Industries
Fancy M4 Eyes on new hardware - a round display!

Adafruit Industries

Play Episode Listen Later Feb 5, 2025 2:17


Folks may be familiar with our HalloWing M4 (https://www.adafruit.com/product/4300) fancy eyeballs demo code - it's very dependent on the wired-up hardware. But of course, with our new round displays (https://www.adafruit.com/product/6178), we wanted to try wiring one up to see how it looks. That ended up being 2 days of hacking, but at least it's done now - we've refactored the code to support any SAMD51 board and any SPITFT display. It's not ready for publication yet; We juuuuuust got this working like 3 minutes ago... We want to abstract out the SAMD51-dependant parts so it could be run on chips like the ESP32 or RP2350 (https://www.adafruit.com/product/6055)! Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

folks display new hardware adafruit esp32 adafruit learning system samd51
Adafruit Industries
Matrix Portal S3 skips over the unobtainium SAMD51

Adafruit Industries

Play Episode Listen Later Jul 12, 2023 0:48


There's nothing like hefting a brand new panel of PCBs, ready to be snapped-apart and tested! this board is a refresh of our Matrix Portal M4 board - SAMD51's are unavailable for the near future so it's a great excuse to do a redesign...here we've got an 8MB Flash + 2MB PSRAM S3 with wifi, bluetooth, and a parallel-driving peripheral that does a great job driving RGB LED Matrices. we also fixed a common request by adding mounting holes and a 2x8 IDC connector up top so you can either plug directly into a panel or use a cable. #adafruit #electronics #Espressif Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- @EspressifSystems

matrix portal idc skips pcbs adafruit adafruit learning system samd51
Adafruit Industries
Matrix portal s3 shifting sand

Adafruit Industries

Play Episode Listen Later Jul 6, 2023 1:04


We're slowly but surely trying to de-SAMD51'ify our product line since that chip has a 2024 ETA. a bummer because we really loved that chip but it's probably a good time to transition since it can be a year until we get some and even then, the dates have been pushed multiple times. so, first up is the matrix portal m4 https://www.adafruit.com/product/4745 ! instead of a samd51 + esp32, we've got a version with ESP32-S3 WROOM which has 8MB of flash, and 2MB of PSRAM. the S3 has a nice peripheral that can be used to drive these matricies very fast, and the 2 MB of PSRAM will make this possible to drive lots of panels! we kept the same outline shape and functionality, including the built in accelerometer, which makes this LED sand demo a quick port. Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- #adafruit #electronics #esp32 #opensource #opensourcehardware #ESP32S3WROOM #EndOfAnEra #SAMD51 @MicrochipTechnology @EspressifSystems

Adafruit Industries
PCB Scan - Toy Hacking! Baby Einstein Take Along Tunes Musical Toy

Adafruit Industries

Play Episode Listen Later Jan 31, 2023 18:30


We're continuing on our quest to replace the brains of the Baby Einstein Take-a-Long Tunes toy with something that can play Autechre or Bjork. Since the last video, Mr Ladyada has scanned in the PCB so that we can start to trace the outlines. We used simple computer image editing software to delete the background, rotate it so its straight, and convert it to monochrome. After importing, we traced out the slots and holes so that our new PCB will be able to fit right in place. Now its time to spec some parts! Our big decision is what chipset to go with: we can't get SAMD21 or SAMD51's anymore, so our best bet is ESP32 series or RP2040. Since the case does not have a USB slot we have to have the USB port for programming on the inside and a few screws removed to do so. So we figured a WiFi-capable chip would be nice since then it could be programmed wirelessly. So we're gonna start with trying to place an ESP32-S2 (https://www.adafruit.com/?q=esp32-s2&sort=BestMatch) inside. For audio output we'll use the MAX98357 mono I2S amp (https://www.adafruit.com/product/3006) since the DAC on the -S2 isn't very good for audio playback. Now we just have to fit it all in and route the PCB! Part 1 is here - https://youtu.be/FT0PbVF_aeY Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- #babyeinstein #toys #esp32 @BabyEinstein @EspressifSystems

Adafruit Industries
Pretty Pins for SAMD51 Boards on the way!

Adafruit Industries

Play Episode Listen Later Apr 26, 2022 0:48


We like to use our Pretty Pins generator to make lovely and *accurate* diagrams of dev boards. It starts with the Fritzing object (which is generated from the original Eagle files), and then cross references the Arduino and CircuitPython variant definition file to get the true pin names of each exposed pad and signal. Finally it looks up the multiplexing functionality for that gpio pin on the chip in a spreadsheet to generate the lovely label boxes. The pinmux spreadsheet has to be made by hand but we finally got around to doing the massive table used for the SAMD51 so we can now generate Pretty Pins for all SAMD51-based designs. You can see the CSV here https://github.com/adafruit/PrettyPins/blob/main/samd51pins.csv Visit the Adafruit shop online - http://www.adafruit.com #adafruit #samd51 #circuitpython ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

eagle boards pins arduino csv adafruit circuitpython adafruit learning system fritzing samd51
New Products
New Products 2/16/22 Feat. Adafruit Right Angle VEML7700 Lux Sensor - STEMMAQT / Qwiic!

New Products

Play Episode Listen Later Feb 17, 2022 6:22


Adafruit Grand Central M4 Express featuring the SAMD51 (0:06) https://www.adafruit.com/product/4064?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Grove Cable Pigtail - 2mm pitch 100mm long (0:51) https://www.adafruit.com/product/5244?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts IDE Molex 4 Pin Socket Cable - 30cm long (2:02) https://www.adafruit.com/product/5365?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit KB2040 - RP2040 Kee Boar Driver (2:51) https://www.adafruit.com/product/5302?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit Right Angle VEML7700 Lux Sensor - I2C Light Sensor - STEMMA QT / Qwiic (4:57) https://www.adafruit.com/product/5378?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts ---------------------------------------- Shop for all of the newest Adafruit products: http://adafru.it/new Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

shop sensor new products adafruit right angle adafruit learning system samd51
Adafruit Industries
New Products 2/16/22 Feat. Adafruit Right Angle VEML7700 Lux Sensor - STEMMAQT / Qwiic!

Adafruit Industries

Play Episode Listen Later Feb 17, 2022 6:22


Adafruit Grand Central M4 Express featuring the SAMD51 (0:06) https://www.adafruit.com/product/4064?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Grove Cable Pigtail - 2mm pitch 100mm long (0:51) https://www.adafruit.com/product/5244?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts IDE Molex 4 Pin Socket Cable - 30cm long (2:02) https://www.adafruit.com/product/5365?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit KB2040 - RP2040 Kee Boar Driver (2:51) https://www.adafruit.com/product/5302?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit Right Angle VEML7700 Lux Sensor - I2C Light Sensor - STEMMA QT / Qwiic (4:57) https://www.adafruit.com/product/5378?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts ---------------------------------------- Shop for all of the newest Adafruit products: http://adafru.it/new Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

shop sensor new products adafruit right angle adafruit learning system samd51
Adafruit Industries
Desk of Ladyada - Stemma Sunday and lots of new designs!

Adafruit Industries

Play Episode Listen Later Feb 13, 2022 33:00


We churned through a big pile of testers and new designs this week: two IPS TFT displays with EYESPI connectors, the VL53L4CD time-of-flight sensor, the ESP32 QT Py, an OV2640/OV5640 camera breakout, and the ESP32-C3 QT Py. With a lot of our floppy work done and tested for both SAMD51 and RP2040, it's time to move from shugart 34 pin to Apple Disk ][ which uses a different 20 pin interface. The power supply and controlling technique is going to be different for this drive because to save costs they removed and simplified the drive control system. The Great Search - Positive to negative 12V power inverter for Apple 2 disk drive bias. https://www.digikey.com/short/5w04zzr2 The Apple Disk ][ drive is a converted Shugart drive that has three power supplies: 5V, +12V and -12V. The 5V and 12V are for the motor control. Negative 12V is a bit of a pain to generate, but thankfully the -12V seems to only be used for biasing a trim potentiometer. So, we don't need a lot of current. Still, we do need to generate -12V, let's take inspiration from the classic MAX232 RS232 driver chip to find a charge pump converter! #deskofladyada #thegreatsearch #adafruit Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

apple desk new design adafruit 12v shugart 5v stemma adafruit learning system ladyada samd51
Adafruit Industries
It's no fun till nofrendo is running!

Adafruit Industries

Play Episode Listen Later Jan 24, 2022 0:59


from ladyada "we had a lot of success with our retro-go port (even submitted a PR) and now we've got the NES emulator 'nofrendo' working. we're reaaaaally familiar with this emulator, having ported it to the SAMD51 a few years ago (see https://learn.adafruit.com/nes-emulator-for-arcada for deets). its a fairly portable emulator that can run many games. we popped in a micro SD card with a bunch of roms and had a go at playing some of our fav NES games: kid icarus, arkanoid, tetris and of course dragon warrior - which was the first rpg game i played on a console and was totally amazing (and paved the way for jrpgs like final fantasy, xenogears, legend of gaia, etc) i still think about farming those steel slimes... anyways! since the ips 1.3" tft is 240x240 pixels it does a pretty good job of being smol but fitting the 256x240 native resolution. you can either scale the output, or drop some pixels on the left and right. with audio and playback working this may the the smallest pixel-perfect nes gaming emulator ever made :) " #adafruit #nofrendo #retro Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

pr running sd nes no fun adafruit adafruit learning system samd51
Adafruit Industries
Cross-platform interfacing hardware for floppy disks, part 8 - PINK TIME!

Adafruit Industries

Play Episode Listen Later Jan 1, 2022 0:58


now that we have successful flux reads, its time to get flexible! we've swapped our SAMD51 feather board out for an RP2040 feather. not only is this feather a lovely pink shade, but it comes with a totally different chipset. oh no, do we need to start over completely with a new toolchain, timer configuration and dma library? nope! our code is hardware agnostic enough that with pin name tweaks and a couple ifdefs, we can use it just fine with greaseweazle again. so now our library has 2 chips it can use, very handy when there's a silicon shortage going round. next up, could we use the $4 raspberry pi pico board??? stay tuned :) YAY! floppy disk interfacing part 7, a floppy flux milestone! https://blog.adafruit.com/2022/01/01/yay-floppy-disk-interfacing-part6-a-floppy-flux-milestone/ https://youtu.be/IrSwMuFk-2c reading floppy disk data part 6, MFM sector decoding https://youtu.be/mE-77nEXbGc https://blog.adafruit.com/2022/01/01/reading-floppy-disk-data-part-6-mfm-sector-decoding/ reading raw floppy disk data part 5, at night the greaseweazles come https://blog.adafruit.com/2022/01/01/reading-raw-floppy-disk-data-part-5-at-night-the-greaseweazles-come/ https://youtu.be/e6v7Q4h5JBM interfacing with floppy disks at low level, part 4 https://blog.adafruit.com/2021/12/30/interfacing-with-floppy-disks-at-low-level-part-4/ https://youtu.be/a-zH9wdNwnE Reading floppy disk data, part 3! itsa pulse party https://blog.adafruit.com/2021/12/29/reading-floppy-disk-data-part-3-itsa-pulse-party/ https://youtu.be/kynoLRQpDnU Adding floppy disk support to CircuitPython, step 2 https://blog.adafruit.com/2021/12/28/adding-floppy-disk-support-to-circuitpython-step-2/ https://youtu.be/frnJ7pWr5Zg Adding floppy disk support to CircuitPython, step 1… https://blog.adafruit.com/2021/12/28/adding-floppy-disk-support-to-circuitpython-step-1/ https://youtu.be/ceyM6vYpT74 Adafruit Floppy is a project to make a flexible, full-stack, open source hardware/software device for reading, archiving, accessing and duplicating floppy disk media. It joins a family of open source hardware and software such as greaseweazle and fluxengine, and will attempt to increase the availability and accessibility of floppy disk controllers by: porting the greaseweazle / fluxengine firmware to Arduino so that it is less tied to specific hardware, adding firmware support for the RP2040 chip / low cost pico, adding hardware support for reading apple ii disks including index sensing, adding woz/a2r support to greaseweazle / fluxengine, and investigating analog flux data acquisition methods for repair of damaged disks. all of this with permissively licensed hardware and software so folks can re-create without licensing agreements, NDAs, or discussion. https://github.com/adafruit/Adafruit_Floppy #adafruit #floppy #raspberrypi Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Desk of Ladyada - Hot Summer Sunday Stemmas!

Adafruit Industries

Play Episode Listen Later Jul 25, 2021 31:30


Woo it is sweltering, which means we got to stay in and do a bunch of engineering. This week we spent a little time finishing up some languishing boards - Stemma QT version of the SCD40/SCD41 and IS31FL3741 chips - we wrote libraries for both as well! We also are dealing with a massive SAMD51 shortage by redesigning some recent boards like the Matrix Portal to be S2 only (so at least there's only one chip to source!) The Great Search - BSS138 Dual N-Channel FET Alternative Replacement https://www.digikey.com/short/5hh9bz4w We use hundreds of thousands of the famed dual BSS138 n-channel FET in every one of our breakouts - we use them for I2C level shifting on our breakouts and QT boards. But, this ultra-jellybean part is suddenly...out of stock everywhere! No worries, lets show how to find a drop-in replacement so we aren't held up on manufacture. "Hot girl summer is a meme, originating with rapper Megan Thee Stallion, about feeling confident in who you are—and having fun and looking good while doing it. It often involves women posting selfies with summery swag and style using the caption (I heard it's) hot girl summer." - https://megantheestallion.com/ #adafruit #deskofladyada #thegreatsearch Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Trinkey RP2040 with QT connector

Adafruit Industries

Play Episode Listen Later May 18, 2021 0:56


We've wanted to have something that plugs into a USB A port and provides a QT port for a while. But since we want it to support any and all QT boards, we need more RAM and storage than the SAMD21 can provide. We probably cannot buy any SAMD51's for like a year - but RP2040 is a good option! Lots of RAM and we stuck an 8MB flash on there. The idea is you can attach a QT sensor or whatever on top with some nylon standoffs, maybe it will even auto-detect which sensors are plugged in! We made the boot button a user-button too, thanks to a lil diode friend. #adafruit #raspberrypi #rp2040 Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

ram connector qt 8mb adafruit adafruit learning system samd51
Adafruit Industries
SAMD51 Parallel Image Capture from OV7670 Camera in CircuitPython

Adafruit Industries

Play Episode Listen Later May 1, 2021 0:55


Did you know the SAMD51 has a PCC (parallel capture) peripheral, for reading in camera/video data? that's right, you can directly wire up OV7670/OV2640-like cameras to a SAMD51 and then read out image data into a RAM buffer. We just got support into CircuitPython as well, so we can read a buffer, as seen here, then pipe it back out over SPI to a TFT. Could be great for image recognition, tinyML, DIY cameras, IoT monitoring, etc! The camera almost-perfectly plugs into a Grand Central, you have to cut the two pins for 3V/GND and rewire them, as well as adding I2C pullups. Check out the library here https://github.com/adafruit/Adafruit_CircuitPython_OV7670 #adafruit #circuitpython #python Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Desk of Ladyada - These Digital Eyes SEE ALL!

Adafruit Industries

Play Episode Listen Later Apr 25, 2021 45:10


We had a few PR's go into CircuitPython this week to add digital camera support to platforms with parallel-capture support. We started with SAMD51 and also added RP2040 thanks to some clever PIO work. PaintYourDragon and Jepler teamed up to one-two-punch Arduino and CircuitPy support at once, starting with with classic OV7670 cameras and then moving onto the OV2640's next. This could be great for simple vision/TinyML projects. We also added "Pico-as-hardware-peripheral-for-Blinka" support thanks to u2if https://github.com/adafruit/Adafruit_Blinka/pull/449 which works very nicely and at a price one can't beat! THE GREAT SEARCH - Latching Power Relay for FeatherWing https://www.digikey.com/short/787r7q4h This week's THE GREAT SEARCH comes to us by special request! A kindly person posted up in the forum asking us to make a Latching Power Relay FeatherWing https://forums.adafruit.com/viewtopic.php?f=57&t=178547 We have a latching relay wing already over at https://www.adafruit.com/product/2923 but its not very high current - rated at about 70 Watts, that means at 240VAC you can only switch 0.3A. Compare that to our Power Relay Wing, which can do an impressive 1200 Watts! https://www.adafruit.com/product/3191 Why would we make a latching version, what's single/double winding? Lets learn & see what latching relays we can find that we could turn into a Wing! #adafruit #digikey #deskofladyada Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Deep Dive w/Scott: Flash and Clocks oh my!

Adafruit Industries

Play Episode Listen Later Mar 12, 2021 126:50


I’m sponsored by Adafruit to work on CircuitPython. Support them, and by extension me, by purchasing hardware from https://adafruit.com Chat with me and lot of others on the Adafruit Discord at https://adafru.it/discord. Deep Dive happens every week. Normally Fridays at 2pm Pacific but occasionally shifted to Thursday at 2pm. Typically goes for two hours or more. Questions are welcome. Next week is on Friday. If you are outside the US, double check the time because the US is changing this weekend. Time change in USA 0:00 Getting things going 03:09 hello 06:56 housekeeping 11:25 How do you keep the cats away from the workstation and hot irons? 12:40 how far is circuitpython's implementation of asynchronous I/O scheduler (uasyncio)? 14:44 Is there a time you'd pick the STM32F405 Feather over the SAMD51 feather? They seem similarly capable, but Adafruit seems all-in on the SAMD51 16:10 there was no feather airlift so ordered 1 on digikey which has not even shipped yet Ordered another airlift yesterday from adafruit when it came back in stock so which one will show up first? 18:05 Feather RP2040 flash speed fix 18:34 OSHPark USBmicromod/v1 19:29 Are you using debug-edge in anything? Know anyone else who is using it? 24:58 SMT assembly at OSH Park ( no ) 25:11 how does OSH's flex pcb compare to the flex PCB on the neopixel/dotstar strips 26:41 Overhead / RP2040 feathers… flash socket 34:30 How big flash chip we can use with Metro/Feather M4 express? I tried mounting 64Mb but circuitpython didn't support it!!! 35:37 nvm.TOML improvements 38:43 Salea Logic Pro 16 work 40:52 Is there a good small library for ingesting uart stuff, and parsing into variables, in CP ? (for multi headed use cases) 41:19 back to the logic analyzer…. Examining the clock speed up during the boot process 51:10 Luke mentions RXDLY see boot2_w25q80.S for reference 55:46 Well it delays your sampling to the point in time where you launch the next clock transition which should still give you plenty of hold time because your data hold will be equal to round trip delay ​so RX_SAMPLE_DLY = 1 should be fine for BAUDR = 2 ha, I bet the second read is the hardfault vector fetch 58:35 - works one time when new software is installed, but not on power up 1:00:30 is there a good source to understand how PIO was implemented? Its not part of the M0 "platform", right? So I'm assuming it’s something uniquely developed for the RP2040 1:01:30 updating firmware again…. 1:06:09 Lady Ada drops in1 1:07:14 ItsyBitsy RP2040 prototype ( launching with 4MB flash? ) Discussion of Flash speed 1:17:30 - Luke added “there is more timing to play with -- for boot2_w25q80 we also disable input schmitt to get good setup timing. Have run the winbond devices at their max 133 MHz SCK reliably” ​(with RP2040 running a bit off-label :-) ) 1:21:11 ‘quad enable bit non-volatile’ frustration / warning…. 1:38:40 - catch desk of ladyada on Sunday! 1:39:15 bye LadyAda 1:39:30 Does this relate to the QT-Py flash? 1:40:02 so is there a volatile QSPI enable also? 1:41:25 Can Micro Python libraries work on Circuit Python? 1:42:06 Schmidt Trigger idea from Luke … 1:44:02 how do you get those cool colors and such in your terminal prompt?? 1:44:20 Scott’s quick build machine -j32 1:48:45 commit code before moving back to C… 1:52:40 Did you get the Pomona clip working from last week? 1:53:30 What are you not allowed to tell us ? 1:55:15 ​is that 2 x 5 SWD header difficult to solder on? 1:56:55 how many times is a decent test for reliability in this sort of case? 1:59:25 rebase code 2:00:30 responding to spam calls .. 2:01:00 pull request 2:02:30 why are you using Mac? and why not Linux? 2:03:29 so what do you use to capture the camera feeds? 2:05:14 wrap up 2:06:28 sign off 4:07pm... ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Matrix Portal RGB Display Handbag with Vinyl Window Tutorial

Adafruit Industries

Play Episode Listen Later Oct 21, 2020 3:12


Make a display for your display! Show off your message to the world. This guide will show how to set up and assemble a Matrix Portal and RGB Matrix display, then make a transparent pocket in your backpack, purse, or messenger bag to show it off. There is also a simple code example that displays your bmp images in slideshow fashion. Use the onboard buttons to switch between folders and play different messages, or pause on your favorite image. Set your bag down and the onboard accelerometer will sense that you're not moving and dim the screen to save battery life. You can also use any of the other Matrix Portal code samples to get you started. Get ready to have fun with all the features the Matrix Portal offers. Plug directly into the back of any HUB-75 compatible display (all the ones we stock will work) from 16x32 up to 64x64! Use the included screws to attach the power cable to the power plugs with a common screwdriver, then power it with any USB C power supply. (For larger projects, power the matrices with a separate 5V power adapter) Then code up your project in CircuitPython or Arduino, our Protomatter matrix library works great on the SAMD51 chipset, knowing that you've got the wiring and level shifting all handled. Here's what you get: ATSAMD51J19 Cortex M4 processor, 512KB flash, 192K of SRAM, with full Arduino or CircuitPython support ESP32 WiFi co-processor with TLS support and SPI interface to the M4, with full Arduino or CircuitPython support USB Type C connector for data and power connectivity I2C STEMMA QT connector for plug-n-play use of any of our STEMMA QT devices or sensors can also be used with any Grove I2C devices using this adapter cable JST 3-pin connector that also has analog input/output, say for adding audio playback to projects LIS3DH accelerometer for digital sand projects or detecting taps/orientation. GPIO breakouts including 4 analog outputs with PWM and SPI support for adding other hardware. Address E line jumper for use with 64x64 matrices (check your matrix to see which pin is used for address E! Two user interface buttons + one reset button Indicator NeoPixel and red LED Green power indicator LEDs for both 3V and 5V power 2x10 socket connector fits snugly into 2x8 HUB75 ports without worrying about 'off by one' errors. The Matrix Portal uses an ATMEL (Microchip) ATSAMD51J19, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO, so it can handle the high speed updating of the RGB matrix. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds! Comes with one fully-programmed and assembled MatrixPortal, preprogrammed with a rainbow digital sand demo for 32x64 LED matrices. Does not come with an RGB Matrix (use any HUB75 compatible matrix) or a USB type C power supply! Visit the Adafruit shop online - http://www.adafruit.com Music by Darrell St Blaine ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Adafruit Matrix Portal - RGB LED Display Assembly Tutorial

Adafruit Industries

Play Episode Listen Later Oct 16, 2020 1:00


Order your Matrix Portal Controller here: http://www.adafruit.com/matrixportal RGB Display Sold Separately - we have lots of sizes available! https://www.adafruit.com/category/327 Folks love our wide selection of RGB matrices and accessories, for making custom colorful LED displays... and our RGB Matrix Shields and FeatherWings can be quickly soldered together to make the wiring much easier. But what if we made it even easier than that? Like, no solder, no wiring, just instant plug-and-play? Dream no more - with the Adafruit Matrix Portal add-on for RGB Matricies, there's never been an easier way to create powerful Internet-connected LED displays. Plug directly into the back of any HUB-75 compatible display (all the ones we stock will work) from 16x32 up to 64x64! Use the included screws to attach the power cable to the power plugs with a common screwdriver, then power it with any USB C power supply. (For larger projects, power the matrices with a separate 5V power adapter) Then code up your project in CircuitPython or Arduino, our Protomatter matrix library works great on the SAMD51 chipset, knowing that you've got the wiring and level shifting all handled. Here's what you get: ATSAMD51J19 Cortex M4 processor, 512KB flash, 192K of SRAM, with full Arduino or CircuitPython support ESP32 WiFi co-processor with TLS support and SPI interface to the M4, with full Arduino or CircuitPython support USB Type C connector for data and power connectivity I2C STEMMA QT connector for plug-n-play use of any of our STEMMA QT devices or sensors can also be used with any Grove I2C devices using this adapter cable JST 3-pin connector that also has analog input/output, say for adding audio playback to projects LIS3DH accelerometer for digital sand projects or detecting taps/orientation. GPIO breakouts including 4 analog outputs with PWM and SPI support for adding other hardware. Address E line jumper for use with 64x64 matrices (check your matrix to see which pin is used for address E! Two user interface buttons + one reset button Indicator NeoPixel and red LED Green power indicator LEDs for both 3V and 5V power 2x10 socket connector fits snugly into 2x8 HUB75 ports without worrying about 'off by one' errors. The Matrix Portal uses an ATMEL (Microchip) ATSAMD51J19, and an Espressif ESP32 Wi-Fi coprocessor with TLS/SSL support built-in. The M4 and ESP32 are a great couple - and each bring their own strengths to this board. The SAMD51 M4 has native USB so it can show up like a disk drive, act as a MIDI or HID keyboard/mouse, and of course bootload and debug over a serial port. It also has DACs, ADC, PWM, and tons of GPIO, so it can handle the high speed updating of the RGB matrix. Meanwhile, the ESP32 has secure WiFi capabilities, and plenty of Flash and RAM to buffer sockets. By letting the ESP32 focus on the complex TLS/SSL computation and socket buffering, it frees up the SAMD51 to act as the user interface. You get a great programming experience thanks to the native USB with files available for drag-n-drop, and you don't have to spend a ton of processor time and memory to do SSL encryption/decryption and certificate management. It's the best of both worlds! Comes with one fully-programmed and assembled MatrixPortal, preprogrammed with a rainbow digital sand demo for 32x64 LED matrices. Does not come with an RGB Matrix (use any HUB75 compatible matrix) or a USB type C power supply! Visit the Adafruit shop online - http://www.adafruit.com Music by Darrell St Blaine ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
WiFi + SAMD51 = Matrix Portal

Adafruit Industries

Play Episode Listen Later Sep 4, 2020 0:39


Folks love our PyPortal series, and we're working on making another version, this time with RGB matrix support instead of TFT for huge displays and clocks. The board plugs right in and is powered over USB C. Arduino or CircuitPython supported thanks to the new ProtoMatter library from PaintYourDragon. We tossed one of our favorite sensors, the ST LIS3DH on there as well - so make easy pixel dust projects! This is just our first proto, but looks good so far. #circuitpython #arduino #matrix Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
EYE on NPI - Alorium Evo M51

Adafruit Industries

Play Episode Listen Later Jul 2, 2020 11:19


This week's EYE ON NPI is a super exciting new Feather board that isn't from us! Alorium's Evo M51 (https://www.digikey.com/product-detail/en/alorium-technology-llc/EVO-M51/2003-EVOM51-ND/11689276) is an FPGA-enhanced embedded module featuring the Microchip SAMD51 32-bit Arm® Cortex®-M4 microcontroller alongside an Intel® MAX 10 FPGA. The Evo M51 board conforms to the Adafruit Feather specification for primary pinout, connectivity, and features - so you can use FeatherWings with this board to add WiFi, OLED or TFT displays, and more! This Feather has a SAMD51 as a main microcontroller processor - we like this chip because it has a fast 120MHz Cortex M4 processor with lots of peripherals like I2C, SPI, UART, ADCs, DACs, lots of DMA, etc. Our Feather M4 features this chip, and it's one of our most popular Feathers (https://www.digikey.com/product-detail/en/adafruit-industries-llc/3857/1528-2648-ND/9553567) Alorium squished it down to a BGA package and used the left over space to wire up an Altera/Intel MAX 10 FPGA (https://www.digikey.com/product-detail/en/intel/10M25DAF256I7G/544-3538-ND/5429545) that can be programmed through the SAMD51 using a command line downloader. By using a SAMD51, which we've supported for a while, this board comes automatically with Arduino and CircuitPython support - that makes programming easy and fast. On the other hand, when you need to get speed, connect to peripherals like cameras or HDMI displays, or perform exceptional calculations very fast...the FPGA is there to lend a hand. You can send messages between the EVO and SAMD51 using I2C or 10-bit parallel bus, so you can take advantage of the easy-to-integrate SAMD51 and the powerful-and-customizable FPGA. You get the best of both worlds! Now, in order to pack so much into a Feather format, a few liberties were taken. For example, the classic 12/16 pin headers go to the SAMD51 and are compatible with FeatherWings. Then the FPGA pins are available on a collection of castellated pads. There's a 'EvoTray" add on board that you can solder the EVO M51 to in order to get breakouts for all the castellations. Features Intel MAX 10 FPGA Microchip SAMD51 32-bit Arm Cortex-M4 microcontroller 512 KB Flash / 192 KB RAM 2 MB external Flash 55 digital I/Os 21 through-hole/castellated 34 additional castellated-only Six analog inputs Two analog outputs STEMMA QT (QWIIC Compatible) Feather footprint 0.9 inches x 2.2 inches Programmable with Arduino Designed for CircuitPython Alorium is also a digital service provider for Intel/Altera FPGAs (https://www.digikey.com/en/design-services-providers/alorium-technology) so you can hire them to help out with your design or get it optimized for manufacturing. Considering a single MAX10M25 is about $85 (https://www.digikey.com/product-detail/en/intel/10M25DAF256I7G/544-3538-ND/5429545) per, getting an EVO M51 (https://www.digikey.com/product-detail/en/alorium-technology-llc/EVO-M51/2003-EVOM51-ND/11689276) fully assembled AND with a co-processor AND Arduino/CircuitPython support AND video tutorials for $97 - its a great deal. If Digi-Key is out of stock, you can backorder it and they'll get you one ASAP - being an NPI there's not a ton of stock right now. Visit https://www.digikey.com/product-detail/en/alorium-technology-llc/EVO-M51/2003-EVOM51-ND/11689276 to order your EVO M51 FPGA Feather today! ---------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/

Adafruit Industries
Testing out RGB Matrix support in CircuitPython for STM32F405

Adafruit Industries

Play Episode Listen Later May 9, 2020 0:41


We recently added native RGB matrix support to CircuitPython for the SAMD51 and nRF52 processor series - now we have added STM support! This makes it super easy to use these inexpensive colorful displays! #STMicroelectronics @STMicroelectronics #adafruit #stm Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

testing matrix rgb stm adafruit circuitpython adafruit learning system samd51
Adafruit Industries
STEMMA SUNDAY - MLX90640 Thermal Camera

Adafruit Industries

Play Episode Listen Later Nov 30, 2019 0:46


This weekend we worked up making a Stemma QT (qwiic/Grove compatible) breakout for the MLX90640 32x24 camera. We've got it working nicely in Arduino up to about 8 fps (you need a fast processor like the SAMD51 with lots o RAM). Then we went back to our old AMG88xx thermal cam demo and ported it to our EdgeBadge. This camera could be good for low cost thermal imaging and also machine learning! #stemma #machinelearning #adafruit Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Native MP3 decoding/playback in CircuitPython

Adafruit Industries

Play Episode Listen Later Nov 28, 2019 0:54


We're testing out a new PR in CircuitPython by JEpler. This one adds native MP3 decoding - no playback chip required! Thanks to the patent expiration, we can now distribute MP3 decoding and its a great way to support compressed audio playback. We can even play 2 mp3's at once. More than that isn't possible yet due to RAM constraints. I'm testing an nRF52840 BLE feather with I2S. We'll also try SAMD51 next. SAMD21 won't be able to do it, due to the RAM requirements. #circuitpython #python #mp3 Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
WebUSB is here! TinyUSB now has WebUSB support at Adafruit!

Adafruit Industries

Play Episode Listen Later Jul 28, 2019 6:40


Following up on our earlier mass-storage support announcement for TinyUSB, we just added WebUSB support! You can now send and receive data over Chrome (or other WebUSB) browsers with Javascript or whatever else is your favorite web programming language. This can make for really interesting interactions where people don't need any drivers or software to send/receive commands, or perhaps to expose some sort of REPL. The example code is here: https://github.com/hathach/tinyusb/blob/master/examples/device/webusb_serial/src/main.c and here's what the webpage code looks like: https://github.com/adafruit/Adafruit_TinyUSB_Arduino/tree/master/docs/examples/webusb-serial We'll be adding this to our Arduino library shortly, and will follow up when we have the library committed and updated tinyUSB currently supports SAMD21, SAMD51, nRF52840, various LPCs, and STM32F4 - more chips will be supported soon! tinyusb is an open-source (BSD-licensed) USB Host/Device/OTG stack for embedded micro-controllers, especially ARM MCUs. It is designed to be user-friendly in term of configuration and out-of-the-box running experience. #usb #tinyusb #webusb In addition to running without an RTOS, tinyusb is an OS-awared stack that can run across RTOS vendors. For the purpose of eliminating bugs as soon as possible, the stack is developed using Test-Driven Development (TDD) approach. More documents and API reference can be found at http://docs.tinyusb.org https://www.tinyusb.org Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

Adafruit Industries
Machine learning bubble blowing ... Tiny Machine Learning on the Edge with TensorFlow Lite

Adafruit Industries

Play Episode Listen Later Jul 1, 2019 1:30


Tiny Machine Learning on the Edge with TensorFlow Lite Running on SAMD51, we have trained a new model that listens for "up" or "down". You’ve heard of machine learning (ML), but what is it? And do you have to buy specialty hardware to experiment? Nope! If you have some Adafruit hardware, you can build some Tiny ML projects today! We’ve wrappered the TensorFlow Lite micro speech demo to Arduino so you can do basic speech recognition on our SAMD51 boards. In this demo we’ll hook up a microphone to our PyGamer to detect “up” or “down” speech and display some mini videos to play if your voice was detected by TensorFlow Lite, move a bubble wand up or down, controlling a servo, and DC motor, all on a Cortex M4 processor, all battery powered! Code is here – GitHub. https://github.com/adafruit/Adafruit_TFLite_Micro_Speech/tree/updownmodel We used docker for this, we can easily train more models on our local system, and we've uploaded them here on docker hub! https://hub.docker.com/search/?q=ladyada&type=image #machinelearning #tensorflow #tinyml We have a Hackday Hackchat coming up soon, and this is one of the examples we'll be showing off live! https://hackaday.io/project/5373-hack-chat Visit the Adafruit shop online - http://www.adafruit.com ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

New Products
New Products 1/9/19 Featuring Adafruit GrandCentral M4 Express!

New Products

Play Episode Listen Later Jan 9, 2019 12:39


Particle Argon - nRF52840 with BLE, Mesh and WiFi (0:14) https://www.adafruit.com/product/3997?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Particle Boron LTE - nRF52840 with BLE, Mesh, LTE Cellular Modem (1:11) https://www.adafruit.com/product/3998?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Particle Xenon - nRF52840 with BLE and Mesh (1:55) https://www.adafruit.com/product/3999?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Particle Mesh LTE Bundle - Full Starter Kit (2:31) https://www.adafruit.com/product/4005?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Particle Xenon Kit - nRF52840 with BLE and Mesh (2:31) https://www.adafruit.com/product/3995?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Particle Boron 2G/3G Kit - nRF52840 with BLE, Mesh and Cellular (2:31) https://www.adafruit.com/product/3996?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Pycom Pyscan - RFID NFC, Battery and Sensor Add-On for Pycom (4:00) https://www.adafruit.com/product/3747?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts pyboard Color LCD Skin with Resistive Touch - LCD160CR v1.1 (4:40) https://www.adafruit.com/product/3498?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts AdaBox010 - Rainbow Trellis (5:16) https://www.adafruit.com/product/4018?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 3-pin Plug to Color Coded Alligator Clips Cable (6:08) https://www.adafruit.com/product/4030?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 4-pin Plug to Color Coded Alligator Clips Cable (6:08) https://www.adafruit.com/product/4029?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 4-Pin Socket to Color Coded Cable - 200mm (6:29) https://www.adafruit.com/product/4045?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 3-Pin Socket to Color Coded Cable - 200mm (6:29) https://www.adafruit.com/product/4046?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Pimoroni Picade Console Controller Kit - PIM407 (7:00) https://www.adafruit.com/product/2707?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Assembled Adafruit Feather M0 WiFi with Stacking Headers (7:46) https://www.adafruit.com/product/3044?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit Grand Central M4 Express featuring the SAMD51 (8:13) https://www.adafruit.com/product/4064?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts ----------------------------------------- Shop for all of the newest Adafruit products: http://adafru.it/new Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

New Products
New Products 10/31/18 Featuring NeoTrellis Acrylic Enclosure Kit!

New Products

Play Episode Listen Later Oct 31, 2018 13:23


Copper Foil Tape with Conductive Adhesive - 6mm x 5 meters long (0:06) https://www.adafruit.com/product/3483?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 4-Pin to Female Socket Cable - I2C STEMMA Cable - 200mm (0:36) https://www.adafruit.com/product/3950?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts JST PH 4-Pin to Male Header Cable - I2C STEMMA Cable - 200mm (0:36) https://www.adafruit.com/product/3955?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Speaker - 40mm Diameter - 4 Ohm 3 Watt (1:42) https://www.adafruit.com/product/3968?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Silicone Elastomer 4x4 Button Keypad - 2 Pack (2:50) https://www.adafruit.com/product/4021?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit NeoTrellis M4 with Enclosure and Buttons Kit Pack (4:20) https://www.adafruit.com/product/4020?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts Adafruit NeoTrellis M4 Mainboard - featuring SAMD51 (5:05) https://www.adafruit.com/product/3938?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts NeoTrellis M4 Acrylic Enclosure Kit (7:15) https://www.adafruit.com/product/3963?utm_source=youtube&utm_medium=videodescrip&utm_campaign=newproducts ----------------------------------------- Shop for all of the newest Adafruit products: http://adafru.it/new Visit the Adafruit shop online - http://www.adafruit.com Adafruit on Instagram: https://www.instagram.com/adafruit LIVE CHAT IS HERE! http://adafru.it/discord Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ -----------------------------------------

shop pack watt pin new products acrylic ohm enclosure diameter adafruit g hangouts on air adafruit learning system samd51
Show and Tell
SHOW-AND-TELL LIVE VIDEO! 8/15/18

Show and Tell

Play Episode Listen Later Aug 14, 2018 13:21


https://plus.google.com/b/112526208786662512291/events/cvn87djuohus9fvs88i65jekn88 Visit the Adafruit shop online - http://www.adafruit.com https://plus.google.com/+adafruit 1) Add +Adafruit Industries to your circles 2) Post a message/comment HERE and say you want to show off a project and we will add you the “Show and Tell” circle. Then just look for the hangout announcement on the very same page later for your invite. There’s an 8 to 10 (at the same time) people limit per hangout, so if it’s full try later or just pop by next week same time. Some weeks are packed! At 7:30pm ET you will see a link to the hangout. Just keep your mics muted until we call on you and have your project ready. For those who just want to watch, you’ll be able to watch it live on Google+ ‘s broadcast feature on Adafruit’s page AND it will be recorded and uploaded to YouTube automatically. Want to join the #showandtell Here’s how: https://learn.adafruit.com/how-to-get-added-to-the-adafruit-google-plus-show-and-tell-circle/about-show-and-tell ----------------------------------------- LIVE CHAT IS HERE! http://adafru.it/discord Adafruit on Instagram: https://www.instagram.com/adafruit Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ ----------------------------------------- #adafruit #arduino #electronics #hardware #opensource #projects #raspberry #computer #raspberrypi #microcontrollers #LEDs #LED #gemma #flora #bluetooth #bluefruit #neopixel #neopixels #wearables #art #askanengineer #showandtell #madewithcode #teamarduinocc #WHChamps #NationOfMakers #micropython #circuitpython ----------------------------------------- Phil B @ 0:40 - Sinclair QL with Olivetti style keycaps Pedro Ruiz @ 3:23 - LEGO compatible enclosure for battery holder 3xAA John Edgar Park @ 5:01 - CPX 'Operation' game with printed template for fitting Adafruit boxes Erin @ 7:17 - getting started on Halloween projects - LED mask demo with one-way mirror Collin @ 8:59 - Adafruit IO fiscal gauge live demo on Feather HUZZAH and micro servo Ladyada @ 10:46 - MEGA PCB with SAMD51 preview

halloween google lego operation led live video show and tell olivetti adafruit cpx phil b g hangouts on air adafruit learning system samd51 whchamps nationofmakers leds led
Live from the Desk of Ladyada
#deskofladyada LIVE SAMD51

Live from the Desk of Ladyada

Play Episode Listen Later Jul 31, 2017 48:41


https://blog.adafruit.com/2017/08/01/the-atsamd51-is-here-adafruit-microchipmakes-atsamd51/ Wow some awesome release news from Microchip about a fancy new chip that just dropped. If you know us (and you’re reading this blog so yeah you probably do) you know we just luuuuv the ATSAMD21 – featured in our M0 Feathers, Metro M0 and even the new Gemma M0 we just put in the shop. The ATSAMD21 has always felt to us like the next evolution for fans of the 8-bit AVRs like the ATmega and ATtiny series – with 256 KB of flash, 32 KB of RAM, 48 MHz Cortex M0+ chipset, USB, tons of timers, peripherals, ADC, DAC, up to 6 SPI/I2C/UART devices… using the SAMD21 feels so roomy and comfortable. Adafruit 2132 One of the most fun projects we’ve had over the last year is porting MicroPython to the ATSAMD21 (which we call CircuitPython since the API deviated a bit). Now, MicroPython works just fine on the SAMD21 and you can build many projects quickly, using the built in Python 3 interpretter. And while we absolutely adore it, it’s just a *little bit* sluggish on the ATSAMD21 as its only a Cortex M0 at 48MHz, and doesn’t have any hardware floating point support. And 32KB of RAM is huge for Arduino but CircuitPython can run out of memory if you’re doing a lot. As we started exploring CircuitPython more and more it became clear we could really use an upgrade path. So we asked Microchip “heyyyy so is there like an upgrade to the atsamd21 that’s maybe a cortex m3 or m4, with more RAM and maybe 100 MHz?” and they were all like “maaaybeeee….plz sign this NDA” and we were like “sweet!” and we got a bunch of ATSAMD51 chips and a datasheet! You can check out the no-longer-sekret datasheet here (PDF). The ATSAMD51 is to the ATSAMD21 as it was in turn to the ATMega328. More! Better! Faster! Here are some quick specs: Cortex M4 core running at 120 MHz Hardware DSP and floating point support Up to 1 MByte flash, 192 KB RAM Sizes ranging from 48-QFN to 128-TQFP (the 48 QFN is *nearly* pin compatible with the ATSAMD21 but it isnt 100% drop in compatible) Some neat new peripherals/upgrades: Built in 1.8V buck for lower power uses (needs an external inductor) Dual 1MSPS DAC Dual 1MSPS ADC Parallel capture controller (for camera/video in) Built in crypto engines with AES (256 bit), true RNG, Pubkey controller Ethernet MAC on the SAME5 series QSPI for fast SPI transfers CAN Bus SD/MMC controller “configurable custom logic” – this one is particularly interesting/weird, you get latches and LUT you can link up PDEC – rotary encoder hardware support The speed, and extra space makes it excellent for our next generation of CircuitPython boards, and the price is pretty good too – only about $3 each for the ATSAMD51G19 in reel qty. Considering its the same list price as an ATmega32u4 it’s an easy choice for us! We also like that the pricing is so competitive with other Cortex M4 suppliers, e.g. STM32F405RGT6 is ~$6.50/1K pcs and the similar ATSAMD51J20A is $3.70 (the STM is faster, the SAM has more RAM, it was hard to find a perfect 1:1 comparison) compared to the Kinetis K20 series (famous for being used in the Teensy 3.2) the MK20DX256 has 25% of the Flash size, 25% as much RAM, 60% of the speed, but costs $1-1.25 more. Competition is heating up! Ambahlahdolnogpf Any how, the Atmel ATSAMD51 series looks really awesome to me, and its now public and you can order some chips even from microchip direct. Some chips are in stock now, such as the ATSAMD51N20A-AU, ATSAMD51P19A-AU, others will be shipping in late October. We’ve already started designing a Feather M4 and Metro M4 and we’ve even gotten it going with Arduino core with some tweaks to the current SAMD core. Img 7279 Excited to try out this chip? We don’t have hardware for sale quite yet (and likely won’t until chips are shipping in larger qty in November) but if you have early hardware access for some reason you can check out our forked Arduino SAMD codebase at https://github.com/adafruit/ArduinoCore-samd/tree/samd51 for our latest code – full 120MHz clocking, GPIO, ADC, DAC, I2C/SPI/UART, USB all basically work but there’s a few tweaks and bugfixes still. The BOSSA bootloader working here: https://github.com/adafruit/ArduinoCore-samd/tree/samd51/bootloaders/x1 and the software bootloader tool here: https://github.com/adafruit/BOSSA_x1/tree/arduino We hope to get these all merged into mainline soon, and also a CircuitPython port that can take advantage of the awesome power that can be unleashed! ----------------------------------------- Visit the Adafruit shop online - http://www.adafruit.com Subscribe to Adafruit on YouTube: http://adafru.it/subscribe Join our weekly Show & Tell on G+ Hangouts On Air: http://adafru.it/showtell Watch our latest project videos: http://adafru.it/latest New tutorials on the Adafruit Learning System: http://learn.adafruit.com/ Music by bartlebeats: http://soundcloud.com/bartlebeats -----------------------------------------