#live-broadcast-chat
1 messages ยท Page 4 of 1
And that could be a huge first step towards bringing a fix to a library or core issue that maybe wasnโt caught before
Awesome. I have a self-playing breakout game.
Also small related Discord tip, but be aware that holy moly the search on here is powerful and often you can find an answer to your question just via that.
do we have AP_mode support in wifi workflow?
web workflow is going to revolutionize development for circuit python boards. the future is coming soon.
it won't autostart an AP but it should be available once you manually start the AP
I haven't tried it
happy to merged PRs if there are things that need to be fixed
so good
Kudos on the CP Status Bar!
@rapid hornet how is CP8 performing on bare bones raspberrypi
Good question, does the cheap esp32-cam work with cpy?
haven't tried it unfortunately
ok
its not any more broken afaik
the dev channel has been a flurry of activity this month. i don't comment much there but it's been amazing to watch all the contributions flying by.
If anyone's used to ESP32, but not ESP32-S2 and ESP32-S3 parts, they are different chips (sometimes really different!) This is why there was such a big distinction for CircuitPython.
even the updates for Mu and Thonny are really neat to see. been a ton of collaborations going on that is really inspiring.
ahh what to bring from micropython is a excellent question. been wondering that too.
i'm new
welcome
Welcome, @molten basin!
Thank you, all the CircuitPython developers, for taking time to answer my cranky questions when I'm stuck and frustrated
Thank you for pushing the limits of CircuitPython!
Hey all, any last questions for us? We're getting close to wrapping things up.
Is today an annual holiday? For CercuitPython? Every August 19th? It's my Birthday too. I feel cool I share a day.
Happy birthday! We choose a different date every year.
@molten basin It's varied from year to year, but I bet it'll be in August next year again.
i like the quote "everyone knows something you don't" talk to everyone, collaborate
Just don't go reprogramming a company's crestron display without their permission ๐
whatever the date is we'll joke that it's the "snakiest day of the year"
CP Day is a way to give folks at Adafruit HQ a paid day off as well
i've thought about it and i think the snakiest date would be 5/25
could do 2/52 but that day isn't a thing
great panel folks!
there was no company holiday in August and now there is; it's the "bank holiday" for August
Awesome work everyone!
Can't wait for the next one!
thank you for all your hard work!!
Thanks everyone!
thanks! I'll see y'all a bit later today again
What is the next stream?
Thanks everyone!
CircuitPython Show is great!!!
Thank you all.
this is like our own online circuit python conference, this is really cool. โค๏ธ
thanks
online pycon
trying out Thonny and I'm already liking it way better than Mu
@smoky island Please send the link over, I'm interested.
I can't even run Mu
it just errors (at startup)
dev sprint video has no link on the blog page
Is this the lunch time now?
"Time is an illusion. Lunch time, doubly so."
It will go live at 12:50, if my setup worked.
Hack Tablet information and entry details are here: https://gist.github.com/FoamyGuy/642358cf5c8193b2b4b4704d10f021c6
dev sprint will be in the circuit python dev channel the same time melissa is streaming at 1pm EST?
I am lost in ET time, I work in relative if/when possible...
Starts at 1pm, goes until 5pm ET.
ah
@clear matrix thanks
You can come and go as you please. ๐
You're welcome. For some reason I can't get a link for it the way I set it up.
1pm ET is in 40 minutes
i'll probably watch mel's broadcast, i love the live streams. so much to learn from watching someone more experienced in real time.
i've learned a ton from tims deep dives
towel intensifies
unless you're saying tekktrik will also be broadcasting? overlapping streams?
No vid content for the stream except the Intro.
@scenic prawn what device(s) do you have that you use displayio with? If it would be helpful I can try to make you an example script showing how I would approach an interface with some static componenets, and some dynamic components. If I have access to the same device you use I can make sure it's working as expected on there.
I don't see a link for the development sprint intro, what am I missing ๐
Nothing, we're trying to sort that out now.
ty
@clear matrix I added youtube redirects between the upcoming scheduled videos
Ok, thanks.
Hey folks, Sprint intro video will be here: https://youtu.be/H-LbCRVCTfo
Join Alec and Kattni for a quick introduction to the CircuitPython Development Sprint. It's a Q&A covering questions that folks interested in joining the sprints might have.
Join on the Adafruit Discord by going to adafru.it/discord to sign up. The sprint is being held in the #circuitpython-dev channel.
Also the livestreams all day will be available here: https://www.youtube.com/adafruit/live
If you're interested in developing the CircuitPython ecosystem, join @ornate bay and others today from 1pm-5pm EST in the #circuitpython-dev channel for a mini development sprint! Come hack away at issues in both the CircuitPython core langauge and supporting Python libraries! Whether you're new or experienced at contributing to open source, there's plenty that you can tackle!
Stay tuned for the introduction video in a few minutes: https://youtu.be/H-LbCRVCTfo
Open issues for the core: https://github.com/adafruit/circuitpython/issues
Open issues for the libraries: https://circuitpython.org/contributing/open-issues
Help translate the project:
https://hosted.weblate.org/engage/circuitpython/
About contributing to CircuitPython/open-source:
https://learn.adafruit.com/contribute-to-circuitpython-with-git-and-github
https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/check-your-code
Hope to see you there!
And we're live!
And we posted the wrong video ๐
Still informative!
I Really hope we actually get through the information
You're doing great!
Thanks you two for putting that together!
yay Melissa!
Hoping to have circuitpython on this in the next hour ๐
This is a really neat car design
i think the pink cutting mat is throwing off the color balance
oh melissa's got one of those CP 8 posters. looks great on the wall.
โค๏ธ the Clue - I never gravitated towards it because I'm usually looking for small/minimal boards to embed in my projects but I finally grabbed one because I needed an nrf CircuitPy board and it was all they had at MicroCenter. Sooo useful to just have a board with everything baked in.
She Hulk!
wow, what a quick build. got it on bluefruit already too.
The clue is such a nice board -- a little bit of everything, including a screen.
it's one of my favorite boards to prototype on
yeah! the repl automatically showing on the screen is a galaxy-brain touch
is robot class part of an available library?
just making sure the video you're making someone can follow along with in the future
i always see self references in a lot of core code, usually not so much in examples. what is self? is that like board or refering to the main class its in?
self is the Python name for the instance of the class you are in
similar to this in java and javascript iirc
thank you ๐
man I need some alternate fluids I did not see "self"
this right here ๐
where's the github for the code?
melissa said it's part of a future learn guide unpublished as of today
thanks
ask and ye shall receive
Firmware to run the CLUEbot. Contribute to makermelissa/CLUEbot development by creating an account on GitHub.
gave you a follow on github โค๏ธ
the nrf52840 has some of the best bluetooth support but looks like the S3 is in development for it i think.
You have an extra copy of digitalio import
probably confused digitalio with displayio
Thanks @sage aspen
Thanks @sage aspen !
great stream @sage aspen !
@sage aspen ๐
Well done!
great stream thanks Melissa.

