#live-broadcast-chat
1 messages ยท Page 84 of 1
warm the house with trinkets in that party @rapid hornet
trinket trinket trinket
Hack activity of the day: just pulled two small DC motors off an old remote controlled rear view mirror.
Can this trinket communicate via serial communication?
...part two: they both work
@rain river the answer is 'yes'' or 'maybe', depending on what exactly you mean
for talking to a computer, native USB<-> serial emulation is baked into the hardware
for talking to a UART device on the pins...I'm pretty sure the answer is "if you have the pins available"
@fickle umbra if I want to send a message via serial monitor to change a state or a sensor?
im the only one in the youtube live broadcast at the moment
Of a sensor*
serial monitor is part of the usb<->serial stuff
and yes, that works on all of Adafruits M0 based boards
Awesome
get ready folks!
Trinket party!!!
Hello
Twitch just spun up
It's crankin!
Whats goin on
Trinket Partay!
Yay!
Looking forward to my Trinket arriving Wed ๐
Teinket party whoop whoop
we're live in the adafruit factory!
I hear Phil, but I do not SEE Phil
Heyo!!!
Yay Python+Education
Hai @velvet beacon !
Hello World!
HI Stella
Hii stela
Awesome idk python only c++
Hi all
hi all! happy to be here
Hi!
It's started!
Stella!!!!!!
@vital bane ๐
Python is a great starter language
hi
sure I'm the first to do that ๐
@distant harbor it definitely is, my boys dig it
i learned on basic then pascal
adafruit is live at https://www.twitch.tv/adafruit
Python Playgrounds LIVE! with @adafruit @WillingCarol @projectjupyter TRINKET GIVE AWAY! 8/26/17
Welp, I tried to share the link on youtube, but it got blocked... :/
My degree was called EECS, they don't have it any more.
I actually came to Python after I knew a few languages
@open girder do you have a dedicated "conference bio slide" button? ๐
With Micropython and Circuit Python. Now education institutions can leverage Python on microcontrollers and Raspberry Pi
So for me it was less easy to learn and more "wow this is... so easy!"
u can install a planet?
Like the xkcd comic
It's a little weird at first, but eventually makes sense
I'm here...
C++ yay
I mean I don't love semantic white space. Ruins auto indent. But I'll take it.
@rapid osprey is live with @proper trench
Yeah, the indent-> statement block thing still seems to be too casual. Nothing wrong with {} or begin..end
Block code gets kids started with logic and syntax
Then they can move onto full scripting language
Yes, and bracketing those blocks with keywords always made sense. If you start without it, I guess it would make sense just to indent
Is there a database library for your Jupiter
Big Snek!
But to me, it's....weird.
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would love t...
@proper trench gets so excited when other engineers are on ๐
Is the Jupyter logo missing a Galilean moon?
@everyone WE ARE LIVE Python Playgrounds Hackchat with @open girder @WillingCarol @projectjupyter TRINKET GIVEAWAY https://www.youtube.com/adafruit/live
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would lo...
Ahem 'in da house"
What can be more traumatic than C? perl! (and this is said by someone who loves the line noise)


