#live-broadcast-chat

1 messages · Page 77 of 1

inland bane
#

D8 was usual - I don't remember the context though. ;)

devout crow
#

should that be common-hal?

inland bane
#

copy recursively at filesystem level to restore quickly

devout crow
#

🤞

inland bane
devout crow
#

Red + blue = purple 😉

inland bane
#

GPIO16 I'd guess - power pin might be factory board (Raspi Pico RP2040)

If you use on-board neopixel you can prove basics like RGB hue assignment

devout crow
#

LED?

inland bane
devout crow
#

Got it

inland bane
#

exactly. for really stingy power uses

devout crow
#

Color order maybe

inland bane
#
pixels.fill(GREEN)
pixels.show()
``` c.f. *<https://learn.adafruit.com/circuitpython-essentials/circuitpython-neopixel#the-code-2984644>*
devout crow
#

BTW... 2 years ago I needed neopixel on an M7 running c# and .NET. Never could make the timing repeatable, so I gave up and went to seesaw as intermediary

inland bane
#

You could modulate APA102 (DotStar) with a Morse Code key if you had to ;)

old surge
#

Working with the build/config files was/is the most frustrating part of working on the wasm port. I'm getting flashbacks

devout crow
#

Bye

charred nest
#

Hi chat

split gazelle
#

hihi

unreal bay
#

Hey Tim 👋 So if it's all on a locked down user account does it make sense to use claude --dangerously-skip-permissions -c instead of allowing each command?

#

I'm always not doing that as I'm curious what's happening, but I do use "2" allow that going forwards, just curious if anything ever gets denied? Ah, thanks

#

I'm a monster, I tell it to use sudo -S with raw password, over ssh, but I've been bitten enough by RM / remove-item so that Bash(rm:*) is denied in most my repos. Rather do manual cleanup that let it blow away forgotten treasures.

#

Avoid on unscannable devices, e.g. the i2c thermocouple device (MCP one), it nacks rather than acks or something like that. Others stall on scanning etc. But commands work if no scan first

#

Thanks Tim!

inner spade
#

👋 Hello Weekly Product Picking fans!

haughty quiver
#

Hello there! ⛏️

viral sail
#

Good afternoon.

ivory flax
#

Good afternoon all

robust hemlock
#

Howdy!

cedar coral
#

Howdy

inner spade
#

“I see nothing.”

cinder wind
#

How do they fit JP inside all these product pages?

robust hemlock
#

Will this work with a Metro RP2350?

cedar coral
viral sail
#

Thanks @haughty quiver

inner spade
#

Thanks!

haughty quiver
#

thanks much!

rocky reef
#

Today's coupon code “qtblocks” gets you 10% off your order!

unreal bay
#

love those double row female headers, makes it so easy to attach male jumper wires to QtPys (and pico cowbells where I first saw it)

#

lol, no need for cables on this one, just that the sockets make super quick prototyping possible

unreal bay
#

Thanks guys!

hard hollow
#

thanks folks!

rocky reef
#

thamks so much for hanging out folks!

hard hollow
haughty quiver
#

hi!

nova totem
#

👋

#

Flashbacks to my C64 days

gusty wedge
#

Very cool usage of perfetto.

rapid hornet
#

thanks! It's been a great foundation for what I want to do

dim knot
#

Night all - looks like no Ask an Engineer tonight - but see you all back here next week!

haughty quiver
#

Hello there!

lavish patrol
#

👋 😀

ivory flax
#

Hi everyone it a beautiful day

inner spade
#

Hello!

old surge
#

👋

lavish patrol
#

@haughty quiver Do you not have a Lars mug? 🤔

lavish patrol
#

Lol. Forbidden coffee...

shell mason
#

the lars forbidden coffee in lars forbidden cafe

lavish patrol
#

Buffering...

#

We're back. 👍

#

YouTube, yes.

shell mason
#

twitch also

lavish patrol
#

It's obscured by your window, @haughty quiver ...

haughty quiver
#

standby please, streaming gremlins

lavish patrol
#

Lars chewed through the cable again. 😄

inner spade
#

It’s workin’ fine now.

lavish patrol
#

Lol

#

For when you get heartburn during a livestream...

#

Is that onekey, or wonky? 😄

inner spade
#

Thanks JP!

lavish patrol
#

Thanks, JP. 👍

#

Bye all. 👋

charred nest
#

🐣

rapid hornet
#

🤿

eager matrix
#

Hi Scott. yep

#

WHat do you think about Anthropic holding back mythos?

#

Gemma 4 was built to run model locally. I'm im in the middle of checking it out on my MBAir 24GB to see what it looks like.

timid plover
#

Arman Cohan (Yale Engineering) ?

rapid hornet
timid plover
#

found: Armin Ronacher (Lucumr)

rapid hornet
unreal bay
#

oh that's much better than expected (I was going to mux on 24MHz 8pin cheapo logic analysers)

#

do you foresee any problems with latency over network usb connections (usbip) either on host or device?

#

only slightly aware, but like tinyusb sends some host notify message, then the device waits a fixed time etc in certain situations

#

Thanks 😁 I foresee more USB learning in my future

nova totem
#

The fact that with AI you can write UIs and little nice features like drag a line between boxes without spending hours figuring out how is my favorite thing.

unreal bay
#

BLE workflow isn't reliable really, stick with Wifi / web workflow for now

#

With this HIL testing + zephyr they'll be a good opportunity for LLMs to attack BLE problems

#

Ah yeah the simulator testing, wish arduino had that properly, but not quite the same as BSP/SDK related BLE bugs

timid plover
#

was ui.perfetto.dev designed to show what the processor was doing (functions performed) to expose the timing? ( compared to logic analyzer looking at bits )

can viewtrace.dev show what is going on in the processor ( to explain whay the timing was not evenly spaced? )

#

it looked like the demo was from a profile log

#

there were a lot of pins on the raspberry pi 2350 with its PIO - what are the P4 advantages ?

unreal bay
#

Is this the field where FPGAs might shine or something? also - can the ULP core do anything while the other cores work (a bit like the run length encoding)

nova totem
#

Yeah I've forgot to commit and made a bunch of AI changes and yeah, not ideal

brazen quail
#

Are you using the same Zephyr Workspace for different brand MCUs ? Thank you Scott.

timid plover
unreal bay
#

Yeah, one last trace, and thanks for today Scott!

nova totem
#

blinking can use a dollar some days. Some days I think I've spent a fortune on a feature but it's nothing. And vice versa

#

I just use API tokens, though use it a lot less then you

timid plover
#

how did you identify the correct chip version 3.1 ?

#

thanks scott!

unique cairn
unique cairn
rapid hornet
#

I did see that go by! Interesting way to get high speed data out

unreal bay
#

The various examples are interesting, still not sure it'll cost compare for 32bits, but still a really interesting repo

#

cheap data shifting feels like it should be a solved problem by now 😁

smoky island
split gazelle
#

hiiii

hard hollow
#

here's a 16x16 GIF thats 3K

split gazelle
#

hihi

open surge
#

👋

haughty quiver
#

Hello!

ivory flax
#

Hi all

echo canopy
#

hello 👋🏻

cinder wind
#

Who the heck is MOX and why is he so gassy?

ionic crag
#

moxie... the drink... the sensor... it does it all

#

a lot lower power than most other MOX sensors

cedar coral
#

Future breathalyzer project?

ionic crag
#

you could... but it wouldn't be valid or legal or similar reasons

#

response time for the sensor on the data sheet says 10s

#

these things are true for all the MOX sensors i know

#

ooh... sulfur compounds are.... kind of containation for most MOX sensors and similar... check data sensor

#

H2S is the rotten egg... turns into H2SO4...

#

NOx is NO and NO2

#

NO -> NO2... in the presense of water...turns in nitric acid... H2SO4 is sulfuric acid

#

in ppm... not a major issue... execpt for sensors

gusty wedge
#

Very cool demo, thanks JP

haughty quiver
#

hmm, suddenly things are a lot clearer in here

ionic crag
#

keeping the heater on is key response time for those sensors... at the cost of power of course

viral sail
#

Good morning everyone. 🌎

upbeat coral
#

Hey Y'll

rocky reef
#

good morning folks!

open surge
#

👋

rocky reef
#

Today's coupon code “earthy” gets you 10% off your order!

rocky reef
gaunt plume
#

yeah that looks awesome

strange mantle
#

the stand base is the moon! that's neat!

gaunt plume
#

Noe told me to use dish soap and warm water, the bed adhesion is sooo much better now!

rocky reef
#

thanks so much for hanging out folks!

open surge
#

good show guys, thank you!

strange mantle
#

👋

viral sail
#

Thanks @rocky reef & @hard hollow . See you all tonight.

hard hollow
#

thanks folks!

upbeat coral
#

Thank you for traking time for us

split gazelle
inner spade
#

👋

sage aspen
#

Good evening

open surge
#

hello!

nova totem
#

👋

viral sail
#

Good evening.

upbeat coral
#

Hey Y'll

sage aspen
blissful apex
#

hello!

nova totem
#

My niece would love all of that @blissful apex they look amazing

viral sail
#

Thanks everyone.

upbeat coral
#

Thank you to all who shared

inner spade
#

👋

open surge
#

good afternoon

split gazelle
#

hihi

old surge
#

👋

haughty quiver
#

hello!

ivory flax
#

Hi everyone. Happy Thursday to all

viral sail
#

Good afternoon.

mild sapphire
#

Afternoon folks, it's been a while.

clever summit
#

🇸🇪 👋

shell mason
#

jammie

#

lars liux distro jammy version

dusk socket
#

Time for more fun and learning

nova scroll
#

I have two of those monitors and they are 1280x800. Odd that does not show up in the list.

ivory flax
#

Adafruit sell it still

lavish patrol
#

Hello all. Better late than never. 😬

shell mason
#

welcome to jammies andy

wind spoke
#

I was so exited when I saw that Pico8 emulator on "Show And Tell".
I am going to remove the dust on my FruitJam.
Thank you so much for this finding.

haughty quiver
lavish patrol
#

Mmmm. Jammy croutons...

open surge
#

was that squid.jpg's game?

wind spoke
#

Next level, the Matrix Portal Pico8 without a Pi.

viral sail
#

Thanks @haughty quiver . Have a great weekend everyone.

dry marten
#

Thanks @haughty quiver
Awesome show!

haughty quiver
#

thanks kindly!

mild sapphire
#

👋

open surge
#

thanks JP, good show

lavish patrol
#

Thanks, JP. 👍

#

Bye all. 👋

rapid hornet
#

<@&846780953275006976> Tim is filling in for me today because I'm home with a sick kid.

rapid hornet
#

(who is watching Cars now so he's content)

clever summit
#

I am also content when watching Cars. 🙂

young marlin
#

might have to feed this as zephyr chosen node as well
zephyr,entropy = &rng;

#

chosen {
zephyr,entropy = &rng;
};

this just tells other Zephyr things what entropy source to use in a portable way. there are probably a ton of existing chosen nodes in ur board already

#

order is:

app.overlay covers up...
board specific overlays per your application (in boards/board_name.overlay)
board specific files (.dtsi in a boards folder normally)
then your SoC specific devicetree files

secret note

#

if you look in build/zephyr/.config and build/zephyr/zephyr.dts.* you can see the actual final generated devicetree and Kconfigs

#

oh did u set your second stage bootloader config

#

maybe this isn't how it's done anymore lemme go look

old surge
#

👋

#

Oh, that's cool!

unreal bay
#

👋 as johnnohj's wasm port playground note was being mentioned, johnnohj was pushing updates 2mins before, fresh off the press!

old surge
#

I've been working on it pretty regularly, mostly finding what doesn't work 😅

old surge
unreal bay
#

It's going to be a fun year as the more recent and interesting things of web and hardware and ai tools intertwine.

#

That's exactly it, the native sim. WASM is a bit like the Pico-8, an ideal machine not a real one, in theory easier to design / compile for.

old surge
#

It is very much a runtime inside a runtime (...inside a runtime, inside a runtime...)

unreal bay
#

0x0 sounds better than 0x100 (my zephyr knowledge is weak)

old surge
#

Part of the challenge with the WASM port is deciding where to draw certain lines - do you want to use 'real' CircuitPython C hardware modules, do you want to run a 'pure' Python interpreter and have 'hardware' be Python objects (this is largely what PyScript does), or do you want to create JavaScript 'hardware' modules that CircuitPython can import and use?

unreal bay
#

I was kind of hoping wokwi creator might get bored and open source it, there was some wasm custom chip support so you could write the sensors etc you needed

old surge
#

Wokwi and similar board simulators definitely an inspiration for the WASM port, and probably the reason I've taken the 'hard' path of trying to incorporate the C hardware modules. The MicroPython webassembly port (which PyScript uses) is already excellent if what you're after is Python in the browser

unreal bay
#

Thanks Tim!

old surge
#

Good to see you, Tim, thanks!

#

Always a pleasure when our paths cross, @unreal bay !

split gazelle
#

hihi

#

🎉🎤

gusty wedge
#

Hi Tim, hi lovely people.

split gazelle
gusty wedge
#

Very cool I2SIn, there are lots of projects that will benefit from i2s mics.

Quick question, is there a connector similar to stemma that could be used for i2c mics?

#

Some i2s mics have the little hole, but in the back of the PCB

#

Yeah, stemma uses JST-SH 4pin.

#

But yeah, "chaining" the SEL would be interesting.

#

Close enough for a guitar tuner. (Very useful as a marimba tuner)

#

Very cool Tim, thanks for helping out with the parity from the rest of the world to circuitpython.

split gazelle
#

thanks for working on this tim, really cool

echo canopy
#

Heyy

haughty quiver
#

hey!

viral sail
#

Good afternoon.

ivory flax
#

Great afternoon everyone. Hey JP.

haughty quiver
#

Hi!

shell mason
#

lo

cinder wind
#

ooo cool retro LCD display

shell mason
#

retro display yeah

cinder wind
#

woohoo SerialPlotster callout

viral sail
#

Thanks @haughty quiver

haughty quiver
#

thank you all!

rocky reef
#

good morning folks!

upbeat coral
#

Dang it. Win changed my display and wont let me change it back!

#

Now my windows are so large I can't see anything

#

Gotta go

rocky reef
hard hollow
#

thanks folks!

rocky reef
#

thanks so much for watching folks!

upbeat coral
#

Sorry had to duck out. Now getting Discord to run is an issue

fast forge
#

Am I in the right place to join the Show and Tell broadcast?

gaunt plume
#

Yes you are!

haughty quiver
#

@fast forge yes! the link will be posted here shortly.

upbeat coral
#

Hey Y'll

split gazelle
dim knot
#

Hello, World!

snow cipher
#

Hello!

gaunt plume
#

yeah this looks really good

dim knot
#

Spring? In the PNW? It's still cold 🙂

gaunt plume
#

It's getting warmer in the northeast...slowly 😄

cinder wind
#

bluetooth hacker!

haughty quiver
#

@fast forge this is great!

nova scroll
#

My Silent Generation parents saved everything. I have some of those 8mm reels, too.

viral sail
#

Thant's very cool @fast forge .

#

Thanks everyone for sharing.

upbeat coral
#

Thanks to all who shared

dim knot
#

Great show - thanks for hosting!

lavish patrol
#

Hello, all. 👋

haughty quiver
#

Hi there!

devout crow
#

Greetings, everybody. 👋

open surge
#

👋

ivory flax
#

Hi everyone

cedar coral
#

Hi Y'all

lavish patrol
#

Maybe the rumbling was Lars' stomach...

open surge
#

@haughty quiver That fixed it, all better

lavish patrol
#

Is that a microfiche reader I spy at the back there? 🤔

#

Nope. TV.

#

Thanks, JP. 👍

cedar coral
#

Fruit Jam is out of stock at Adafruit, but Digikey has a handful in stock if you are looking for one.

lavish patrol
#

Lars looks like the Master of the Monitors...

#

Warning, JP has been replaced by a robot. 😄

cedar coral
#

Digikey shows 4 in stock.

#

Muted

open surge
#

@haughty quiver No audio

lavish patrol
#

Microphone, @haughty quiver

#

We're here to help. 👍

cinder wind
#

that's cool JP!

lavish patrol
#

Follow the Yellow Brick Road... Follow the Yellow Brick Road...

haughty quiver
cinder wind
#

no no that's for the other thing

#

ahahahah

lavish patrol
#

@cinder wind 👍

cinder wind
#

cannot see your screen... okay now can

#

yeah just drawing connecting lines, no smoothing. smoothing is lying

#

you have to click "back to live" to go back to live plotting mode

#

thanks for showing it off!

#

any suggestions for fixes/improvements, let me know

lavish patrol
#

@cinder wind X/Y graph?

cinder wind
shell mason
#

lars plotter

cinder wind
#

monitors just fall out of the sky for JP

lavish patrol
#

Lol

old surge
#

👋

lavish patrol
#

I'm anticipating JP will one day run into Laura Kampf while they are both out collecting junk off the sidewalk...

#

Could be a collab.

cinder wind
#

are there super inadvisable 3d printable VESA mount stands for monitors? I bet there are

lavish patrol
#

Metal 3D printed...

shell mason
#

surely lars wasnt plotting something with monitors

cinder wind
#

drive it with 220V instead of 110V and I bet it'll be brighter

lavish patrol
#

Lol

#

That'll let the smoke out...

shell mason
#

go get some fruitjams

lavish patrol
#

I said what? 😄

open surge
#

Yes, Mu is no longer maintained

shell mason
#

andy that fruit jams are avaiable in digikey

lavish patrol
#

It's not dead, it's just resting.

lavish patrol
grim void
#

MU has matured.

cinder wind
#

The plotter in Mu is quite good. Thonny has a plotter too

shell mason
#

this is cool one for browser for boards like arduino ide https://velxio.dev/

Velxio

Velxio is a free, open-source online circuit simulator. Real-time SPICE analog simulation (ngspice-WASM) wired to 19 boards: Arduino Uno/Mega/ATtiny85 (AVR8), ESP32 (Xtensa QEMU), ESP32-C3/CH32V003 (RISC-V), Raspberry Pi Pico (RP2040), Raspberry Pi 3 (Linux). Build custom chips in C/Rust. 100+ components, oscilloscope, voltmeter, ammeter — no ...

#

maybe mu users could use that

cinder wind
#

JP finds his BLEScanner dies because he has so many devices in his workshop

lavish patrol
#

Of course, nothing to do with Lars...

cinder wind
#

oh the "FS" things you can ignore. those are just the standard Russian FSB trackers that are in everything now 🙃

shell mason
#

surely lars get usb plotter right andy?

inner spade
#

Thanks JP!

lavish patrol
#

Bye all. 👋

haughty quiver
#

thanks all, bye!

timid plover
#

hello deep divers - it was great to see a preview on show and tell 🙂

devout crow
#

Hello, y'all! 👋

old surge
#

👋

timid plover
#

how does the logic analyzer features fit into your hardware in the loop testing? ( separate but similar hardware )

#

you mentioned logic capture ....

eager matrix
#

Hi Scott. This def sounds like a nice HIL usecase.

timid plover
#

oh - the chat screens aren't showing up in your stream

#

oh - that's what you meant earlier 🙂

#

you might find 3rd parties that could do some of the routing for you

wind spoke
#

Just cut the 5V pin of all your Pico board...

#

How many P4 you have for the test?

#

Why don't you ask Lady ADA???

old surge
#

Cutting off the pin sounds like the short-term solution. The long-term solution is over-engineering over-voltage protection on all possible pin connections 😉

timid plover
wind spoke
#

So your problem is the P4... you need a 5V resistant microcontroller...

#

Will the collective of your viewers be smarter than Claude?

old surge
#

A 5v 'passthrough' mcu that sends 3.3v out the other side to the P4?

wind spoke
#

How many boards have 5V pins?

timid plover
eager matrix
timid plover
#

perhaps an intermediate level shifter board when needed - to not overcomplicate the p4 board?

wind spoke
#

What is LadyAda using to protect QTpy board from 5V?

old surge
#

So arranged in a way that anything over 3.3v goes to drive an LED? As in the LED 'draws off' excess voltage?

wind spoke
#

Is it still working?

timid plover
#

can you retest the logic analizer/capture on that pin after 'smoking' it ?

#

can you measure the current draw ( which would verify that 5V was really present )

#

I guess you could measure the voltage across the resistor 🙂

wind spoke
#

Be sure to clip that if you are following on Twitch...

#

The P4 was working B4...

timid plover
#

what does the esp32-P4 schematic show for the pin you are applying 5V to ?

smoky island
inner spade
#

blinka 🛜

#

Just wrapped up filming scenes this week of the sci-fi movie props I built. All were powered by CircuitPython of course. Will be sharing details when the movie is released.

#

Background IR remote cue control using asyncio was essential.

inner spade
#

Would be fun to have commands like smile, frown, look, listen, speak, sing, and smell. One step closer to personification. 😏

old surge
#

👋

#

Likewise, Tim!

#

Funny you're working with Adafruit IO today - just spent the last few days on a proof-of-concept build that uses the wasm binary to talk with sensors (simulated or real) essentially using the Wippersnapper protocol.

inner spade
devout crow
inner spade
#

Thanks for the stream!

old surge
#

Thanks, Tim

devout crow
#

Thanks, Tim! Bye, all. 👋

open surge
#

👋

echo canopy
#

heyyy 👋🏻

haughty quiver
#

Hello!

viral sail
#

Good afternoon.

inner spade
#

👋

tacit garnet
#

A dev's friend for sure.

shell mason
#

Darth Larsious and revenge of the lars

cedar coral
#

Hi Ya!

shell mason
#

its Revenge of the 5th

#

nice terminal block

cinder wind
#

hey it's like our old Wingshield ahaha

stone creek
#

Just a quick note to keep in mind that the Stemma connector on the BFF will be a different I2C bus or GPIO set than the Stemmas on Qt Py boards.

cinder wind
shell mason
#

new terminal block windshield to that

tacit garnet
#

In for 3. Nice step between breadboard and custom pcb

cinder wind
#

those terminal block parts are expensive, let alone all the other parts

inner spade
#

Thanks JP!

viral sail
#

Thanks @haughty quiver

shell mason
#

QT py park

cinder wind
#

Can't spell "John Park" without Q T P Y

haughty quiver
#

It can't be done. Impossible.

stone creek
#

70 sold out already.

upbeat coral
#

Hey Y'll

rocky reef
#

good morning folks!

rocky reef
brazen quail
#

Awesome ! Needs translucent knob for neo pixel ring diffuser.

brazen quail
#

Where is your knob file ?

viral sail
#

Thanks @rocky reef & @hard hollow .

brazen quail
#

Thank you both !

upbeat coral
#

Thank you for taking time for us.

hard hollow
#

thanks folks!

haughty quiver
open surge
#

👋

upbeat coral
#

Hey Y'll

bold roost
#

Howdy! 🤠

unreal bay
#

@rapid hornet looks beautiful! (just enough space left for my pico BOOTSEL testpoint connection 😁 pogo or a small wire to those extra io otherwise)

rapid hornet
#

Thanks!

#

yup, I figured we could find a use for the extra io

viral sail
#

Photoshop 2, that's wicked old. I think the oldest I used was PS4.

upbeat coral
#

Thank you to all who shared.

viral sail
#

Thanks everyone.

split gazelle
#

hihi

inner spade
#

👋

cedar coral
#

Hello!

haughty quiver
#

Howdy!

open surge
#

good afternoon

ivory flax
#

HI JP. Hope you're all having a great Thursday.

tulip canyon
#

...but Nevertheless

cinder wind
#

clapping into the mic is fine if you've got castenets

clever summit
#

🇸🇪 👋

unreal bay
#

👋

tulip canyon
#

We only see the top 28 lines of code.py

#

Not scrolling

cinder wind
#

oh yeah we cannot see what you're doing

unreal bay
#

whats the last bit of code in parsec (behind terminal) that does the button checking / calling of show_color, not sure if I missed it being shown or not

cinder wind
#

  "preview_tabs": {
    "enabled": false,
  }

maybe?

#

oh yeah jinx

unreal bay
#

probably wants to be part of the lower json object, not a separate one beforehand

#

Nice, thanks JP

cinder wind
#

@haughty quiver, as a temp work-around, I think you can pin a tab to keep it from not going away (right-click, "pin tab") or Cmd-K Shift-return

unreal bay
#

someone mentioned in reddit trying "Just double click instead of single to open in a normal mode instead of preview."

inner spade
#

“Don’t make me stop this workshop! I mean it!”

unreal bay
#

lol, quality answer from reddit as per usual

#

oh okay, almost good

#

split window symbol top right

cinder wind
#

@haughty quiver sounds like bench mic not on

ivory flax
#

"This is the way" may the Zed be with you

cedar coral
#

Yes, that's me!

#

It just barely fits, you can see the colecovision outline on the board.

cinder wind
#

thats' super cool!

tulip canyon
haughty quiver
cinder wind
tulip canyon
#

Hadouken!

#

Hadouken

#

Hadouken

cinder wind
#

dead cat!??!

#

JOHN

cinder wind
#

Those Wago connectors are prety great. Much better than the Wagyu connectors

tulip canyon
#

Thanks JP

unreal bay
#

thanks JP

haughty quiver
#

thanks all!

nova totem
#

Discord was having issues earlier, though seems okay now

#

Are they doing the assembly for you?

#

Jumper wires are required for rev1

timid plover
#

sorry - joined late today

unreal bay
#

so this is effectively the logic analyser without extra usb + hub n gpio expander?

timid plover
#

so the HIL board will have headers installed to plug into like the breadboard?

#

but when used, there will be headers, right?

unreal bay
#

are you tempted to get a few copies fully populated with female headers

timid plover
#

do you envision needing 'hooks' or instrumentation in the CP code that is being tested, or is it a requirement that full HIL testing runs on a pristine CP binary ?

eager matrix
#

Hi Scott, I'm a bit late. I'll have to circle back later to see what this is about.

#

It his for adafruit internal use or will it be sold to peeps like us?

unreal bay
#

Are the CSI/DSI pins for p4 effectively consumed? Curious about my camera addon needs 😁

#

oooo please, a cheeky CSI slot

timid plover
#

( maybe they extra pins can be broken out to test points? is there room ? )

#

yes

unreal bay
#

no, keep it simple

old surge
#

👋

eager matrix
#

How much do you use an AI agents to help with PCBs?

timid plover
#

I wonder if the AI can provide trace width guidance ( for that flash power? trace )

unreal bay
#

it's a lot of crazy routing, impressive / intimidating... I tried flux.ai for those kind of things (component + trace advice), it did it, but ate tokens like a madman

#

they run a sub with locked in model, top up after monthly tokens

nova totem
#

I'll take your extra tokens 🙂

timid plover
#

which warnings will cause you to have to communicate with JLCPCB ?

unreal bay
#

lol, that's a phrase I didn't expect to hear "What phil's robots said / told me to do" 🤖

#

thanks, have a great weekend all

smoky island
#

I'm pushing the stream back a few hours today to attend some local events.

smoky island
devout crow
#

Howdy. 👋

devout crow
#

Did you try a non-alpha version?

wind spoke
#

I am worry if you try the weblate, because that one failed to merge for whatever reason.
It is red with a bang !

devout crow
#

Good idea

pine crest
#

New here... What is the app with an icon CL (looks kind of like PC of PyCharm?

#

Ok, thanks, might try it out. Can use help with giit!

devout crow
pine crest
#

Possibly unrelated but the bug I found and logged (now moved to #10988) was WiFi crashing on an ESP32-S3. I see claude said WiFi crashed on the C6 build.

#

Yes, that! When I had a settings toml with a Wifi SSID and Pwd it would crash loop.

devout crow
#

Yep Do Number 3

#

Until ES32C5, no 5ghz wifi

devout crow
#

Thanks, Tim. See you all next week. 👋

split gazelle
#

👋 👋

haughty quiver
#

Hello all!

open surge
#

👋

fathom gulch
#

Greetings from Nevada!

viral sail
#

Good afternoon.

inner spade
#

👋

split gazelle
#

hiiii

cedar coral
#

👋

ivory flax
#

Hi all

dusk socket
#

Thank you JP for all you do It is a bright day time to get a LUX sensor

inner spade
#

The perfect sensor for traveling light.

viral sail
#

Night sky brightness meter would be a useful application.

haughty quiver
#

thanks all!

viral sail
#

Thanks @haughty quiver

haughty quiver
#

😎

inner spade
#

Thanks!

upbeat coral
#

Hey Y'll

vagrant flax
#

Good morning everyone 👋

rocky reef
#

good morning folks!

viral sail
#

Good morning.

rocky reef
gaunt plume
#

Wonder if we can do a more generic and cheap beacon that's placed around a house, theather, backyard, etc.. controlled by a webpage.

hard hollow
gaunt plume
#

Clue is a cool board, would love one with an ESP32-x too.

rocky reef
haughty quiver
#

that's a fun design!

strange mantle
#

yah, i like the "twist it" wheel thing

#

also like the surround shroud on the led segment display

haughty quiver
#

just flip it upside down for right hand use and have a software setting 🙂

viral sail
#

Thanks @rocky reef & @hard hollow .

upbeat coral
#

Thank you for taking time for us

hard hollow
#

thanks folks!~

haughty quiver
#

👋

rocky reef
#

thanks so much for hanging out folks!

hard hollow
dim knot
#

Hello, World.

lime swallow
#

Hello

bold roost
#

Hey y'all! 🤠

haughty quiver
#

hi!

#

@smoky island that's excellent!

upbeat coral
#

Hey Y'll

haughty quiver
#

I2S input in CircuitPython will be terrific

dim knot
#

That sounds fantastic.

bold roost
haughty quiver
#

nice work @bold roost !

#

special guest! @split gazelle !

bold roost
#

Sorry I made that brief! I've got to go to the movies 🍿 😆

haughty quiver
#

ooh snazzy ring encoder board

upbeat coral
#

Thank you to all who shared

dim knot
#

Night all!

hard hollow
#

thanks folks!

lavish patrol
#

Greetings, good people. 👋

echo canopy
#

Heyy

haughty quiver
#

Hello!

echo canopy
#

Hiiiii JP!

open surge
#

👋

viral sail
#

Good afternoon.

ivory flax
#

Afternoon everyone. Ready for the weekend??

lavish patrol
#

I'm retired, so every day is the weekend. 😄

cedar coral
inner spade
#

👋

shell mason
#

Lars the watcher

inner spade
shell mason
#

when doggo see lars in security feed

old surge
#

👋

lavish patrol
#

Scrolling, Scrolling, Scrolling,...

#

Rawhide!

cinder wind
#

"Arduino-shaped boards"

#

I had a couple of 2x40 character LCDs in the 1990s. They were great. Can we even get 2x40 LCDs any more??

cedar coral
old surge
#

LCDs, yes, VFDs, less so these days, it seems

cinder wind
#

but I want 1x160

old surge
#

I want 160x1

lavish patrol
#

Lol

tulip canyon
#

I used the Adafruit Bluefruit Connect app for Android to discover my Canon camera was blasting bluetooth even when turned off.

cinder wind
#

Dang JP's got not just Bluetooth but a whole mouth of Blueteeth

lavish patrol
#

Bluedentures?

tulip canyon
#

you're invisable

lavish patrol
#

JP is a vampire...

cinder wind
#

JP's been a ghost this whole time

glass stag
#

I assume JP was a vampire, and it won't pick him up.

old surge
#

Creepy would be if the buttons started clicking away

glass stag
lavish patrol
#

Alternate reality....

alpine nova
#

i have to unplug and replug my iphone cams in obs all the time

old surge
#

JP's gotta start playing around with chroma key

alpine nova
#

and then i have to rechoose it in obs

cinder wind
#

it's not that JP is a vampire, it's that his video rig is haunted

cedar coral
#

Blame it on Zed

lavish patrol
#

Blame it on Lars.

tulip canyon
#

It's a cool background...

old surge
cinder wind
#

I can't believe people play these joystick games with four-buttons instead

tulip canyon
#

None with the McHitbox color scheme

viral sail
#

Very cool, Apollo-Soyuz

tulip canyon
#

MULTI-BALL!!!???

cinder wind
#

whoa so many solenoids. how much power does it draw?

alpine nova
#

dang nice score

glass stag
#

#Jealous

alpine nova
#

same

glass stag
#

I can smell the old wiring from here.

#

Smells so good.

lavish patrol
#

JP will become the Pinball Wizard...

glass stag
#

5¢ adjustment, lol.

alpine nova
#

love the manual

glass stag
#

25 ¢ - Big spenders.

glass stag
alpine nova
#

but wait, there’s more!

cinder wind
#

It would be useful if schematic is 1:1 scale ahaha

lavish patrol
#

Lol

alpine nova
#

wow that’s a beauty

glass stag
#

You could also frame it, and hand it on the wall as art.

alpine nova
#

^^

inner spade
#

The glass top of the machine is a schematic holding table for the maintenance tech. Was the drawing sized to the machine top or the machine sized to the schematic?

alpine nova
#

i wonder how many of these williams made

#

ty

inner spade
#

Can it produce an animated version of the schematic in addition to the flowchart?

#

Like a circuit simulation?

tulip canyon
lavish patrol
tulip canyon
#

I love when the ball gets stuck and it goes through every servo/motor/solenoid

alpine nova
#

good show thx jp

inner spade
#

You’ll know you’re a pinball machine addict when you start winding your own coils.

tulip canyon
#

Thanks JP

lavish patrol
#

Thanks, JP. 👍

viral sail
#

Thanks @haughty quiver

old surge
#

Thanks, JP!

inner spade
#

Thanks!

lavish patrol
#

Bye all. 👋

haughty quiver
#

thanks much! bye

inner spade
#

… and you’ll need a set of contact burnishing tools.

haughty quiver
#

i managed to remember which drawer this one was in!

ionic crag
#

sometimes a eraser works well enough✏️

devout crow
#

Greetings, Scott and everybody else! 👋

timid plover
#

hey scott!

devout crow
#

Yes

brazen quail
#

P4GPIO !

#

You sent me the Zephyr code ! 😉

timid plover
#

last week you were connecting the flash!

unreal bay
#

Exciting! Are their ETAs reliable?

brazen quail
#

Is z twister helpful ?

unreal bay
#

Dang, I do not want to have a trillion analog switches + muxes, but I soo want dynamic hardware switching to DUTs

brazen quail
#

Which zephyr target is best for audio streaming from a home brew adafruit i2s guitar pickup ?

unreal bay
#

You eyeing up the S31?

timid plover
#

doesn't adafruit have a forum to ask questions about adafruit products?

unreal bay
#

there's been an s31 spotted on a board in the wild (so give it 18months for the kinks to be resolved too)

#

cool thanks for taking us through it

#

Found having skill use helped there (with venv's), but windows has a whole "claude was compiled with bash but im in powershell" complexety thrown in

timid plover
#

didn't ladyada have a sandbox that she discussed a while ago - ( maybe a different environment ? )

#

you are using a sandbox on the same computer - I get it

unreal bay
#

setup the main pc as docker host, and usbip in all the boards, plus a webcam over usb too. 2nd git user that joins your org (u + bot) then push forks to org.

timid plover
#

you probably don't need to worry about a shared /proc in you sandbox ?

unreal bay
#

could you ensure file system safety via user level access in the host OS, potentially even devices etc?

#

maybe trace shows the resolved link locations?

#

yeah, been display testing this week and I had my claude do local work, and sync with a few pi's that have both gh accounts but mine signed out. Then claude's DUTs, but ssh in myself if ever need a private clone then push to personal org remote so llm can push back n PR (to me)

timid plover
#

when you get this sandbox working - are you going to add the adafruit learn guide

#

🙂

unreal bay
#

can you share the blog link

unreal bay
#

legend thanks!

timid plover
devout crow
#

Gotta go. Bye, All! 👋

timid plover
#

thanks Scott!

rapid hornet
#

thanks all!

smoky island
clever summit
#

🇸🇪 👋

shell mason
#

🇫🇮 👋

split gazelle
#

hihi

haughty quiver
#

Hello!

split gazelle
#

hiii

inner spade
#

👋 🧲

viral sail
#

Good afternoon.

ivory flax
#

Great soggy afternoon to all.

ivory flax
#

If I find it do I get to keep it

#

Do you have to have the magnet over the chip, can you have magnet on the back of the pcb side

cinder wind
#

omg that's a great 3d joystick demo, @haughty quiver! stand-offs and rubber bands and screw bit!

dusk socket
#

I got my 2 thanksJust pull the one off the bit first

viral sail
#

Thanks @haughty quiver

haughty quiver
#

thanks much!

inner spade
#

Thanks!

hard hollow
upbeat coral
#

Hey Y'll

rocky reef
#

good morning folks!

#

Today's coupon code “makeit” gets you 10% off your order!

upbeat coral
#

Coffee LIMIT - Myth

unreal bay
upbeat coral
#

Hey, that turned out real good.

rocky reef
unreal bay
#

RGB character LCD displays can use the i2c/spi backpack, but you have to individually control the RGB channels or use a neo RGB to make it speak NeoPixel

rocky reef
#

thanks so much for hanging out folks!

upbeat coral
#

Thank you for taking time for us.

hard hollow
#

thanks folks!

strange mantle
#

👋

shell mason
#

those little things are puppeteered and i can see hand puppeteer sticks

split gazelle
upbeat coral
#

Hey Y'll

viral sail
#

Good evening everyone.

devout crow
#

Greetings, all! 👋

rapid hornet
viral sail
#

Thanks everyone and have a good night.

upbeat coral
#

Thank you to all who shared

devout crow
#

Thanks. See ya.

haughty quiver
#

Hi all, I'm traveling so no John Park's Workshop today. If Lars manages to start a stream that's totally unauthorized.

ivory flax
#

Safe travels

lavish patrol
#

Lars' Workshop 😄

echo canopy
#

Enjoy your holiday weekend JP!!

timid plover
cinder wind
#

Fritzing for the web, yes plz

grand tusk
#

breadbaord.ing is so cool!

timid plover
#

what was the extension of the custom file that you dropped ?

rapid hornet
#

fzpz

timid plover
#

there's a new datacenter coming near the Amazon facility in Arlington WA

#

pick a bug and vibe fix it 🙂

#

can you trim off the svn transparent bits?

#

when it says its "thinking" - what is it really doing - ( compared to predicting what tokens to reply with )

grand tusk
#

Ah, Van der Corput.

#

Nope. Lol!

#

Thanks Scott!

rapid hornet
#

thanks all!

cinder wind
#

thanks Scott!

smoky island
old surge
#

👋

#

What're we working on?

#

I seem to recall that the serial readline sees characters up to 'r/' to print, then applies the '/n' to prepare for the new print row. You may need to manually add an extra 'r/n/' to signal that there's no new line following.

#

(Or do the same thing in opposite, read in until you see the 'r/' before printing?)

#

Set to receive with a timeout?

#

If you were (re)starting the serial, there'd be the REPL banner printed out first, no? Is it trying to skip that?

#

Initially buffer until you see '>>>' ?

#

Is the runner script blocking?

#

(Kinder might be to rename an existing code.py, but that's not an essential detail)

#

Version override would be to receive something other than latest, IIRC

#

Oh, you know, I was thinking of something different - sorry

#

Looks like the logger logs to a LOG_DIR

#

Was there a code.something.py or did my eyes play tricks?

old surge
#

Enjoy your weekend, Tim!

solid wyvernBOT
rapid hornet
#

and we're live!

solid wyvernBOT
rapid hornet
#

Streaming: Nell Melino @female_lead @NellMerlino #SHESMYINSPIRATION #takethelead <@&327289013561982976> #adafruit

analog acorn
#

Gee, when I ask, "why did you do foo," it's because I don't understand foo and want to learn. I hope I don't come across as critical!

lament flume
#

Are you referring to something specific @analog acorn ?

analog acorn
#

@lament flume I was referring to LadyAda's comments about feeling like people question her thinking when she designs something.

lament flume
#

I'm just listening back to video today, I don't think the comment is related to someone asking why something was done a certain way, she even mentions later that "its the whole point of engineering"

analog acorn
#

@lament flume Ah, that's true. I guess it surprises me that Limor often feels that she's questioned or critiqued because she's a "she" instead of a "he." I just don't grok that attitude from people....

lament flume
#

Crazy, as I mentioned to in the dm, she has to be one of, if not the, most influential person in this space

analog acorn
#

Agreed. I still don't get how she has the time to do everything she does!!!

lament flume
#

I am very sympathetic to discrimination of any kind, but I guess I can't really truely understand it as I've never experienced it. You would hope more and more people judge people on ability rather than any other factor

#

One thing I've lots of discussions with people is the gender breakdown of people who are into Arduino stuff. I have a small YouTube channel (400 subs) the gender breakdown of my viewers is over 98% male

#

There is another YouTuber, andreas Spiess who has 30k subs and the last time he shared his figures they were the same

analog acorn
#

Ah yes, "the guy with the Swiss accent." He has good material.

lament flume
#

Yeah him

analog acorn
#

I've been the victim of some nasty discrimination and I still don't understand people who think that way. Unfortunately, I suspect the vast majority of people are pretty shallow.

lament flume
#

Sorry about that, people can be really shitty

#

I have a young daughter (10 months old) and I do worry about the way we raise girls compared to boys impact what they are interested in later life

analog acorn
#

Aye, they can be.

#

I agree, it's a concern. Fortunately my daughters are fiercely independent (as much as that has caused me grief 😃 )

lament flume
#

😂

analog acorn
#

A coworker has a 9yo daughter that he's trying to expose to "non-traditional" activities, so I gave him a configured Raspberry Pi that the two of them can work on together.

lament flume
#

That's a great idea

#

I don't want to force any activities onto my daughter, but I am really hoping we can work on stuff together when she's older! 😋

#

She seems to like Leds anyways so that is a good start!

analog acorn
#

I bought mine subscriptions to AdaBox. It didn't take. They have other interests, which is ok.

lament flume
#

Once they are happy!

#

We have decided to not share images of our daughter online at the moment, but one of my favourite pictures I have is from when I was resting out neopixels for the first time and she was sitting in her high chair beside me and her big excited face when the lit up!

#

Testing#

rapid hornet
#

Great discussion @analog acorn and @lament flume . I think theres a lot of unaccounted for descrimination in tech that contributes to the "death by a thousand paper cuts" category. That includes meeting a woman and assuming they aren't an engineer, acting surprised when you find out they are, assuming male gender for an engineer you don't know or groups of engineers. One thing I tried to be deliberate on when interviewing at Google was to write my interview feedback as genderless (they or them rather than he or she). I did this to minimize gender impact down the line but found it did shift my mindset too. I highly recommend just thinking about gender assumptions you make day-to-day.

lament flume
#

They're some interesting studies about gender less CVs (resume?) too

#

Where CVs would be stripped of anything that indicates gender before being giving to hiring team

#

So first impressions are not based on gender

#

Anyone show and telling this evening?

#

I think since the last one I got blink working on my Arduino 101, but only on my pc 😂

analog acorn
#

@lament flume I'm conflicted. There's supposed to be a SpaceX Falcon 9 launch at 7:38 Eastern.... I'll probably watch the launch and jump in for Ask an Engineer.

lament flume
#

@HukuzatuaNa sounds like a good plan. I'm pretty much just home from work (long day) so I'm not sure if I'll stay up for it

#

I'll catch up on it tomorrow on YouTube

rapid hornet
#

@lament flume I was thinking I'd show and tell the discord

remote delta
#

That would be a great way to advertise it.

rapid hornet
#

😃

remote delta
#

I think this discord is a great idea. It makes it a lot easier to talk to the Adafruit... People. (I can't find the word)

#

Or was it Adafolk?

rapid hornet
#

I'm not sure what the term is

remote delta
#

Eh, oh well.

lament flume
#

That's a good idea @tannewt

#

"join the discord and there are dozens of us.. DOZENS"

rapid hornet
#

😃

fallow fractal
#

@remote delta I think Adaflok is the unofficial proper term

remote delta
#

OK, thanks.

rapid hornet
#

ten minutes!

remote delta
#

WHOO!

#

Oh my god, I am SO excited!

rapid hornet
#

yay live streams!

remote delta
#

Whoo hoo!

lament flume
#

👌

rapid hornet
#

yay hazel!

remote delta
#

OK, nevermind. I can't watch the stream,

rapid hornet
#

on the pi @remote delta ?

remote delta
#

At all.

rapid hornet
#

not working on youtube for you?

remote delta
#

I was going o watch it, but then my brother came up and started playing this loud game.

#

The PC downstairs has an over heating issue, and my tablet doesn't react well to live streams.

rapid hornet
#

bummer! You'll have to watch the recording. or just watch it for now 😃

remote delta
#

I'll do that.

rapid hornet
#

crazy neopixel suit

remote delta
#

Sounds awesome.

#

Oh, awesome, my brother stopped playing the game.

rapid hornet
#

😃

remote delta
#

I would have been fine wih him playing games on his PC, if they weren't meme games, or just loud games in general.

rapid hornet
#

glad john got it going!

flint beacon
#

hi y'all. is scott with the bike light in here?

rapid hornet
#

not that I know of

flint beacon
#

he's probably still in hangout

remote delta
#

I am now BACK on the Pi.

regal garnet
#

yep, Scott with the bike is here!

rapid hornet
#

nice! welcome @regal garnet

flint beacon
#

oh hi @regal garnet

regal garnet
#

Thanks, Scott! @rapid hornet

flint beacon
#

i just had some questions about your light

#

i believe i have the same light if it is old school, and wanted to update.

regal garnet
#

Yeah, it is "old school" but I purchased it online and ripped out the guts.

flint beacon
#

i've had mine a while and there wasn't much guts

#

just wondering if determined to be the same size, if you would be interested in printing up another base for me to buy - i have no access to 3d printer at this time

regal garnet
#

I'm doing a learning guid about the project, so there will be a lot more detail at some point.

#

Measure the diameter of the light housing. Its probably the same.

flint beacon
#

i will - brb

neon smelt
#

it works Hooray

cyan veldt
#

Great projects everyone!

rapid hornet
#

hi @neon smelt

solid wyvernBOT
remote delta
#

Yay!

rapid hornet
#

little slow there Twitch bot

flint beacon
#

@regal garnet , so i measured the opening towards the front, at the hinge and got approx. 2 27/32" or 77mm

remote delta
#

I wonder if Twitch would work OK on the Pi.

rapid hornet
remote delta
#

Does Adafruit also sell things on Amazon? Neither me or my family use credit cards.

open girder
#

@remote delta yup, some resellers of ours do

#

also digikey, they take checks/cash (i think)

regal garnet
#

@flint beacon The printed piece is 82mm and 70mm for the inset ring that fits inside the glass front.

remote delta
#

Awesome! That is VERY convenient!

#

I wonder if the Pi Zero is on there, to.

regal garnet
#

@flint beacon You want to mount a 24 pixel ring, right?

flint beacon
#

@regal garnet , not originally, but seeing your project re-sparked mine which was on the back burner

#

but i don;t think they are the same size

#

the glass front on mine is bigger than 70mm

#

i do need to get it done in time for bm too

fickle umbra
#

@remote delta I don't think digikey carries the zero /zero w, but I know resellers on Amazon do.

remote delta
#

I don't like the ones on Amazon. They sell them for STUPID prices.

#

I've seen people selling them for up to a hundred dollars.

fickle umbra
#

@remote delta CanaKit marks their kits up a bit, but not entirely unreasonably?

#

and they sell on amazon

flint beacon
#

@regal garnet which guide was it you followed - was it a 3d guide or general bike light update guide?

remote delta
#

OK, Maybe I'll check that out. It's been quite a while since I checked the prices.

paper peak
#

@remote delta If you have a Micro Center nearby that's a good place for them. Also you can use Amazon Payments or PayPal, if that's a help.

remote delta
#

Thanks. I might check for a few centers. I have no idea if we have any, but I never looked.

paper peak
#

@remote delta Meant to be clearer: can pay at Adafruit with Amazon Payments or PayPal.

remote delta
#

Wait, so I can use Amazon giftcards on the official site?

#

Like, the Adafruit site?

flint beacon
#

@rapid hornet hi scott - i missed last week i think and have to read through all the stuff you posted (eg.rules, etc), but wondering (and may have asked this poorly day this discord started) is there an associated forum style space associated for not-real-time discussions or something like that?

paper peak
#

You can use Amazon Pay -- not sure if you can apply gift cards to your Amazon Payments balance.

#

Check at Amazon

remote delta
#

Oh, so I can use an Amazon account to purchase things from the Adafruit site?

trail zephyr
#

I dont think you can

flint beacon
#

or a place to carryon a discussion started here

trail zephyr
#

use your gift card balance to add to your amazon payment

#

I tried it before

rapid hornet
#

@flint beacon general works or adafruit support forums

fickle umbra
#

nope, amazon explicitly disallows

trail zephyr
#

that would allow people to use their gift cards outside of amazon

flint beacon
#

@rapid hornet is general voice only?

rapid hornet
#

yeah though if you have ideas for voice channel let me know

paper peak
#

@remote delta I think you could just buy general Visa/Mastercard, etc gift cards at, say, the supermarket, and then pay with those.

remote delta
#

Ah, ok.

fickle umbra
#

+1 to @paper peak's suggestion

remote delta
#

That would have handy.

fickle umbra
#

You'll probably spend an extra 5$ish every time you put money on it, but it functions just like a checkcard for most purposes

flint beacon
#

ok, thx @rapid hornet , i just need to spend some time exploring the options and such here

remote delta
#

I shall make a list of stuff I want to get for my Pi.

flint beacon
#

i usually have to shift gears after the 90 min with adafruit

fickle umbra
#

@remote delta you can make wishlists on your adafruit account 😉

remote delta
#

Awesome!

rapid hornet
#

@flint beacon feel free to ask in any channel. lots of folks who can help here

remote delta
#

Am I able to make an Adafruit account with my Google account?

fickle umbra
#

@remote delta it's an email/password combo

paper peak
flint beacon
#

thank you @rapid hornet , i really appreciate - arduino forums not so friendly, at least when i started messing around with this stuff

remote delta
#

Alright. So my Gmail is OK?

fickle umbra
#

@remote delta that's what I used

rapid hornet
#

@flint beacon no problem. We want safe places to chat 😃

flint beacon
#

you rock

remote delta
#

So I CAN use my google account!

rapid hornet
#

and we have folks to step in and fix things if needed

flint beacon
#

i feel the love

rapid hornet
#

😃 good. we've got lots of love

flint beacon
#

yaya

#

*yay

analog acorn
#

@haughty quiver has great maker skills.... I wish my woodworking looked that good.

strong spear
#

Yes, JP is out of control in a good way. lol

flint beacon
#

@analog acorn agreed and me too, about woodworking

rapid hornet
#

+1

strong spear
#

The Adafruit crew and community have some cool projects.

flint beacon
#

theyre amazing

#

i have to get back into my electronics projects - i think it's been two years since i was on s&t last

strong spear
#

Yes, unlike some other corporations their (Adafruit's) ethic stands out. That's one reason why I spend my money with them and support the Adafruit crew.

flint beacon
#

agreed!

rapid hornet
#

woo 22 people online!

analog acorn
#

Yeah, @strong spear , I buy first from Adafruit and only go elsewhere when they don't have something....

flint beacon
#

@rapid hornet is that the most yet?

rapid hornet
#

think so @flint beacon yesterday I think we were aroudn 11

lament flume
#

<-- Original crew

#

😛

flint beacon
#

was there a show? the thing with nell?

strong spear
#

I just found out about discord from the Ruiz brothers show.

copper mango
#

Reading up on discord site, what is the fossness of it?

flint beacon
#

i just discovered how to pm on here

rapid hornet
#

I think its closed @copper mango

#

though we do a have Gitter channel for CircuitPython and they just open sourced it

strong spear
#

Has anyone had an issue to Arduino IDE, with some feather boards in which sometimes the IDE works and then other times it gets errors compiling the same code on MAC?

analog acorn
#

Choices, choices. UPS delivered an Adafruit box to my apartment office, but it closes in 15 minutes. I can rush over to get it, or finish watching Ask an Engineer.... I guess I'll get my box tomorrow. 😃

copper mango
#

gitter is cool

#

mumble for voice

rapid hornet
#

@copper mango I'm liking discord more now though

fickle umbra
#

@analog acorn bring up AaE on the phone, and run to the office?

analog acorn
#

@strong spear I had that problem, too. I'm compiling on Windows 10 now (Mac died).

copper mango
#

its nice and all, ive been around enough years to not want to get used to a closed thing They tend to go away in the end:)-

analog acorn
#

@fickle umbra I would but gout is currently precluding "running" anywhere. 😃

flint beacon
#

ouch

fickle umbra
#

@analog acorn oh dang.

little oak
#

Gout hurts, My RA gets rough too.

analog acorn
#

Oooh RA. No thanks!

little oak
#

I hear ya..

paper peak
#

@analog acorn you can always play back the recorded video; we won't tell

rapid hornet
#

yeah, I get that @copper mango

fickle umbra
#

I didn't realize the leaders on the part reels were that long....

analog acorn
#

LOL yeah, but I don't think I can walk over there in time. I'll just get it in the morning after the Tour de France.

trail zephyr
#

everyone has pain issues lol , I have sciatica due to herniated disks in the lumbar

rapid hornet
#

oooh blue silicone mat

analog acorn
#

Ouch!

flint beacon
#

i have sciatica too. it sucks!

little oak
#

Ahhh, the joys of aging...

analog acorn
#

@rapid hornet Is it blue or is it just showing through the translucent one?

flint beacon
#

that's a nice sponge

rapid hornet
#

true @analog acorn mines a translucent white

#

just got it in the mail today

flint beacon
#

cool fireworks

trail zephyr
#

but im not that old yet...im 28.. prob a weight problem....

analog acorn
#

Me, too!!!

trail zephyr
#

or a carried something wrong

#

I*

little oak
#

Try 4 heart attacks. They suck big time.

analog acorn
#

Oh dear God no!