Thanks @sage aspen
Great job!
Thank you
Thank you @sage aspen
yeah that was neat!
thanks for the great build stream!
Thanks Melissa! Great project stream!
Thank you
I'd love to see that Clue Bot in an upcoming Adabox!
Was that your first stream? I did not look so.
What an incredibly smooth, gremlin free first stream ๐
First live stream, but I've done quite a bit of pre-recorded video on my YouTube channel, which helped.
Excellent transitions too, great multi-input setup. I would not have believed it was the first live stream, not by a long shot. You're a pro at it ๐
Thank you
ahhh yis.. show n tell time ๐
waiting to show my project on show & tell on Youtube
if you would like to join the live special edition of show and tell, here is the link to join: https://streamyard.com/5b998tjw5v
I'd make more badges except... chip shortage!
Those badges are AWESOME
Enter to win! ๐
If you have something to show today!
For those who demo a project on Show & Tell today, we have two custom-made "As Seen on Show & Tell'' badges to give away! Please send your Discord IDs via email circuitpythonday@adafruit.com for a random drawing.
Friendly note: no purchase is necessary to enter to win! [we kinda have to say this for legal reasons]
+1 excellent use of "blinka in chef hat" art

the browser makes it so much more convenient to load .bin files
I believe that page has bee replaced with https://espressif.github.io/esptool-js/
We've not had great luck using that one. So we still recommend nabucasa's version.
I have not been able to get the espressif tool to work yet. It's very alpha.
ok I just saw the big warning on non maintained
It will eventually get there, it's just not very mature.
The web workflow will be a game changer for many people. Thank you for your efforts in making this happen.
Can we sign up still?
If you're going to be on Show and Tell today, you're welcome to enter!
This is an extra long S&T today, so if anyone has a project to demo -- hop onto the link and show it off!
?showtimes
Desk of Ladyada - Random hacker times
JP's Product Pick of the Week - 4pm ET Tuesdays
3D Hangouts - 11am ET Wednesdays
Show & Tell - 7:30pm ET Wednesdays
Ask an Engineer - 8pm ET Wednesdays
John Park's Workshop - 4pm ET Thursdays
Deep Dive w/ Foamyguy - 5pm ET Fridays
FoamyGuy's CircuitPython Stream - 11am ET Saturdays
CircuitPython Day 2022 Schedule https://blog.adafruit.com/2022/08/19/today-is-circuitpython-day-2022-schedule-circuitpythonday2022-circuitpython-python/
https://github.com/usini/pico_arcade_midi/blob/main/mod/presets.py here's the repo to Remi's version of the midi fighter code
Contribute to usini/pico_arcade_midi development by creating an account on GitHub.
aaand here's ze learn guide to pico midi fighter https://learn.adafruit.com/raspberry-pi-pico-led-arcade-button-midi-controller-fighter/coding-the-raspberry-pi-pico-midi-controller
so awesome to see this in action
midi note names would be a nice addition to the circuit python midi library ๐
I think it will work ok pico
Speaking of snippets... Thank you Todbot for these CircuitPython tricks!
https://github.com/todbot/circuitpython-tricks
Some CircuitPython tricks, mostly reminders to myself - GitHub - todbot/circuitpython-tricks: Some CircuitPython tricks, mostly reminders to myself
I am glad I am not the only one not planning access to the board's reset button ๐
Fitting all this into a pelican 1010
โค๏ธ Pelican and Nanuk cases
Love ancient watches.
That sin/cosin "code" is what you use to navigate using a marine sextant. I have one of those, just for nerding out and doing minor astronomy measurements.
lol
All these watch projects -- it's about time for them to shine in the sun
I've never used a FPGA but would be interesting to have a small feather to learn on
Oh boy that's a throwback of a device
now THAT is nifty
Oh wow ๐ฎ
noooo not that song!
haha that's awesome
that is really amazing
you win the internet today
Chip shortage! LOL!
Hahaha
Totally worth it!
lolol
Super rad little boombox!
"Ah, it's friday. I won't hear the chip shortage song..."
that is superrad
note the songs are available from soundcloud: https://soundcloud.com/adafruit
Open source education electronics company, art, music and more. Subscribe for Adafruit's musical projects as well as audio from our YouTube videos and voicemails from our "Ask an Engineer" callers.
B
thanks. now it's stuck repeating between my last 2 remaining neurons. ๐ง
It's always Halloween.
Weโre these in a TikTok video? For some reason I feel like I saw it on TikTok
raquaqui!
Very nice projects @steep mica!
https://en.wikipedia.org/wiki/HitClips I didn't even remember these things
HitClips is a digital audio player created by Tiger Electronics that plays low-fidelity mono one-minute clips of usually teen pop hits from exchangeable cartridges. It first launched in August 2000 with 60-second microchip songs featuring Britney Spears, NSYNC, and Sugar Ray. The following year songs by Destiny's Child, Backstreet Boys, Dream, a...
A Lars upgrade.
Lars may disagree with that, as he needs no upgrades ๐
I did a tik tok but it did not go anywhere. My tweets circulated a bit more
@fallow ravine that's great!
Lars already tracks JPs head.
next up -- imbuing Lars with an AI, the ability to walk, and opposable thumbs
oh MIDI snippet box! I really like this idea @fallow ravine!
MIDI Clips ๐
Dont tempt me
Pygamer with MIDI featherwing!
This Show&Tell is really high level!!!
i probably saw it, i see a lot of tiktoks that are about not terribly popular topics lol
Great stream going!
now that is a helpful little tool
Sophy!!
That looks awesome @lethal lagoon
I'm always slightly amazed when I make something with a screw hole printed and it works
yes! threaded covers FTW ๐ฉ
that's amazing @lethal lagoon
add a shoulder strap ;-)
You know your 3D printing is on point when Noe and Pedro compliment it 
Yay, LED Animations library!
The globe does natural diffusion too which is nice
One of my favorite libraries! So handy!
Krayola did a fab job with Kattni on the LED animations library
๐ Thanks!
May or may not be TSA approved โ๏ธ
I missed what movie the prop is from...?
I think Red Sonja?
I'm not familiar with it personally, so I might have heard it wrong
I remember seeing that movie many many years ago but don't remember the details
Queen Gedren costume
thanks all! yes that's the movie!
I love the adorable hat!
idk why it's wearing a helmet, it's going to get us before anything gets it
this will be me haha
deshipu will be a guest on the podcast in two weeks and we talk a little robots. ๐
Cool robot @brazen grove! Yeah the S2 Mini is a great board
cool, there are so many visually interesting things in older movies that will be new to folks (like me)
daaaang you nailed it, amazing
how do you guys get all those laser cut cases?!?! awesome!
ah thanks!
Robots With Hats sounds like a perfect account name
"Everything else is irrelevant" ๐
my next band name
I forget who it was, but they created a robot companion that sat on their shoulder....and of course, it wore a tophat
honestly, that sentence was a masterclass in robotics
Skipper. Whereโs the Gilligan bot?
I hope you get the camera stuff going @brazen grove -- did you try the same board in micropython/openmv?
I order them from elecrow
very nice @brazen grove!
I'm pretty sure I went overboard with removing capacitors, I'm going to keep adding them back until it works
thanks, I will have a look!
heck yes @cinder wind this is so great
thank you
I love the technique of color change at layer for creating cases with markings
@cinder wind does it store the settings or is it just modifying ableton live settings?
one day i'll do a midi project
they are also different thickness, so the buttons stick out
love that exposed boot button @cinder wind ๐บ
nice work @cinder wind! very cool
by the way, you can restart into boot mode from the repl
the microcontroller module has the function to select the boot mode, and another to restart
Kit! Kit! Kit!
I'd totally build one!
Yes, Kit + 1
@hard hollow Random question, have you ever designed/printed something like a AAA battery case? just add in the metal contacts
+1 kit ๐
bravo @cinder wind love it, must have kit โค๏ธ
Larson scanner mode easter egg plz @cinder wind !
Not yet! Mostly just tack them down to the case. But! the oskitone scout actually has a really good 3d printed AA battery case
Cylon mode ๐
RGB LEDs in those shadow switchesโฆ?
@fallow ravine no I am pretty sure they're single color
The switches come from the factory with red leds
if you can source four pin 3mm RGB LEDs, the step switch case has four holes for the led leads...
it stores everything locally, no needing of Ableton Live. And all sequence edits are saved to the CIRCUITPY "disk" automatically whenever you pause the sequencer
Thanks!
Folks - with circuitpython projects, send a link to the details on your project to cpnews@adafruit.com for the Newsletter
github for PicoStepSeq is here: https://github.com/todbot/picostepseq
MIDI sequencer using Raspberry Pi Pico in CircuitPython - GitHub - todbot/picostepseq: MIDI sequencer using Raspberry Pi Pico in CircuitPython
@sand lotus Flock box looks cool!
For those who demo a project on Show & Tell today, we have two custom-made "As Seen on Show & Tell'' badges to give away! Please send your Discord IDs via email circuitpythonday@adafruit.com for a random drawing.
Friendly note: no purchase is necessary to enter to win! [we kinda have to say this for legal reasons]
Awesome Todbot!
Projects running on Circuit Python code base. Contribute to DJDevon3/CircuitPython development by creating an account on GitHub.
That's a great idea. I hate soldering stuff that I'm hoping will work
that's an awesome fixture!
nice idea! (I don't like soldering that much ;D)
thank you mark!
Also this is super secret, but I have FIVE PCBs and step switch sets (from Alibaba) to give away for free. If you'd like to help test this out and if you think you'd really use one to make your own PicoStepSeq, Discord DM me with a postal address and I'll mail it out to you
And if you don't win the badge is a certified open source hardware project https://github.com/gamblor21/SnT-Badge so make your own!
haha yomtov.py
(easiest way my grandparents taught me is to look at the moon. full moon = jewish holiday)
yay fun show & tell!
there are tests, that's some engineering ๐ https://github.com/tekktrik/CircuitPythonukiah_SW/tree/main/tests
Self-lighting menorah! Contribute to tekktrik/CircuitPythonukiah_SW development by creating an account on GitHub.
that was cool @ornate bay !
super interesting S&T today everyone
Excellent job hosting this very special S&T @split gazelle!!! ๐
thank you so much Liz!
thank you everyone!
Thanks @split gazelle for hosting!
Thank you everyone in Show & Tell!
For those who demo a project on Show & Tell today, we have two custom-made "As Seen on Show & Tell'' badges to give away! Please send your Discord IDs via email circuitpythonday@adafruit.com for a random drawing.
Friendly note: no purchase is necessary to enter to win! [we kinda have to say this for legal reasons]
so cool to see so many different projects ๐
thanks @split gazelle !!
Thanks Liz.
thanks Liz!!!
Excellent S&T today!
Thanks! Great projects everyone!
thanks everyone for coming by!
Thanks, your stuff was wild!
And thank you to everyone who shared!
awesome projects everyone! ๐
great show, thanks everyone
that was fun ๐
So we have a 20 minutes break? That's it?
Thank you everyone who participated! Amazing projects!
About that, yes. There's no break between the next two streams. It was the only way I could get everyone scheduled.
Since Iโm not a hardware guy - wishlist: a variation on PyBadge for music applications: color LCD, battery, speaker, encoder with switch, 1/8โ MIDI in & out, and hi quality DAC output jack, SDcard, RP2040.
I wonder that big the circuit python day from last year... did I miss it? At least I am loving all the pieces of this year!
maybe an i2s chip for the dac?
Great show! thanks everyone and thanks @split gazelle for hosting!
actually, PlayDate would be close, except the screen is black and white
I need Hi-quality DAC chip onboard connected to 1/8โ audio out. Everything needs to be on one board, no need to plug on other stuff to make music/MIDI apps. Encoder is needed for music apps, as you are always adjusting values
I hate to be a noob about this but where is the live streaming event now? need a link
YES! thank you soooo much.
It's not a noob question, it's an excellent question. Welcome to CircuitPython Day!
There are three more streams today -- Twitch loads the next one automagically, but YouTube you'll have to select the one you want at the time it airs. ๐
Thank you. I appreciate that.
Friendly reminder โ come join the CircuitPython Development Sprint in the #circuitpython-dev channel!
Hey folks - Scott's getting started early!
next up circuitpython 8 preview: https://www.youtube.com/watch?v=Lgo6Eq1EIuc
Join Scott as he highlights some of the changes coming in CircuitPython 8.
Live on both Youtube and Twitch!
yep you're live scott โค๏ธ
We'll be here for another hour and a half, and it's hop in/hop out, so no worries about starting now!
Question: are you getting more then 3 hours of sleep a night yet? ๐
Or later!
You sound very good
congrats on becoming a dad ๐
how are the sprints going?
now you need nu balance, a fanny pack, and knee high socks. the official dad swag.
Adding the latest library to the bundle now ๐
๐
Well, soon-ish
Yes, more giant screens for CircuitPython
Hi Scott. I hope all is going well for you and your Fam.
Quick reminder: Folks who showed a project on today's Special Edition Show and Tell can enter to win an "As Seen on Show & Tell" Feather badge! Please email circuitpythonday@adafruit.com with your Discord username. Good luck!
All The Cats!
i plan on working on hacking the tft featherwing into parallel mode this week. it should be possible on the 3.5" tft featherwings.
I'm about to leave for the county fair to learn about beekeeping..
vibing with cat cam
Went to the local county fair on Tuesday to talk to folks about beekeeping locally!
so very nice ๐
That's an interesting coincidence. I'm super ecirted about it.
We always could use more honeybees.
WiFi WiFi WiFi mushroom mushroom... Snake! snake! It's a Blinka Snake
SnakeFi
PyFi
Scott I am working on a three manual midi organ keyboard with volumne pedals The keypad library on version 8.0.0 has been helpful.
Thanks
Charles
Scott, I went to the Blues Wireless presentation earlier and they have CP code for DFU that works really wonderfully. Is this something that will make it into the mainstream CP repo.
I really like the using of .env instead of secrets.py for WiFi stuff
TileGrid.contains() is a really minor new feature in 8.0. But it's one of the few things I've successfully added to the core. It adds an interface very similar to the Display_Button library to the native displayio.TileGrid class so that it's very easy to use TileGrids as customized buttons on displays.
I tried getting one of those Odroid Go ESP32 things and they're totally not available afaik. They are so cool tho
Same problem here, I searched small distributor that could have old stock taking dust... but no, it does not exist!
I gave mine to someone else to try to swap out the ESP32 with a then-compatible CircuitPython chip. Never got it back. ๐ฆ
I think the ESPPlay is very similar https://www.tindie.com/products/makerfabs/esplay-micro-v2/
esp32-v2 feather only worked with micropython which is why i installed wippersnapper on it and now it's an integral part of my adafruitIO
You may want the screen streamed
We can't see you're screen.
Link for Mikael
https://learn.adafruit.com/ethernet-for-circuitpython
So it's not the "native" esp32 eth, but almost.
CircuitPython now contains the entire Internet now
that is awesome ๐
12345, totally secure, use it on my luggage
Visit the CircuitPython website at https://circuitpython.org/
Thanks @rapid hornet! Enjoy the time with your family!
Thanks @rapid hornet
Thanks @rapid hornet! Have a good time being a dad!
thanks for all the work you've done Scott. good luck with the parenting. โค๏ธ
Thank you! Enjoy the time off and thanks for all of your work (to the whole team too)!

๐ป
thanks everyone!
thanks Scott!
Thanks @rapid hornet!
Has the child seen the cats yet
That's cool.
they're in for it once he is mobile
That's right.๐ ๐
Indeed, good afternoon all you most wonderful folks!
Thank you @paper peak for custom HID and keypad, it's made so many things I care about so much easier!
๐
a mess? oh that's clean.
oh wow that is quick
adafruitio does image hosting?
What's the preferred camera system to play with on CircuitPython? That little "ESP32-CAM"?
would you be able to use adafruit_bitmap_saver to screenshot output from a tft to adafruitIO
Does this mean that the ESP32-CAM boards will now work
I do have lots of esp32-cam and the ttgo-camera that has integrated PIR, if you need me to do testing on them.
yeah i have 480x320 convert to jpg, would be too much, thank you.
this is so neat @robust horizon
i've played with gifio, looked like a class specifically for a camera
These are the boards you are referring to?
asyncio sounds nice, haven't played with it. are there specific boards that are supported/unsupported?
@sand lotus most of the boards with more capacity support it -- esp32, rp2040, bluefruit, and atmel-samd m4 (I'm probably forgetting some)
I'm not sure if there's an item you can look for in the list of 'built-in modules available', to know for sure .. it would be a good addition to circuitpython.org
Very old windows was cooperative multitasking...
My menorah project uses asyncio to show loading status via LEDs and connect to the network. I don't remember if the latter benefits from asyncio yet, but futureproofing!
Super nice and convenient
would you classify this as kind of fake multi-thread processing or is this basically a real type of multi-threading?
async for anything for networks or slow serial reads, waiting on i2c data...
ah interrupt yes that's what i meant not multi-threading
This allows a small wrapper class to be written
class AsyncEventQueue:
def init(self, events):
self._events = events
async def __await__(self):
yield asyncio.core._io_q...
interrupt tends to mean preemptive
That would be very helpful for my organ manual project
print("waiting for keypresses")
with keypad.KeyMatrix([board.D4], [board.D5]) as keys, AsyncEventQueue(keys.events) as ev:
while True:
print(await ev)```
it's very elegant code. well done!
another good analogy i hear in coding worlds about this kind of thiing is roller coaster tycoon. how to get all the people in lines and on roller coasters as efficiently as possible.
Trio is an asynchronous I/O framework. Unlike other async frameworks in Python, Trio offers structured concurrency: the structure of a program's concurrency tasks are reflected in its code.
The advantage of structured concurrency is that concurrent programs become easier to reason about, particularly if operations are cancelled.
I reimplemente...
Trio is an asynchronous I/O framework. Unlike other async frameworks in Python, Trio offers structured concurrency: the structure of a program's concurrency tasks are reflected in its code.
The advantage of structured concurrency is that concurrent programs become easier to reason about, particularly if operations are cancelled.
I reimplemente...
you know, I feel like... many things in python are very ad-hoc
same, i want to do a mailbox sensor for pretty much the same reason.
I love solar projects. Also after having one I hate solar projects in the winter
Best way to make a mail alert
that's really convenient that is weather proofs the connector
Why a schottky type of diode?
Antenna design and construction is a very deep rabbit hole to go into
i've soldered that tiny UFL connector to the lora. yeah it's tiny tiny.
Didn't catch Scott @rapid hornet live but just watched the 8.0 web workflow. Nice, Love the ESP32 support since I have a bunch of those without native USB. Doing most projects with ESP32s these days. This adds a lot of the capabilities like those in wled to our circuitPython. Really useful for IoT/smart home projects. Enjoy your paternity Scott.
That explains why Google Voice no longer forwards texts to my phone....
I'm not 100% but from what I was reading a previous time it has a lower forward voltage drop which works well for power applications
That is a fantastic build! That goes through so many common choke points in projects and step by step address them. This is awesome!
a sheet of velcro is a great idea. very creative!
wifi isn't going to reach 900ft, gotta use lora for that distance.
So that is Lora one to one, not via a network such a LoraWan.
yeah probably rfm95 or rfm69
Hi @clear matrix @paper peak @robust horizon
"Oh it's a simple project"....spoiler alert: it's rarely ever simple ๐
i haven't started with my lora project yet, this is going to be great seeing a working demo! โค๏ธ
same here. Got a bunch of Lora boards
I have two lora boards that I did play with at one point but never really did anything more with them
I walked a similar road for mail box alerting and ended up using Telegram for sms messaging.
lora is awesome for mailboxes and weather sensor nodes
That feather is sleeping most of the time... I guess that battery can keep it running for a very very long time.
yes 915mhz in US and 433mhz in EU
if I recall alarm sleep memory kept track of the openings and closings and held it for when it slept and the rest of memory goes away
wake on switch open will save a lot of battery life
smart idea
i thought it was being recharged by solar?
Maybe it should wake up from time to time to say it is still alive and present... and the Pi would start to worry if the mailbox did not send any message for a day or so.
868mhz in EU
Hi all. On this CPY day, we don't have a DeepDive stream from Tim?
I see a stream with Kattni, Danh and Jepler is going on.
@proper prawn "6:00pm ET โ Foamyguy CircuitPython Day Game Jam Stream"
yes, it is 5:04pm ET right now
Tnx Dan. Nice shirt you have on!
courtesy Ruiz brothers!
ah 800-900 is ISM and 400mhz is ITU, didn't know that you could use either. thought US had to use 915.
"Communicate with your future self." (I am watching "dark" on Netflix... and my brain is exploding)
ie, don't use "magic numbers"
I wonder if the receiver side could be done in circuit python too.
these timezones really mess me up
so 15 minutes of code later... see how simple lora is? haha... now i'm a bit intimidated. nothing about that looks simple.
If you have any questions for us before we close up, ask us now! if we missed your question earlier please post it again.
starred that on github. definitely going to take a while to digest that.
And if you mess up a drill -- epoxy/hot glue/tape can be fixes for a bad drill hole, and the project box might no longer be weatherproof -- but it's still usable.
amazing project! well done. this one is definitely in my near future.
do you have a link for that waterproof adapter?
future learn guide? please?
@sand lotus seems to be https://www.adafruit.com/product/4287
added to cart. thank you.
@clear matrix unfortunately mailbox baseball is a thing here. Did your dad have to reinforce the final installation?
i played in my youth... and missed and broke my windshield... instant karma.
Super. Decoys are a valid security technique.
brick mailboxes prevent that
Really enjoyed the decision making process discussion. Great project as well
That is an amazing build, and such a great path from idea/problem to solution that you worked through
We've had folks back into our mailboxes (we manage about 20 of them for a small community)....three times....in one week.
They were replaced with large concrete blocks, 4x8 beams, and mini-telephone poles at each end for deflection.
fail fast, fail often... i've heard that somewhere before. i think it was actually dave that told me that in the forums when i started on my weatherstation project 2 years ago.
Optimism is useful fuel for makers. Innovation is encouraged by the perception that the problem can be solved. It also helps to think itโll be simple.
My pleasure ๐ Thanks to everyone presenting and demoing today! It's been a great day!
This was a great real-world project @clear matrix
CircuitPython Virtual Conference
Thanks @clear matrix, @paper peak, and @robust horizon
24H
yes, this is basically a whole virtual conference
yeah we started at like 11am so JP must have been up at the crack of dawn.
Yeah. Here, in Lisbon, it is now 10:21 pm
Yeah, that one was amazing. Thank you for helping out @clear matrix .
Great program! Will build a mailbox notifier.
I promise to do a Microsoft circuitpython day, next year.
Next year eveyone build a badge
virtual conference badges sound like a cool idea.
"I wouldn't say I'm working, Bob"
i'll probably be rewatching the part on lora over and over
Thank you Kattni, Dan and Jepler
Thanks to all for hosting and making this community
great chat folks!
@robust horizon. This is my badge
Thanks @clear matrix, @paper peak, and @robust horizon for a very nice virtual fireside chat!
Thanks to everyone else who presented today, who helped behind the scenes, who was on show & tell, and who makes all the software and hardware behind the scenes. We all can make great things if we work together.
thank you all!
@clear matrix @paper peak @robust horizon Thanks for the lovely stream! It was great hearing about your builds!
Great session. Thanks!
It's been a great day!
Yeah, thanks for being cogent at the crack of dawn (for me), @open surge!
It was fun!
Thank you!
Thanks everyone!
Thanks so much!
Here is the code, the parts list and the tools and extras list for the mailbox project: https://github.com/kattni/mailbox_notifier
Couple of final things. I'll be doing the Show & Tell drawing next Monday. I will reach out to the winners privately via Discord to sort out shipping options, etc.
As well a reminder to send your ideas, thoughts, suggestions and so on for CircuitPython to circuitpythonday@adafruit.com - we look forward to hearing from you!
Next up is Foamyguy's Game Jam Stream in 12 minutes. Join him as he works on a game in CircuitPython, live!
Thanks again, everyone! Have a wonderful rest of your CircuitPython Day!
Thank you Kattni for all the work done!
You're quite welcome!
Indeed, let's hear it for all the hard work that @clear matrix and the CircuitPython team put in making today's event so awesome!
today feels like adafruit tv day. this is amazing. back to back to back to back live stream teaching and learning.
Confirmed -- live on Twitch, not on YT
Hello all!
@smoky island ready for the jam?
Trying. Working through some technical difficulty atm :/ can't figure out why YT go live button is staying disabled.
:(
youtube is having issues across the platform right now
i think adafruit broke youtube
Too much awesome content.
youtube was not designed for awesome
I've got eyes on both -- nothing yet on YT
@smoky island yes, click go live
we're live
youtube succesfully wrangled
Hi Tim, I see and hear you!
Youtube is good
the key for restream -> youtube was wrong. I didn't know which to use for mine so I made a new one that is labeled
as good as it gets
Hi Tim.
๐
i might be able to help whip up some quick spritesheets for assets
Iโd be interested!
I would definitely be interested in a circuitpython game jam, but I can't promise I will have the energy to participate at any particular date.
would something like this be helpful or do you need the bg to be green chromakeyed?
ok that's the original galaga sprite sheet ๐
and then you buy resources with micro transactions to get a better ship
Occasionally
needs nft support
Iโve gone so far as to create a Buttons class .py file, modified for specific devices. Handy for moving between touch and physical buttons.
i think this is ship explosion. larger sprite sheet but evenly spaced so the tiles are the same size. didn't check if they're divisible correctly though ๐ค
yeah that's what i was wondering if you want green for transparency.
all ships, green background
"Captain, we have pew pew!"
Nice
goodnight
You could hook into __getitem__() with a getattr() I think
Actually, I don't know if CircuitPython supports it, but even better would be to define __getattr__() for the parent to then use getattr() on the child.
Then you could do parent.thing to get parent.child.thing
Looks like itโs passing through from center to right side of the ore, the left side seems consistent in registering hits.
Need ship damage indicators, damaged ship bmps?
You got it to a legit game in 1 session. Great stream! What a day!
Games like this usually have a numerical output, like octopus game for health and score.
Ah for health bar yeah that works.
Thank you Tim! See you tmw. Bedtime here.
Good Python day!
Thank you so much for the stream! Happy Circuit Python Day everyone!! It's been a joy!
๐
This was great insight on how to think about displayio. I would love to see more visual deep dives on the workflow of some of the major libraries like this. It's like a video learn guide.
good stuff. thanks for the stream
Thanks everyone! ๐ Appreciate everyone watching and participating in community activities today.
Hey Tim!
Starting up this morning's stream now, continuing on the space miner game. Follow along on YT: https://www.youtube.com/watch?v=cOcQDpgzJ8A or Twitch: https://www.twitch.tv/foamyguy_twitch
Lazy day actually. ๐
๐
Might need to get to do some work though. Yesterdays multiple streams from Adafruit revealed that my notification system gets confused as for the video titles.
๐
if i remember correctly in galaga you kind of get penalized for not clearing a level at 100%, it's like a slight difficulty modifier per missed enemy. it's been forever since i've played it though.
Hello everyone!
@sand lotus Time for a Party?
Heโs revealed himself as a goofy goober
every day is a day to celebrate foamy
Health = damage report or shields left
could have a special weapon bar that has limited shots. that would be more difficult making sure you don't waste special shots.
like double, tripler, spreader, etc..
Open Source = build your own upgrade packs
i'd love to see an Arkanoid game. that was one of my favorite arcade games.
https://www.youtube.com/watch?v=3luUb7WEm7k it's like single player pong on steroids.
Arkanoid (NES version) from beginning to end. https://twitter.com/NenrikiGaming
breakout was a clone made from it yeah.
They would be equivalent, scaling the health bar.
galaga and space invaders were huge hits at the time. can't go wrong with space shooters.
Raiden was a great game. If you want special weapon ideas this one is chalk full of them. https://www.youtube.com/watch?v=KeajSN7g9ro
Played by: SCHLAUCHI -
Disclaimer: Most videos by World of Longplays use SaveStates!
interesting didn't know you could do display dimension in that syntax.
the display[0] using the array tuple in that way, neat
just read up on python f strings. that looks so much easier to format than using %s
Could ship health be called something more specific like shield strength?
Why resist F strings?
forgetting they exist and old habit
like there's a difference between a new option and deprecation forcing you to use the new method. i prefer deprecation but then it almost instantly breaks code all over the world overnight.
Surely there's a difference between not using something and resisting it
Oh, so resisting the mandating of F strings
So are F strings mandatory now?
I thought DJDevon3 was implying that F strings became mandatory
Not you
No, theyโre just an option now but the wording kind of implies someday the old format might get deprecated so good habit to get into using f strings more now.
I understand that if all example code uses F strings then it becomes culturally ingrained.
And then implementations that don't support it (eg. small platforms) will be shunned
i think f-strings have limitations in CircuitPython (inherited limitations from MicroPython) compared to CPython, so that might be a small reason to not adopt them everywhere in CircuitPython code
Or maybe bring MicroPython (and derivatives) in line with CPython
in the MicroPython docs those limitations are documented to be due to optimizing for code space
makes sense
So maybe bring larger platforms in line and leave smaller platforms with limitations or an option.
Hi Tim and all present. I'm a bit late.
Hi Paulsk
I was a bit less late
Attendance was taken before I got here (I assume), so we in the same boat.
Tim, I have here a UM TinyPICO V2 (ESP32) (MicroPython v1.19 flashed) and a TinyPICO Explorer Shield. It looks like the display has the same dimensions as the one of the PICO system. I think I could port the script to toe TinyPICO, don't I?
OK, tnx
It seems I have no audio
Audio mixer issue?
Ah, I had the audio of YT off
OK, tnx for the tip
Depends on how much sram you have to spare. Sometimes ondiskbitmap is the only real choice.
I have a Razer Tartarus Pro
What a weird looking game peripheral.. looks hard to use
Then again just an advanced looking Macropad too.
@sand lotus Yes, it looks weird, but it's great to use, e.g. with flight simulator
Ah that would make sense.
It's already the 2nd generation I use. Has a nice rest for your hand too
Thumb-stick looks good
Here a view of the app to program the device
Nice LED lighting. In this moment set to 'wave'
Tim, this is the Unexpected Maker TinyPICO Explorer Shield on which I have stacked the TinyPICO V2 and to which I want to try to port your game program
I have to check: it's 320x320. I go to check
I think someone actually made a modified Macropad that looks similar. Also had a mouse built in. I think it was in the show and tell discord topic a month ago around mid July or so.
Yeah it already looks pretty good mid project feel like where you were at with octopus game. Making great progress.
On my tft project the more labels I have it almost grinds my Bluefruit sense to a halt. Yeah labels make a difference.
Pop them when not in use?
Tim, after this stream, are you going to publish it on GitHub?
That sounds like the font is getting rendered in hidden labels.
@smoky island thank you!
Lol great description thatโs funny
OK, I see your new 'CircuitPython_Space_Miner_Game' repo already
The code is a hash of score and state.
Could use a simple substitution cipher for encoding. Basic cryptology stuff.
Yes, the Explorer Shield has an SD-card slot
This is coming along nicely. Iโve also been cherry-picking from your high level approach. Taking lots of notes. Thanks @smoky island !
Doesnt cp have basic hashing library you could use, add a salt, etcโฆ
True, no need to make it complicated especially at this stage.
Can you say where you bought this license to use that 1set of bitmaps?
Tnx Tim!
Looks like a good bundle. Pixel art is becoming a lost artform
Actually all the microcontrollers and game devices responsible for pixel art revival. For good reason.
Already download the spaceshooter.zip
Thanks for the stream. Always learn something interesting watching you. Have a great weekend.
I never could figure out how to make a real building in starbound or terraria or how to even build something with that front-view that look realistic but always liked the art-style (except the platforms)
OK, Tim abt converting the png's into bmp's
Thank you Tim for this stream. Very instructive!
Thanks all, have a great day!
Today's fun: turtles doing random walks.
Desk of Ladyada - Let there be light! https://youtu.be/Ot3oY6WWlCE
This weekend was super bright and sunny, which made it a great time to test out a whole mess of light sensors. We got in our samples from last weeks' chat, the ultra-low-cost LTR-329 (https://www.digikey.com/short/jvn94ncp). This sensor would make a good digital-only alternative to the ALS-PT19 (https://www.digikey.com/short/n550jdwp) 'analog' l...
Good evening.
๐
It's dark here so I don't need a light sensor.
Question: I know you havenโt done anything with the smaller nRF52 chips, but what would you recommend to do when trying to cope with the nRF soft device hex being bigger than the flash on the chip? Iโve tried the smaller softdevice files but Iโm not sure how to proceed.
Genicom? Wow, I remember a printer company by that name.
That is the difference with AdaFruit drivers!
Howdy folks - crazy storm knocked out my power
wait, what? a part that isn't available? I just don't believe it
sgp30 too
Glad to be back online to catch you
Ah, like with the BME680/688, IIRC their library for making sense of the VOC data is a pre compiled thing they give you
That reminds me of Nordic chip config register values ๐ฆ
๐
Thanks and good night. ๐
thank you!
Bye
@smoky island Hi, Tim, I just came acroos this page: https://hackaday.io/project/80626-stage-a-tile-and-sprite-engine . Are you familiar with it?
@brazen grove the author's name definitely sounds familiar ๐
png sounds better all around as it has native transparency support, even things like fonts would have native AA support and embedded font styles within the font like outline, shadow, etc... PNG opens up a lot more possibilities with its alpha layer.
I ignore the transparency information, and go by color - magenta is transparent
also, you can only use 16-color images
alpha-blending would be super slow
just registered on hackaday. as long as people i know are over there too. ๐
it had better days
it's still going strong, new conference coming up and i love seeing the projects people highlight like turning old nokia's into new phones. ๐
Wokwi use case
?showtimes
Desk of Ladyada - Random hacker times
JP's Product Pick of the Week - 4pm ET Tuesdays
3D Hangouts - 11am ET Wednesdays
Show & Tell - 7:30pm ET Wednesdays
Ask an Engineer - 8pm ET Wednesdays
John Park's Workshop - 4pm ET Thursdays
Deep Dive w/ Foamyguy - 5pm ET Fridays
FoamyGuy's CircuitPython Stream - 11am ET Saturdays
Turn the gain up to its peak and check out JP's product pick of the week.
Hi peeps
i like JP's intro music. reminds me of electric boogaloo. makes me dance in my chair. ๐
the opening beats
yeah
Please sir, I want more.
Just me, or is anyone disturbed by today's thumbnail for JP's product pick? They're usually very amusing. Today's thumbnail is bringing back traumatic flashbacks of watching silence of the lambs for the first time. ๐ง ๐ด
Good afternoon.
Hello!
i think that's JP's doomguy avatar
Hello everybody!
๐
JP is doomguy
I "extend" my hello to you. ๐
Just picked up 2 expanders. Thanks JP!
Maybe it's weird but I browse the store all week and then wait for JP's product pick of the week before I check out. You can use the product pick discount with the 10% off code from ask an engineer.
I think the next adabox should be a portal gun
Awesome
Expand your project possibilities, with theย Adafruit PCF8574ย GPIO Expanderย Breakoutย - an affordable 8 channel I2C expander.GPIO expanders work like this: you have a board ...
With JP using the i2c expander to make portals into new electronic projects
Nice Segway, eh? Lol
i enjoyed that yeah, good one
GPIO expanders are good for adding switches like buttons, mx keys, step switches, etc..
LED rings that shoot portals ๐
Driven from an i2c GPIO expander
That alternative between blue and orange each time you press the portal trigger
๐ค
looking forward to reading a JP learn guide on the expander.
yeah i2c gpio expander is cool
ohhh
question, i have a couple of keeboars, would this be good to add more key support for a full sized keyboard?
ocr screenshots are a thing now? that's cool.
I've got 4 Pi Pico W's in recent weeks for $6 each from a couple local US and Canada vendors.
Sweet!
Thanks @haughty quiver
Thanks JP!
Thanks @haughty quiver
Thanks JP!
thanks very much
Thanks!
thank you JP. always a pleasure. ๐
omg the JP doomguy with chips
i don't quite understand the cereal and milk reference ๐
@sand lotus it would be worth trying out one of these as expander for added keys -- i'm not sure if it'll feel slow or not compared to direct GPIO
ahh good point might add some latency, worth a shot
I just really like Corn Flakes and milk. No reference.
the randomness is quirky and fun for sure
The world needs more flakes.
raises hand
could be corn chips. i feel like there's a better electronic reference in there.
But listen, corn flakes is derived from corn, that has the knobs that have the juice. Itโs the most amazing thing. (TikTok video reference of a kid describing how delicious corn is)
๐ฝ ๐ฅฃ
Yeah, โthereโs a flake shortageโ doesnโt ring the same.
it really doesn't especially when you can hear lady ada's voice to that.
Flake shortage. Do do.. flake shortage
lol
I could see it if sung right
yeah she could probably pull it off
Greetings, good people. ๐
๐
Hey Y'll
โ ๐
is the skull with teeth for eyes from a movie or something? i don't watch horror movies at all.
It's The Corinthian from The Sandman
Originally a comic 30 years ago, now a new show on Netflix
I think it's from Sandman, but I haven't watched that episode yet...
good morning
@wise iris Good afternoon. ๐
Good morning.
my dad has always said "good morning" at all times of day--saves lots of trouble!
@viral sail Good evening and goodnight. ๐
good day makes more sense for something like that but what's life without whimsy
Hey folks, sorry but we're going to post-pone the show for later today โ We're having some tech issues and gotta fix ๐
@wise iris "Hello" is even easier...
yes indeed, but I don't think it was ever about making sense
Most likely will be back and ready by 1pm. Hope ya'll can understand!
No problem, good luck
Thanks!
no problem!
Lars has reached Florida...
see ya then
good afternoon folks
3DHangouts Episode 375 LIVE Wipper Snapper, Pi Plex Server and Skull Teeth https://www.youtube.com/adafruit/live #3DPrinting #3DHangouts
controlled room with a smart outlet and QT Py ESP32 S2. Update to our Raspberry Pi Plex media server prototype. Timelapse this week features a creepy skull w...
who's ready for round two!?
Good afternoon.
i've got a 2nd cup of coffee brewing just in time
๐
Pant Pant Pant Made it. Had to go to Pharmacy.
hello again!
same, went and mailed some stuff, went to the pharmacy, gas station. got some stuff done was trying to hurry back before 1 ๐
Adafruit Industries, Unique & fun DIY electronics and kits : Free - Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components & Parts LCDs & Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits & Projects Robotics & CNC Accessories Cosplay/Costuming Ha...
i figured we were waiting for a print to finish
oooooh magic smoke. love the smell, hate the cause.
Find maker jobs in 3D and CAD, Art, Design, Education, Embedded Development, Engineering, Fabrication, Marketing and Communications, and Web Development
Panelists Kattni, Jeff, Dan and Tim take a look back at CircuitPythonโs accomplishments over the past year, look forward to what is to come, community Q&A, and more. Hosted by Paul Cutler.
Subscribe to Adafruit Newsletters -ย https://www.adafruitdaily.com/

these things happen
plugging your microcontroller into the same switch your turning off
ohhh environment nodes... yusss
will there be a guide on all of this? plz.
yeah the S2's work well with wipper snapper, so does the V2. i have a V2 hooked up to wipper snapper, works flawlessly.
for now we have the Wipper Snapper Quick Start guide https://learn.adafruit.com/quickstart-adafruit-io-wippersnapper
the QT Py S3 is only like $12, amazing deal. The older ESP32-V2 is $20, more gpio but for a project that only needs a few gpio pins the QT Py can't be beat.
ahh emojis for names will make it much easier to differentiate devices with similar names faster.
nice update Brent!
didn't know you could overlay multiple feeds in 1 graph. that's sweet.
if you want to learn more about Adafruit IO and Wippersnapper, Adafruit's Brent Rubell was the guest on this week's podcast, too
is there a time based? i have a sunset and midnight actions with alexa to turn on/off lights automatically.
it automatically knows when sunset is which is nice.
yup, i'm working on an automated curtain project with a stepper motor ๐
would be awesome to roll that into adafruitio
SCD41 QTPY Mount -ย https://a360.co/3wPkQsn
Share 2D and 3D design files and project files with anyone.
AHT20 QTPY Mount -ย https://a360.co/3TqgOjR
Share 2D and 3D design files and project files with anyone.
the usb a to c adapter to a usb wall plug is really smart
there's a learn guide for powering lights with an adafruit relay board too. could go that route too.
modularity FTW
oh wow, haven't seen those. that's a bigger update than i thought. yeah i need to update my wipper snapper version today for sure. ๐
usually there are small updates, this recent one i'd regard as a major update.
there's a lot of people using the 8266 with WipperSnapper ๐
any plans for a new layer by layer? i love that series but doesn't happen often enough.
๐
those sata to usb cables are quite handy
great details. the feet are gorgeous. love the lunchbox handle.
that's a high class SFF plex server
open source media center ๐
i don't know if plex is open source, i know they have paid tiers but i don't think the code itself is open.
i've never used plex, i use emby. it's similar i suppose.
impressive that small thing works so well from what you're saying. that's awesome.
Yep 11:30. Snagged one today
media server in lunch box. hmm could do the same kind of design using the adabot lunch box.
Refreshed at 11:30 and the 8g was there. So...
yes vape juice is very sticky, like no tack flux after soldering sticky
atomizer is a great idea. we were talking about doom portal ideas in general chat last night. your idea wins hands down.
stitch!!!
stitch is the unofficial mascot of the mazda 626 community which i was a part of.
kumiko ๐ป
i might actually pick one of those up too, just to have it. best stitch toy i've seen.
looks like a clay pattern roller
they do the same kind of thing bigger, to roll brick patterns into concrete.
oh that's cool, i didn't know that
i don't even have a 3d printer yet and i love the wood pla stuff, if done right (which the ruiz brothers can do) you can't tell it's not real wood.
if printed large enough with thin walls i wonder if you could use it for a hot air balloon? like the japanese laterns?
This is Rock 'N' Roller, it's a concrete roller created by Marshalltown. Concrete is usually stamped with mats, which requires moving each mat into place and pushing them into place.
The Rock 'N' Roller allows you to stamp concrete five times faster than mats according to Marshalltown. Once the concrete is flattened you simply spray the concret...
that's a lot to deal with ๐
Looks like something from Tool (the band)
mouth needs a servo. with continuous servo might be able to go fast enough to make it chatter.
or a dc brushless motor
maybe even a vibration motor
i honestly have no idea how those things work, would love to see what's inside them. haven't held one since i was a kid.
a 3d print is stronger in the vertical direction vs horizontal? didn't know that.
it glows through all that paint? that's an amazing build.
ok that's what i was thinking, thanks
Skull of the Corinthian by Sator https://cults3d.com/en/3d-model/art/el-corintioย https://youtu.be/2WiYzLzWQ50
Skull of the Corinthian
From The Sandman series
Scale design from the original to the series
movable part, the jaw can be opened and closed
size 7.5 cm
Every week we'll 3D print designs from the community and showcase slicer settings, use cases and of course, Time-lapses! This Week:
Skull of the Corinthian
by Sator
https://cults3d.com/en/3d-model/art/el-corintio
CR10S Pro V2
Glow in the Dark PLA
8hr 57mins
X:267 Y:180 Z:57mm
.2mm layer / .4mm nozzle
6% Infill / 1mm retract
210C / 60C
78g
60mm...
the wavy effect is pretty
if you're feeling dry turn on your humidifier
circuit python day was a ton of fun though. what a day.
Thanks @rocky reef & @hard hollow . See you all tonight.
Thanks folks! cya tonight
great stream guys!
good show, thank you!
thank you for 3D hangouts. great show. ๐
thanks so much hanging out folks, see ya tonight!
hey folks get ready link drop https://streamyard.com/kp3zi7i226
fires up browser
๐
๐
Hello ๐
hi all
Good evening everyone.
Hello everyone!
Hey Y'll
Heyo ๐
I was like has it been a week alreadyโฆ
Me on Monday morning
I think the second camera is color shifted
Circuit python day special show and tell was on a Friday, threw me off a little.
I will learn how to make a robot one of these days
Luv dem lil micro bots
Robots are fun and frustrating all at once!
I made a minigolf robot for a summer engineering fellowship back in 2019
Yeah, fortunately this one was fairly simple
Wow what a rare find
I remember those. ๐
there were parallel port webcams?!?
What a fascinating piece of device history.
I have one of those. It's in pieces though โน๏ธ
my family def had one one of those too
FCC ID LKD4 https://fccid.io/LKD4
bunnyduino?
base 3d design in progress
I love this @split gazelle before I got into CP I did a bunch of Unity gamedev stuff for fun
This is very familiar
Impressive for never having even used unity before. The amount of options is daunting. Nice one Liz!
Iโd love to relearn unity. I tried to learn animation in unity back in 2010 but I didnโt have the mindset for programming lol
bunny CG puppet!
teapot!
A mad hatter?
among the canonical 3-D demo models
The presoldered LEDs atre basically the sequins. Awesome lighting effect. Makes me want to build a Lego Minecraft diorama in a cave.
love the idea for the globe @nova totem
We know where you live! ๐ฑ
Thanks! I had a basic piece before showing where I was but this looks cooler
Oh no! Forgot that part just look for the giant lego logo on the ground, I'm by that
"somewhere in the middle" is what I got. ๐
Interlude time
Thanks for sharing your projects everyone.
thanks Ruiz bros
Thanks to all for sharing your time with us
Thanks Noe and Pedro for hosting, and everyone who showed projects ๐
yay awesome projects folks!
Great projects and show everyone
Great projects tonight folks!
always great to see neat projects
@nova totem a nice bit of progress for one afternoon. have fun with your lego-emitting diodes(?)
Thanks. I was actually surprised how quickly it could be done. Now to add LEDs to everything!
Ok while we're waiting... I have a digikey cart going to replenish some stuff I keep around in "bulk". What am I forgetting to buy?
I feel like every time I do this, I hit "buy" and then 5 mins later... "dang I should have also grabbed X"
2N3904's
I usually forget something I've wanted to build a project with or try out, and keep waiting to order it with everything else. And then forget
I "add to cart" right away so I don't forget. I've got things in carts on 3 or 4 electronics sellers. ๐
ASK AN ENGINEER 8/24/2022 LIVE! https://youtu.be/rlV4nm9Ot50
ASK AN ENGINEER 8/24/2022 LIVE!
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: ...
I literally went to check. Still pretty good on those (and a surprising amount of 2n2222
and we're live
๐ง
I miss the sunset/moonset timelapses.
who doesn't :)
I did not have 2-factor on all my accounts and one day it caused me a lot of trouble. ๐ฆ