''''''''[-'
Trinket party!
sorry my baby Ada is typing..
Even FORTRAN was a puzzle at first, but like all things, if you keep banging your head against it, ... well it hurts.
Python for Kids by Jason Briggs is a great introductory book https://www.adafruit.com/product/1161
Inform us about python please
What a good age to start tech my child about programming?
That is a great book @velvet beacon I have a digital copy
Basic and Pascal got me started.. Java was such a treat to learn later in college.
So, I LOVE the idea of Python on microcontrollers, etc. But I still, in the back of my head, long for brackets and hate control flow via tabs. Any tips?
basic and pascal got me started too when I was about 9 or so
hello
@distant harbor definitely is! i've used it quite often with my own kids
FORTRAN, asm, Pascal, C, C++, VHDL, Verilog, system Verilog, and still, Python seems the weirdest
The only programming language I know is c++ kinda, just cause I haven't done much yet.
How can we add braces to python? ๐
C++ is an excellent start
Braces would help me, with my ancient habits
@lilac walrus never too young! my kids are now 9 and 12, but were learning block coding a couple years ago
You could add a preprocesser to strip them and generate the right indentation
That's really tempting, in fact
Our classes just ditched matlab for python
@velvet beacon my 18 month old still hasn't grasped the keyboard but she is trying...
What's some references for 4 and 5 years olds to get into codingm
I think instead of brackets, might be good to have a good editor, ie atom
My first CS class we learned Scheme but never did anything with it after that
I volunteer for a non-profit that uses Python and Minecraft
@vital bane ๐
If only Dr Suess wrote a coding book.
@nimble egret atom is great
@velvet beacon my daughter just started preschool so think I have bit of time
@brisk bough yep block coding with scratch, but have started cloding the Circuit Playground Express using MakeCode
if (ham=="green") then samiam=true;
Odoo is a huge ERP framework, ALL Python
LOL that would be excellent @vital bane
@past pawn, I agree
@open girder the Gitter CircuitPython community get notification about trinketparty
Sometime I should learn python, partially because of circuit python, partially because of Blender (which uses python)
I can use platform io as well.
I would not could not catch Exception.
Tony's videos on it are excellent, by the way (@sterile mulch)
My niece just started reading I want her to learn coding at the same time... is that at too much info for her to consume?
@nocturne turtle Python is used lots of places, so it's a great language to pick up
@nocturne turtle It has great data types. Very powerful.
funny this is actually pretty relevant to me.... I'm actually doing a demo of programming to an elementary school students next week. I was planning to use python, and the 'turtle' library. But if anyone has any other suggestions I'd be interested to hear
@nocturne turtle, I have to give this a try
@distant harbor Yep! @heavy siren
No Tornadoes, Plz! I've had enough of those this month
@fallow fractal check out makecode
@rain river No, it's not too much. Coding can be taught in so many ways aimed at different ages.
can you put links in the youtube to all these references? or somewhere to later reference
Python can be very difficult to master. Get very familiar with iterators and list comprehensions.
@fallow fractal @vital bane https://makecode.com/
Difficult to master, I agree, but pretty quick to get started
I used MakeCode with my CPexpress. Or was that MakeBlock.
The list/set stuff is really cool, very handy
Oh this is pretty neat. I like the visual drag and drop
Project Jupyter http://jupyter.org/about.html
@heavy siren Make Code is relatively new
Ooo thanks stella
So raspberry pi uses python ?
@eager sapphire Yes, easy to learn, and that's the problem. It tends to give the wrong impression
@rain river Yes
@rain river You can use multiple languages with a Pi.
@rain river Raspberrypi.org has lots of Python lessons
To be honest, I much prefer writing as much as necessary/practical in ASM, for embedded systems, for speed of execution and code size
raspberry pi has python installed on it
Hello!
jupyter is very cool
Remember, Raspberry Pie uses Linux.
Do y all have a link to jupyter?
...the rest in straight C, maybe C++ if there's a pressing need for abstraction
@rain river http://jupyter.org/
@open girder How many different languages do you guys use?
@velvet beacon thanks!
@velvet beacon So, its an online IDE
@heavy siren That is one option it looks like, or you can download the notebook
A lot of assembler and C/C++ lately, It's been years since Ada, Pascal and FORTRAN
And a. Lot of verilog and VHDL for FPGA/ASIC design
It also looks like they have something called Jupyter Hub?
sounds like machine learning
Ada is a boss women are the future!
@open girder ah reminds me of the teensy FFT
โค 
Getting data from FFT
Nice summary Kurticus!
Haha thanks @eager sapphire
Where's the assembly language icon, huh? Well?
So excited. FFT on a Trinket-sized board.
That's amazing, that kind of processing power, on such a TINY board
Hi I would like to recommend Al Sweigart's books, particularly Hacking Secret Ciphers with Python
Could you run jupyterhub on a pi?
scikit-image http://scikit-image.org/
What's FFT? Sounds like it's something to do with teensy?
Our dino days are numbered, @eager sapphire :)
Well there ya go
@nocturne turtle Fast Fourier transform
The world will always need an assembly language programmer.
Yeah I remember @Tony mentioning jupyter in one of his stream
@eager sapphire YES assembly language. gotta love it.
Isn't circuit python also a bit easier than normal python?
Suddenly I want to make
cookies
@nocturne turtle Not necessarily.
trinket m0
Oh @hard hollow and @rocky reef CircuitPython cookie cutters!
@heavy siren Ok, I thought Ladyada said that in a different video
I have a bunch of the original trinkets, it'd be nice to snag a M0 trinket soon
But that's the catch, @eager sapphire. Just one. When the AI starts designing the processors, it will also create the compiler. I predict the last human-built compiler will happen in our lifetime.
Surely glitter nail polish helps?! ๐
frankenstien was the doctor not the monster
My Trinket M0s arrived yesterday. Can't wait to dig in.
i hope no blue smoke lonmakes
You snagged one of those quick @nimble jackal!

