Artwork

Adafruit Industries에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Adafruit Industries 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
Player FM -팟 캐스트 앱
Player FM 앱으로 오프라인으로 전환하세요!

Deep Dive w/Scott: Actions, Bundles and Boards oh my

2:29:50
 
공유
 

Manage episode 290190314 series 1242341
Adafruit Industries에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Adafruit Industries 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
In the video I answer questions folks have, discuss GitHub Actions, discuss the new project bundles, talk about BLE file transfer progress. Next week will be on Friday. 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. Visit the Adafruit shop online - http://www.adafruit.com 0:00 Getting started and hellos 0:07:05 microlab 0:08:06 adafruit benefits / support 0:11:23 housekeeping 0:18:33 Learn Guides / “project bundle”Zip file downloads - soon to be on Circup (sp) 0:23:11 200 boards that support CP milestone 0:25:51 Filter ‘thing’ support matrix on readthedocs.io 0:31:14 obfuscation techniques if you want to make Python code unreadable 0:32:14 - filter on ‘alarm’ 0:26:44 downloads page has filters too 0:34:21 github actions, 1,500 repositories / github.com/circuitpython 0:37:14 TinyML for *python? 0:41:44 CI Monitor / problem matchers 0:44:25 installing micropython on rp2040 feather ( broken link … ) 0:47:43 add a sentence (to CI) to say that if you need help from a human, come on discord etc? 0:49:06 BlueFruit ideas - phone/tablet focus 0:51:12 BLE_File_Transfer pull request 0:53:59 demo - about 5-6KBs - larger block about 11KBs 1:03:17 talk about how CP gets onto these devices that are BLE only? Will that a per chip mfg process 1:04:59 TinyML file transfer mention 1:06:19 Python Struct is ‘awesome’ / PR out there now 1:08:44 wrapped up: how's the BLE going? 1:09:48 Remove LED line number blinks 1:14:59 Android on the road map ? 1:17:19 LED is a problem for low power 1:24:04 on error - run this file (mentioned) 1:25:19 new branch / connect jlink to feather 1:30:59 attempt to connect via gdb ( rebuild with DEBUG=1 to connect ) 2:03:54 first compile 2:06:28 last question call 2:06:44 set time between blinks configuration request 2:14:49 save mode blink 2:18:14 Safe mode ‘trick’ - fake it 2:21:12 Factor the blink-off delay out 2:24:12 ‘review’ the changes - and commit tannewt simplify_status_led 2:27:54 We can see Scott! 2:28:59 next week Friday 2:29:46 off stream ----------------------------------------- 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/ -----------------------------------------
  continue reading

4296 에피소드

Artwork
icon공유
 
Manage episode 290190314 series 1242341
Adafruit Industries에서 제공하는 콘텐츠입니다. 에피소드, 그래픽, 팟캐스트 설명을 포함한 모든 팟캐스트 콘텐츠는 Adafruit Industries 또는 해당 팟캐스트 플랫폼 파트너가 직접 업로드하고 제공합니다. 누군가가 귀하의 허락 없이 귀하의 저작물을 사용하고 있다고 생각되는 경우 여기에 설명된 절차를 따르실 수 있습니다 https://ko.player.fm/legal.
In the video I answer questions folks have, discuss GitHub Actions, discuss the new project bundles, talk about BLE file transfer progress. Next week will be on Friday. 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. Visit the Adafruit shop online - http://www.adafruit.com 0:00 Getting started and hellos 0:07:05 microlab 0:08:06 adafruit benefits / support 0:11:23 housekeeping 0:18:33 Learn Guides / “project bundle”Zip file downloads - soon to be on Circup (sp) 0:23:11 200 boards that support CP milestone 0:25:51 Filter ‘thing’ support matrix on readthedocs.io 0:31:14 obfuscation techniques if you want to make Python code unreadable 0:32:14 - filter on ‘alarm’ 0:26:44 downloads page has filters too 0:34:21 github actions, 1,500 repositories / github.com/circuitpython 0:37:14 TinyML for *python? 0:41:44 CI Monitor / problem matchers 0:44:25 installing micropython on rp2040 feather ( broken link … ) 0:47:43 add a sentence (to CI) to say that if you need help from a human, come on discord etc? 0:49:06 BlueFruit ideas - phone/tablet focus 0:51:12 BLE_File_Transfer pull request 0:53:59 demo - about 5-6KBs - larger block about 11KBs 1:03:17 talk about how CP gets onto these devices that are BLE only? Will that a per chip mfg process 1:04:59 TinyML file transfer mention 1:06:19 Python Struct is ‘awesome’ / PR out there now 1:08:44 wrapped up: how's the BLE going? 1:09:48 Remove LED line number blinks 1:14:59 Android on the road map ? 1:17:19 LED is a problem for low power 1:24:04 on error - run this file (mentioned) 1:25:19 new branch / connect jlink to feather 1:30:59 attempt to connect via gdb ( rebuild with DEBUG=1 to connect ) 2:03:54 first compile 2:06:28 last question call 2:06:44 set time between blinks configuration request 2:14:49 save mode blink 2:18:14 Safe mode ‘trick’ - fake it 2:21:12 Factor the blink-off delay out 2:24:12 ‘review’ the changes - and commit tannewt simplify_status_led 2:27:54 We can see Scott! 2:28:59 next week Friday 2:29:46 off stream ----------------------------------------- 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/ -----------------------------------------
  continue reading

4296 에피소드

모든 에피소드

×
 
Loading …

플레이어 FM에 오신것을 환영합니다!

플레이어 FM은 웹에서 고품질 팟캐스트를 검색하여 지금 바로 즐길 수 있도록 합니다. 최고의 팟캐스트 앱이며 Android, iPhone 및 웹에서도 작동합니다. 장치 간 구독 동기화를 위해 가입하세요.

 

빠른 참조 가이드