Do you guys know Mr Bean character is actually an Electric Engineer?..
Forgot his name
Hey all... makecode question follow up. It seems to be generating javascript code which says it can run on the Circuit Playground Express... but I'm not clear on how you run javascript on there?
Heh, @distant harbor . I set up a IFTT alert and had the rest of cart ready to go,
My favorite thing about Python is the fact that I can send updates to parents of kids who use AT and they can update it without an IDE
Thats so me cant code by i would like to add program to my projects
Rowan Atkinson?
@fallow fractal you can click download and it will make a binary file that you drag and drop on the board.
@open girder and SOMETIMES (depending on things we haven't pinned down yet) You can change Circuit Python code on the board from your phone!
Installing/using Arduino is a big deal and kind of a deal breaker for many of them.
@nimble jackal genius
@eager sapphire yeah there you go
He's also painfully funny
Perhaps the evolution from python is to the black adder
@vital bane the .uf2 file? I don't have a circutplayground yet (though might need to pickup a few for a demo)
I was down to 2 Trinkets anyway, @distant harbor . It was time to order. :)
I need to get my hands on a Trinket
@fallow fractal yes
@hoary igloo circuit python is on circuit playground - that's very FLORA like
@hoary igloo Maybe if it's a flora m0... if that even exists? ๐ฌ
@fallow fractal make sure it's the circuitplayground EXPRESS
Gema M0
Tell her the holy grail of Music AT is "sight reading" music (realtime playing music you've never heard) for the blind (ideas would be welcome ๐
Does Gemma run python?
using Jupyter and circuitpython in same code editor like vs code https://marketplace.visualstudio.com/items?itemName=donjayamanne.jupyter
@brisk bough the gema M0 does
The m0 does @brisk bough
yup, new gemma m0 does
St. Thomas name check? I'm like 5 blocks from Minneapolis campus
is my fav
loves Jupyter
@vital bane yeah was noting the seems to be a difference...
so the difference between like Gemma M0 and Trinket M0 is that Gemma is for wearables? Trinkett for robotics and led projects?
@nimble jackal yup! https://twitter.com/amptmn?lang=en
@nimble jackal yep, that's the one ๐
I think it's form factor and so on
GEMA M0 is for wearables Trinket M0 is small form factor
The trinket is for tiiiiny projects. But doesn't have some of the wearable features.
got it thanks
Like the alligator clip/conductive thread pads.
Adafruit says that trinket m0 is out of stock already! Guess everyone is really excited! ๐
@open girder what would be the advantages of using Python database development?
The BIGGEST problem with Python is also its GREATEST strength. Dynamic Data Typing.
I plan on using a trinket for a pH sensor and connect it to a bluetooth chip sending data to an app created in mit app inventor 2
@brisk bough Kinda? the trinket is going to give you more pins to work with while staying small, and the Gemma is good for stuff where you don't so much need the pincount, and want to keep it simple and maybe have battery jack built in?
@nocturne turtle they've said they're cranking out a lot more already
Text parsing in Python is outstanding, that's one + for importing any kind of text
@lilac eagle Awesome!
- in a database development?
Does tony have step by step how to use python??
@nocturne turtle @lilac eagle yep and we're giving some away today!
If you needed to import strangely formatted data for database v0.1, yes
@velvet beacon yayyyt
trinket m0 $8.95 is practically free
My absolute favorite part about Python is the loop structure
he doesnt call her lada ada ? how rood
trinket m0 is only 8.95? wow
(not (miss (I (and (scheme (all (the parenthesis)))))
I want the M0 to measure the time between sound detected by two microphones acting as ears.
where everyone are?
LOL @pearl shoal
@hoary igloo This might be one, Im not sure? https://www.youtube.com/watch?v=KoBJG3Taq_Y
Live stream to http://twitch.tv/adafruit exploring the beta of CircuitPython, an open-source derivative of MicroPython with emphasis on beginner friendly con...
@open girder are you guys going to do a trinket M0 6pk?
Dope!
I need a 1 pack first!
They're all black... how did I not notice that earlier??
LISP drove me insane, and it was a short trip, sure
@open girder is the trinket the same board thickness as the new Gemmas?
adafruit black ๐
Without auto-paren matching in your text editor, LISP is torture
so tiny
Interesting to see one with a dotstar!
crunch board...no work no more...
lisp is torture eve with auto-paren matching
That, too.
Is it 5 volt tolerant???
@eager sapphire, yeah, so many parentheses with Scheme.
Rechargeable batteries?
I will make a capacitive touch -> HID Kbd interface for AT users with NOTHING but an M0 and some Bare conductive paint ๐
@heavy siren could give it 5v through the usb
Pretty sure I have some leftover unclosed statements from long ago, so: )))))))))))))))
What differences, if any are there in comparison to the gemma MO?
Lisp -based paren karmic imbalance?
Yes
@vital bane Yes, I know, but is the i2c and gpio 5v tolerant.
That's the source of my misery!
ah
can you use the lower power arduino libraries to bring down the power usage?
Awesome!
@heavy siren the original trinkets came in two flavors. 3v and 5v
@rain river Power with either USB or external output (such as a battery) - it'll automatically switch over
cool!
The six pack I was referring to had 3 of each
@open girder with circuit Python code , will it consume more batt power compared to an Arduino code?
pogo sticks!
Maybe a new backpack idea for the trinket?
Is the Trinket M0 a lot narrower than Feathers? Anyway to use Featherwings with it?
That is the new one
@eager sapphire yes
But if my sensor is 5 volts using 12c, will i need a level shifter to talk to the trinket.
@heavy siren correct
Is circuit python preferred over the arduino code?
@rain river depends on what you are doing
@severe inlet probably not the same pin outs
@open girder thanks
Would be nice to see PowerBoosts with +5 and +3.3v to help with transition from 5v to 3.3v. Is there a possibility?
@open girder Isn't 5v theoretically better?
... both 5v and 3.3v
How does using a 3.3v board affect using 5v NeoPixels?
@nocturne turtle not necessarily
As long as you power neopixels with 3.3 as well you're okay, right?
@distant harbor Yeah, probably wouldn't even notice anyway
@fallow fractal probably a little bit of a brightness difference, prolly not much
@fallow fractal I had to use a level shifter to get a strand of neopixels to work..
The board output needs to match the neopixel power voltage
You can throw in a setup voltage regulator
@fallow fractal but I had a 5v power supply for the pixels so I dunno.
I've used a NeoPixel ring with 3.3v just fine
there ladyada just answered
They're already TOO BRIGHT heh
Do the analog io have hardware interupts
trinket giveaway!!
yeah
@velvet beacon yassss
Which part is running the burner on that board?
Yay

short circuit
Trinket party
I still have one of the original trinkets from when they first launched

@vital bane don't get my hopes up!
Wouldn't connecting a 5v powered NeoPixel strip to a 3.3v board be a bad idea?
@lilac eagle I'll buy you one if you don't win one.
Teensy 3/6 roger that thanks
Trinkets for all!!!
How exciting!
@Ryder She said that it would just be dimmer by a bit
@vital bane Just ordered a Circuit Playground Express Educator's Pack thanks for your help
Is that board using level converters or is it all 3.3v?
@fallow fractal I have that pack it is great!
Cortex M4f on a teensy 3.6 right?
Hello from Harvey observation post #13 Austin Texas
Empathy testers, brilliant, the real connection with the user makes for a superior product
Do you keep a collection of old/discontinued testers?
Rosie CI
@blazing atlas we do!
What's up @frail flame
@open girder museum ๐
what is that top board again?
@open girder can we get a video of the Adafruit museum sometime?
Sneak in another question about that burner board? Is it pure 3.3v?
You might remind folks that there's a Teensy->Feather Adapter ๐
@kind thicket teensy 3.6
@kind thicket you mean the teensy?
what had the sd card in it
The adaloger did
oh thanks
@kind thicket yeah
How well wld micro python do with robotics?
What are we looking at?
a tester for our products
Watching Limor test is like watching Micah teardown or Colin solder -> Good TV ๐
their older tester
@kind thicket https://www.adafruit.com/product/3266
thanks evanr
Oh okay
@open girder. Is the tester injecting codes to run on a test board? Is that how it determines if board passed?
I usually design a tester for each of my one-off projects. Even if the tester isn't built, it gets me thinking about potential project errors. I have a collection of tester circuit board designs (not printed).
a giveaway you say?
Yay giveaway!
Giveaway time?
trinket m0
Yea!
Awesome
ooo i would love some of them for code club
Yay!
nice
giveway mosfet ๐
Woohoo
hurray!
Yah!
Trinket M0!!!
The M0 sure would be a great birthday present...
Yayyy
I'm not chatting because I'm trying to work, but I still want a trinket...๐
kinda sounds fun to do testing @open girder
giveaway time! yasss!
Slackware install using 37 floppies......
Slackware .99 patchlevel 14 on floppies ๐
Woot woot!
ohm bit stab
Giveaway!
Dang, the cell does not function in the cave
international?
How do you call it
meh not me ๐ฆ
I just want to experiment with the trinket. I love making things but I don't have the money to do it.
kinda reminds me of calling in the radio station for a request, except you win ;D
What is this letters for numbers?
Ha! I'm 10 miles from Port Richey Florida ๐
Can you give away like 2 more?
I won a couple weeks ago called during ask an engineer
Congrats Scott from Florida!
gee ryder....
How do i win?
@kuricus what did you win?
Didn't win a trinket though lol
phone keypads have letters on them, so the letters map to number keys
646 842 1288 I think
@kind thicket just trying to make it fun for 2 more people
I just joined so I don't know how to win
Idk how to call in this app
@rain river Doing great. Windy wet outside. Inside conditions nominal!
@velvet beacon TPL5111
Yeah I need help
@distant harbor nice!
You need to call their number with a phone @rain river @boreal grotto
Congrats, Ryan!
tejasmj i think its via phone
@velvet beacon it's a watchdog timer to keep low power projects even more low power lol
Yay, I won
So when do I call
Congrats!!1
Congrats, Ryan!
@velvet beacon Yup! :)
What number do I call
Thank you! Yay Buffalo NY
@runic acorn congrats!!!
oh was ringing for m e but then voice mail ๐ฆ
@runic acorn yay!
What's the phone number?
I won a copy of Make on Ask An ngineer so I can never win again
@kind thicket leave a nice voice mail then. They play them to the team
two more trinkets!!
What's the phone number?
the number is onscreen
What screen?
not close to phone
ohm-bit-stab
I'm on my discord app
@boreal grotto https://www.youtube.com/watch?v=dCIEcx-4Ibo&feature=push-lbss&attr_tag=q6zdfXKo2VvtARF3-6
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would love t...
ohhh that's what ohm-bit-stab is lol...
last winner - drumroll....
๐ฐ
646-248-7822
well least they are not expensive to buy ๐
awe sad when you are dialing and you hear it ring on video...
Dang, I tried at least!
I have been trinket-blocked by Hurricane Harvey ๐ฆ
Wow it's hard to connect...
Oprah would give everyone one
Google voice has a delay when dialing :/
TrinketParty o/
I'll save my ohm bit stab luck for ask an engineer...
get that pick n place machine going
need mor etesters ๐
Thanks Adafruit even though I didn't win!
trinket M0 is out of stock still?

Yeah, thanks!
San Antonio is just British levels of damp at the moment
thanks Phil
yes but making more janisku7
I was out of luck with calls
Thank you Adafruit for everything you do!!!
"British Levels Of Damp" - nice
no phone near me
@fickle umbra sorry to hear that. Is it bad out there?
@eager sapphire it's accurate...
@shell mason google voice...
Thanks, y'all! this has been fun
the observation post part was a joke.. Dave keepin it weird here
big shout out to Carol Willing for joining us today!
@nimble egret Nah, we're ok... low watter crossings are, of course, being crossed, but not much else
CircuitPython Question: I know the boards reset when you change the main .py file - do the reset when you change included files (like config files?)
Awwww. I wanted one to lear to program on. Shoot. Maybe next time!
Delightful interview.
@pearl shoal I think it resets on any write, but I could be VERY wrong there... gimmie a few and I can test for ya
Another great show. They need an Adafruit Roku channel. Someday
TrinketParty and coding the same time
Thumbs up to Carol!
@fickle umbra that's my philosophy too! I'm more than willing to test if a box of surprises shows up at my door...
Thank you @open girder
This is Danon from NY. Lol, told daughter Mia that she gets to pick the first project & she screened with excitment.
@lilac eagle I meant a couple minutes ๐
@ivory kiln That is cool
@ivory kiln congratulations! Will it be on show and tell?
https://www.adafruit.com/product/3500 It's out of stock but you can hit the notify me button!
Absolutely, she & I both love show & tell
Great party
@pearl shoal my gemma resets on any save to the 'disk'
fun s how though i wish chat was just in twitter. I only have one monitor so have to have two windows side by side for this.
Thanks everyone!
digikey have even emailed me they catalog
byeee!
thanks!
Bye!!
It's over ๐ฆ
bye!
Bye!
Great stream, wish more places did something like this!
Yay!
Thx guys
Good Bye World!
Bye!
Now lets make something!
Making a Biped Bob right now
i should play with the old trinkets i go
Back to soldering
mmmm solder fumes
Great show guys. Thanks again!
@kind thicket Lol
think someway to giveaway in the discord chat
Not good
Thank you @fickle umbra
I really got to start using the discount codes I'm collecting
Bye guys. See you on the other side
@pearl shoal More than welcome.
giveaway those who talk in the chat in the liveshow
if they used twitter there are plug ins or such to giveaway stuff in that chat
shrugh i like it better
Do you mean twitch @kind thicket ?
oh yes...twitch sorry
Ohhh okay then yeah, that would work if they wanted to
But they seem to be pretty all-in on Discord
Plus they're a Discord partner
Discord has been pretty nice.
Discord is great!
guess ill need to buy a second monitor finally hehe
@kind thicket 3 is a minimum...
im a pleb
I have server in twitch and in discord
i normally dont buy stuff till it breaks..so buying something extra is hard. and my 3d printer died so need to save for new one
if discord allowed me to minimize the name list and server list that would make chat area alot bigger
you can build using foam
@kind thicket mine came from work when they were getting rid of a bunch..
oh very nice cmfly
@kind thicket you can minimize the name list by clicking the people button in the upper right
everywhere ive worked stuff goes back to leasing company
oh nifty ryder
welp im a bit off feeling so catch ya later
hope you're feeling better soon ๐
thanks
Adjusting for pin numbers & pin quantity. Will micro python programs done on Circuit playgraound carry over to the new trinket MO & gemma MO?
They should as far as I can tell.
there might be a couple things removed. I'd ask in #circuitpython-dev
K, thanks @vital bane
@ivory kiln the builtin RGB on the gemma (and I think the trinket, you might wanna check me on that) are DotStars, not NeoPixels, so something to keep in mind
Awww, I missed the party
@green pagoda watch on youtube and slowly scroll though the chat ๐
@fickle umbra I think the Trinket was called a NeoPixel on the New Products video
Product page says DotStar
@vital bane that's why discord is amazing
if there was a #replaybroadcast channel we could gather likeminded people and all press play at the same time...
There's places to jointly stream existing video
You could use https://togethertube.com/ or https://cytu.be/
That's ok @fickle umbra , all I have right now is dotstars. Thanks for the heads up.
Is there anyone in Discord still that might have any idea of about when the Trinket MO might b back in stock?? I'd love to add 3 of them to the order that I'm putting together this week.
@ivory kiln Never. They're never being made ever again. They're following the Nintendo model.
Sorry @river peak joke is lost on me, I'm not a gamer so I don't get the Nintendo reference. What did they make something really good & then discontinue it for either no reason, or some a** backward stupid reason?
The NES and SNES "Classic" editions are/were only made in extremely small quantities, despite the fact that there's HUGE demand for them
Ahh, gotcha. Really? why on earth the heck wld they do something so stupid?!?
Because they want people to use retropie I guess
it makes sure that they sell EVERYTHING. And also increases the demand for the next one.
Ah, ok I see. still think they prob cut there own throat but hay like that's new in the corporate world.
Missed the party! Dang it!
@kind thicket You can minimize the name list by clicking on the silhouettes icon (mouse over says "Member List") to the left of the search box in the upper right corner. It toggles dispalying the member list.
@ivory kiln I know its on the list to make more Trinkets and Gemmas but I wouldn't be surprised if it was a few weeks. Not exactly sure
Gotcha. Thanks @rapid hornet , that's exactly what I wanted to find out. Whether or not I should hold off my order. A few days or a week is no prob, but my daughter Bday present is apart of this order so I can't wait too long. Lol, She is going to plotz herself when she sees that she's getting a Circuit playground express educator pack. Lol, the lunch box alone... she's going to scream like, well a like a (a very loud) lil girl. lol She's turning 8. ๐
@ivory kiln Yay! I just got one for a neighbor and hope to give it to him today. I think hes ten
Lol. very awesome @rapid hornet , I bet he's going to love it.
Is this where I can query show times?
?showtimes
3D Hangouts - 11am ET Wednesdays
Show & Tell (YT only) - 7:30pm ET Wednesdays
Ask an Engineer - 8pm ET Wednesdays
Desk of Ladyada - Random hacker times
Desk of Tony D - Evenings PST Fridays
Thank you!
np ๐
Is the trinket m0 thingadoo today? @rapid hornet
it was yesterday
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would love t...
And I'm blaming Harvey on not getting a trinket.
I haven't finished watching it. I missed it live too
worth rewatching though. carol is awesome
Here are a couple of photos from the on going stream tonight. The show the scintillator and light pipe I am working on.
Looks like a mic head :3
One of my high voltage connectors is in poor shape. The pin should be fully extended, not back in the housing...
Soon to be put in the SEM (after risc5...), 3d printed metal parts!
And after I get image quality back...
Ooh, heavy?
That... that really doesn't look like a layer deposit
As much as one would expect. High carbon steel.
If you zoom in you can see layers. This was the best print they had to date.
is scott who won the trinket here? I have a cat with epilepsy too
Aww poor kitty
he has a pretty good life all up though
...
something coming? more mariokart? ;-P
Flora M0
Flora M0 with AdaKart M0
SEM stream coming up soon! I have to rebuild some vacuum componets, and then back to scaning cool things!
Stream is live! https://www.youtube.com/channel/UCb_v3Hwa40W7ZU-qgV8KOMA/live
and we are 3d printing live on youtube.com/live
@rocky reef discord need http tag in the link
i figured lol
Hello World!
can you stop the spam in youtube chat?
HI MOM IM ON YT! Btw i love the raspberry pi videos! Greetings from the netherlands!
I think Phil said that you can make Twitch not suck with an ad blocker.
I like the Discord chat in the youtube screen.
Audio seems to come and go there
audio keeps going out
Can't watch live this week, but will definitely watch later!
When ever you cut between scenes, it seems.
You got an intermitent connection somewhere
sorry folks, new set up
Honestly, It's kinda fun to watch everyone learn about all this.
Do not worry. We're hackers, remember...
Yeah!
How are you guys doing today?
Quick Question, How long is LUCITE good for.
LUCITE want you
The code, I think
we don't think theres a shelf life for it @heavy siren
Is it lit with white LEDs or is the color coming from a filter
I have some unused acrylic
oh the code is good until 11:59 est
Is there a charger onboard for the lipo???
yes!
Perfect.
Purrfect
Can one side be red and the other blue at the same time?
@heavy siren oh cool idea, you could also have single leds over each letter to have them๏ปฟ be different colors
ah great idea!
Will make my UP Star out of acrylic instead of 3D printing it.
I am prototyping a sound location processor using 3 mics and need to mount them 8 inches apart with M0 procerssor.
What was your motivation to do these projects?
Have you used lasers on the acrylic
Wondering if effect is different then milling
laser etching
have 500mW with uArm
Make a old nikon 3d printed decor
I have engraved acrylic with dremel
was that cut out with a bandsaw?
now @hard hollow need to light it up that hand engraved sign
How about an acrylic panel with the touch pad over it.
A control panel
Good Bye World!
@heavy siren think project to acrylic and have touch pad over it
Always awesome! Thanks!
thanks for hanging out with guys!
just in time for this https://news.samsung.com/global/
from ifa
...
test @open girder right?
yupz
@open girder twitch have some issues right now twitch support tweeted that they are fixing the problem
that is cool when one place have issues that time other places support it
I like watching on YouTube
the new 3d printing thursday post is awesome.
Snes Mini Raspberry Pi #3DPrinting #3DThursday https://t.co/UtwjFnzog7
Hiya
Cool eyeballs!
whoa giant eyes
oooohhhh cool eyeball
creepy
Did I miss the link to join?
K. It's full at this point.
Anyone have a link to the sphereical display he's showing?
@low fractal is PhilB
just a headsup, Twitch is having MASSIVE issues tonight, so odds are there will be no stream there.
@waxen thistle Google 'round for "Gakken WorldEye"
thanks @low fractal
Live python coding!
yay!
we want to believe
well done mr dan
Is that what the microbit uses for temperature?
@paper peak nice demo! Congratulations on getting the temperature working!
that rocked @glossy glacier
All the kids are super overexposed
Nice, Phil and Adam can have dueling microscope videos
Heck yeah @glossy glacier
and we can hear he's in discord ๐
10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm ET #askanengineer http://www.adafruit.com @open girder
so great @glossy glacier
This is the best night of the week for me
These would all be great album covers
ello all
hi @tacit pine
greetings
Electrons into Photons???
yay @lilac eagle !
that rules.
Best work prank ever!
haha that's awesome
too funny
annoy-a-tron from hell
Yup @heavy siren , Scintilator and then to a photo multipler tube.
Blinky eye fez! Cool
Live demos ๐ญ
@glossy glacier is the scintillator used in your SEM hygroscopic? Could the casing on the bad one have cracked or otherwise been exposed to air?
The only thing better than a fez is a fez with an eye
He should be at Burning Man!
it worked well @lilac eagle
Those video displays for the eyes run around $160 on ebay. ๐ ๐
the Gakken one, right @waxen thistle even more now!
@low fractal created a run on them
looks innocent
@severe inlet No (thank goodness), it is known as a p-47 scintilator. They just wear out after a while, but the failure mode was odd.
Haha, these are the buy-it-now prices. @low fractal Is that what they were going for (ballpark) when you got yours?
If they are selling for $160, I'm putting mine up there!!
Yeah, was around $160 on Amazon at the time. Now it's like $220 or so. So eBay is the hot tip for now.
oh -- nevermind. You must be referring to the huge hdmi thingy not the 1.5" TFT screens
I like the idea of Circuit Playground as UI for Feather
yeah, that box looks super cool
Mike's project is really cool.
I love that skirt!!!
Good luck @ school!
great show and tell!
Thank you presenters
Good Bye World!
fun show ๐
Let's see if they have any luck with Twitch
....and i can't even load the page. so probably not.
Now we've got to wait for Ask an Engineer
@glossy glacier hi!
@green pagoda Always fun to get a new shop!
@nocturne turtle the suspense! ๐
Sadly I missed most of show and tell :(
love the idea for circuitplayground as the input and display for the feather!
@velvet beacon yep!
@nocturne turtle always next week! but just in time for AanE
@glossy glacier yeah, my shop kinda moves with me. I had a really nice setup at home with a soldering station but I can't use it here because it will set off a fire alarm and there are already too many of those. Part of it is on a cart so I can take it to a lab
I've always wondered what happens between show and tell and ask an engineer.
@vital bane top secret
lol totally
LIVE entry not showing up on Adafruit's youtube page, had to get there via youtube/user/adafruit/live
one day I'm sure it will be on periscope
CHAT IS HERE! http://adafru.it/discord 10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm ET #askanengineer http://www.adafruit.com @adafru...
@rapid hornet Can you post a link to AanE when it's.....oh you literally just did. Good chap ๐
There is the sound!
๐
Are you guys not broadcasting on YouTube anymore? Can't find the link on your YouTube page?
CHAT IS HERE! http://adafru.it/discord 10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm ET #askanengineer http://www.adafruit.com @adafru...
@ivory kiln it's there
It should be live... now! ๐
Team Ada! ๐
๐
new new new new
Sry its thr now. So used to it being posted long before the show.
@green pagoda Thats to bad about the soldering. Breadboard for the win I guess.
Team Ada vs Team Random Electrical Shocks! ๐
aka Phi;;ip right
mermaid YAY!
hi all \o/
@ivory kiln its no longer scheduled so it works with restream.io
@frail flame They seem to release so many new products!
@green pagoda solder out in the courtyard...
@nocturne turtle They are the center of the universe?
Ahh gotcha @rapid hornet , thanks
Maker universe
Yes they are
no problem @ivory kiln
easy peezy
set it to your homepage
CHAT IS HERE! http://adafru.it/discord 10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm ET #askanengineer http://www.adafruit.com @adafru...
12000 wow
I want same-day in California!!
do you have a map of the sameday zipcodes?
Now that show and tell is over, I can open the door and turn the fan on. It climed 10 degrees in here just during show and tell...
Hi, some news with SAMD51?
10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm๏ปฟ ET #askanengineer http://www.adafruit.com @open girder
The news is that it's 30 more than the SAMD21.
@glossy glacier Guess it's a million degrees there too? ๐
Did anyone try Twitch? All I get is a blank page.
Official support account of @Twitch. Read this! http://help.twitch.tv/customer/portal/articles/1210307
18735
586982
It is 78 outside right now.
@glossy glacier My bedroom gets like that during 3D printing.. No fan - no AC
@verbal mesa I was working on porting CircuitPython to the SAMD51 today
@frail flame Better layer adhesion?
the GitHub samd51 branch didn't updated for 27 days now..
Better results overall I hope
@verbal mesa https://github.com/adafruit/circuitpython/tree/asf4
@rapid hornet actually I'm looking for native support in Arduino ide, I cannot get the SPI and I2C to work.
LadyAda is like a medic at burning man.
ah, I thought they had the basics going
Harmless pranks are great!
Huury, the LEDs don't work! Someone call a MechE!
If LadyAda plays FPS, she's be a support class like a Medic or Engineer.
I just build my own board, and gpio is working, but cannot get SPI and I2C to work...
@waxen thistle I'm guessing engineer
@verbal mesa I haven't gotten that far but I'm using ASF4
?users
Would this help fix the issue between the Circuit Playground + Adabox 004 feather project? (sorry I don't know the user's discord name)
?membercount
1180
253
1179
1
Hi mom!
Well, I'm happy to be wrong ๐
@open girder With all these people, are you going to start earlier so you have more time?
@rapid hornet I'm looking at your repo now...
I'm still fussing with USB. Have you used ASF4 at all?
Yay sparky! I just had one of those last week.
No, I got USB to work with Bossa bl
I love the sparky pins
love learning experiences! we learn from mistakes!
๐ฌ

@verbal mesa k, I think thats raw registers
Me too @velvet beacon!
We need a spark the blue smoke monster channel!
My only trinket pro I accidentally burned up, but I learned a lot at least!
@regal garnet we were debating it but are trying to limit how many channels we have
yup yup! we'll continue to fine tune it
@rapid hornet adafruit repo have a branch for the SAMD51, and the serials should work, but I didn't got it actually working...
along the lines of the DIY HDMI cable parts... Any USB C breakouts in the pipeline?
Oh I missed Jupiter. Shucks.
yeah, the arduino repo? dean hasn't been doing it recently but I thought they had all of the basics going
@mint harness I asked that last week, they will once it's mainstream.
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would love t...
The fork of the sand core from arduino
@nocturne turtle Maybe USB C + a power delivery controller.. that would be pretty awesome.
@velvet beacon You have a Twitter? I follow Carol already
@mint harness Sure would!
USB C is a lot pricier than micro USB now
@rapid hornet https://github.com/adafruit/ArduinoCore-samd/tree/samd51
it is, but USB C is gaining adoption. And if you want the power... only other choice is a propritary thing like Qualcomm's QuickCharge
@verbal mesa thats the right place to watch
Yeah micro is kinda old now
@distant harbor sure do ๐
@distant harbor https://twitter.com/stellastriegel
@nocturne turtle cost matters more than age to @fallow fractal I think
I'd love to get to USB C though for my sanity
The mainframe/server w/ thin client vs powerful client cycle continues...
all around nice person ๐
Right, I'm saying that is probably why it's cheaper
I first played Oregon Trail on a teletype
@nocturne turtle oh yeah, totally
That cycle of thin/thick client is a big thing right now in enterprise IT, we're seeing it transition again.
@velvet beacon just followed!
yeesh, just spotted one breakout, but it's $10
@severe inlet oregon trail ๐ i died from dysentery way too much
at that price point, I'd be better off just whipping something up with OSHpark
yay OSHPark
@nocturne turtle ๐
It's more just having enough copper that 20V @ 5A for full PD is possible
@haughty quiver I am not sure that is a legal opening move..
@rapid hornet yep. I'm using it, and serials aren't working, I used logic analyzer to check, and clock is not performing, and I've tried variety of pins muxing configs, no luck at the moment .
Hello!
"Juypter".... How Did Python Become A Data Science Powerhouse? https://www.youtube.com/watch?v=9by46AAqz70&t=926s
It is a well established fact, Python is the best programming language for data analysis because of its libraries for storing, manipulating, and gaining insi...
mermaid !
JohnParkLive is always fun to watch!
@verbal mesa feel free to drop an issue on that account to coordinate with dean
by account I mean repo
yeah, digikey has USB C connectors, so that's totally possible
its blocked for some reason... ๐ฆ
If you're interested in Data Science.... https://www.humblebundle.com/books/data-science-books
shows up 20 minutes late with no starbucks
what does everyone here recomend to learn first as a complete๏ปฟ beginner to programming C or Python and why?
Princess. Mermaid. Dancer. Maker. Inspirator. http://patreon.com/erinstblaine
2556
482
@verbal mesa email me scott@adafruit.com and I'll connect you
I don't think I could handle dealing with underwater electronics! ๐ฌ
@fickle umbra Dont worry, I'm late too
@rapid hornet Oh, thanks a lot for that!!! ๐
no problem
@empty halo I would say python or it is much more forgiving and I think you will get satisfaction much more quickly.
I've got to get to Mexico! That looks awsome!
Impressed with Erin's breath holding abilities!
How do you think she explained that to the TSA??
@waxen thistle thanks for the Humble Bundle link
lol
oh twitch it down for everyone - it's not just us/you, ya'll - we're on youtube, facebook, and periscope - so all good ๐
Nice lights!
That link that I gave has a nice history that leads into the background of Jupyter. Not just about data science.
10% off all items in stock code is MERMAID expires 8/30/17 @ 11:59pm ET #askanengineer http://www.adafruit.com @open girder
Outstanding mermaid costume, stunning
amazing photos!
@adafruit With all these people on show and tell, are you going to start earlier so you have more time?
@nocturne turtle naa, we're around each week
we still gotta run an adafruit
and everyone can always hangout here ๐
Ok! ๐
we often, literally, are working to the last second, then do this, then go back to work ๐
so can anyone recomend me any python recources/
@empty halo https://www.learnpython.org/
Im familiar with C++, Java, and Python along with arduino and basic circuitry. I was wondering if the esp 8266 esp-12E running arduino is a good place to start for networking and internet of things?
@empty halo the vid wit carol and ladyada had a lot of resources too
thanks for all the tips ๐
I've been trying to learn Python myself.
@zinc river I found the feather huzzah to be a good start for IOT
@empty halo video link is: https://www.youtube.com/watch?v=dCIEcx-4Ibo
THIS CHAT IS @ http://adafru.it/discord JOIN US THERE! Carol Naslund Willing can frequently be heard saying โThatโs so cool. How does it work? I would love t...
thank you
@zinc river yup, think so. or raspberry pi
WIring always needs 5% more slack than you expect
That silicone wire is awesome!
I'm planning to learn circuit playground as soon as I get an m0 (probably metro express)
The downside of the silicone wire is that the stretchiness of the insulation makes it harder to strip with one of those auto stripping tools.
That was a lot better than the Animal Planet faux mermaid documentary.
Neon bulbs under water? no no no no no no no
I definitely have a lot of stuff in my cart now
mermaids! ๐ฏ
including a gemma m0 and metro m0
I think ladyada would get along with Linus
Nice things!!
@open girder I had a mermaid theatre as a kid to! Aquarena Springs!
"make it RGB!!!"
@nocturne turtle RGB all the things!
is this any good for learning python? : https://www.jetbrains.com/pycharm-edu/
wait but hamilton is good
Neopixels....and Hamilton ๐
YES ladyada ๐
wowza! 1 year already!
wow, only a year? Thats a lotta work. Super cool
That's some nice cake...
Wait for it..
@empty halo most python tutorials will teach the same basics
how does a hacker, tinker, son of a wire and a diode, stuck in the middle...
To eat chocolate cake, one needs the antidote. I.E. Milk.
I did this course: https://www.codecademy.com/learn/learn-python
Tell your video editor they're awesome :)
@empty halo That tutorial uses an IDE (interactive development environment) that you don't really need with CircuitPython.
@fallow fractal will do ๐
@velvet beacon :)
are there any good follow up python recources you can recomend as i hear most people struggle with follow up