#general-chat
1 messages · Page 11 of 1
So because the output is digital i am allowed to put distance on my Y axis of the transferfunction?
And if it were an analogue output I would have voltage for example on my X axis
whether you're "allowed" depends on the requirements of your assignment
There’s no allowed to or have to here, that’s in the context of whatever your assignment is. Regardless of interface, all of the above are valid transfer functions.
By definition, anyways.
Y axis. If it's a voltage output, you could have voltage. If it's a pulse width output (which is another kind of analogue), you'd have pulse width on your Y axis.
Ah, good catch.
I think im starting to understand it
your instructor might want you to only put the actual device output values (whether it's raw counts, voltage, etc) instead of a computed distance value that's the result of some standard formula in the datasheet, for example
There is no fixed transferfunction for a certain type of sensor
Not for a non-ideal one, anyways. In the real world, a transfer function simply serves as a basis for reference, as countless variables can affect measurements in all sorts of weird ways.
Are there more types of output interface than voltage, distance, pulse width..
current, frequency, etc., but those are probably less common. any electrical parameter that can be varied over a range can be used to report a sensor output
NASA launching Artemis I tonight at 1 AM EST
Watch on NASA's official live stream: https://www.youtube.com/watch?v=21X5lGlDOfg
Direct from America's space program to YouTube, watch NASA TV live streaming here to get the latest from our exploration of the universe and learn how we discover our home planet.
NASA TV airs a variety of regularly scheduled, pre-recorded educational and public relations programming 24 hours a day on its various channels. The network also prov...
It's the official youtube channel of NASA because that's what NASA says on their own website, and not because they paid $8 for a verified account 😉
If anyone’s fresh on calculus, I’m wondering something
Why do theorems like Rolle’s theorem and the Mean Value Theorem of differentiation require continuity on the closed interval, but differentiability on the open interval?
I’m having trouble making sense of why those precise conditions must be met
Like why the open interval for differentiability and not the closed?
I have an idea as of why, but I’d like a good answer
It has truly been a while since i worked with MVT and Rolle’s Theorem.
So long as you're not working with MTV.
From what I’m reading to refresh myself on it, Rolle’s theorem really allows us to prove there is a 0 tangent that exists between two equal points. But I’m not a mathematician unfortunately MVT and Rolle’s wasn’t my best area
I know what the theorems are, I’m wondering about a precise detail about the conditions in which they work
I know, I wasn’t trying to restate the theorem
Just that any other conditions wouldn’t always provide the same outcomes
You absolutely could find conditions where not holding rolle’s theorem would produce the same results. But perhaps it’s more difficult and that’s why it’s bounded that way
will it launch this time?
artemis I
👀
To start, can you see why continuity on the open interval is not enough?
if so, then I think the rest of the question is "why is differentiability on the open interval (not the full closed interval) enough"
it would be helpful to have a specific proof in front of you so that you can point to where that specific proof uses the hypotheses, but typically they proceed by first reducing the mean value theorem to the special case where f(a) = f(b) = 0 (i.e., Rolle's theorem). To prove Rolle's theorem, they'll typically say something like, by compactness, f attains a maximum on the interval [a, b]. To finish the proof, you only need differentiability at the point where the maximum is attained. So if you're wondering why differentiability at a and b themselves isn't needed, try looking closer at what it would mean if f attained its maximum at a or b, and see if you can prove those special cases separately from the generic case, or reduce them to the already-proved generic case.
They’ve fueled it up and ready to go. Unless there is an abort condition it’ll likely launch tonight.
Looks like they decided to launch at about 1 am EST.
Going in for an IOL lens replacement in about 6 weeks, so maybe I'll be back at the point where I can solder SMT again with some reading glasses.
Good luck with that!
go for launch, waiting for final t-minus countdown
t-minus 10 minutes
1:47:44am EST will be liftoff
Good launch!
nice streak across the sky, definitely a bigger rocket than i'm used to seeing. great arc, everything went off very well.
where do i ask if the adafruit esp32 s2 feather tft support ros serial?
Artemis good speperation
where do i get help for esp
Here, #general-tech , or #help-with-projects is fine.
So found out the whole use I was building my project for is no longer supported by smart things, GRRRR stupid samsung
Homeassistant
Either that or if you're invested in the Smartthings ecosystem, Hubitat might be worth taking a look at.
I just saw they're bringing back adabox next year and I'm stoked.I I've been wanting to sign up since I learned about in back in January!
I'm in space!
Anyone played with Freecad CFD?
I'm trying to figure out why my arrows are pointing Right to Left instead of Left to Right.
The Left surface is the inlet and the Right surface is setup as an outlet.
This is why I use home assistant and esphome. I won't buy stuff that has to use the cloud to function (I mean, unless I can hack it so it doesn't)
maybe showing some other vector quantity? it's odd how the arrows diminish on the right/outlet side. if it were something like a sign issue, they should at least have some magnitude there. just like at the left/inlet side. flow does appear to be left to right based on the separation at the step.
Hi guys! Which Mastodon server are you guys on (if you are)?
The mastodon server I was on shut down a while back. I wouldn’t mind hearing recommendations for other servers for me to join too.
A lot of the people I follow are on wandering.shop - kind of a 50/50 split between sff writers and makers by the looks of it.
A couple of us are on fosstodon.org
that’s why i wrote a whole home automation stack from scratch
Thanks guys. Still learning new things. Maybe one day Mastodon also shows up in https://circuitpython.org/awesome
Anyone know what to look for if I want to buy a good floppy drive
There are a few kinds of floppies (8", hard or soft sectored, 5¼", 3½", single and double sided, etc.). There's also a few density variants (single density, double density, and GCR). Do you want to optimize for ability to read poorly recorded data, durability, speed, quietness, or something else?
Durability
I might ask Tom Persky at floppydisk.com, as pretty much the last supplier of floppy disks and copying services, he'd know which drives can last
Good idea! I submitted a PR. 🙂
Thanks
I’m on hachyderm.io. It’s a tech-oriented instance more than a makers one. The team running it is doing an amazing job
Hi, I am trying to do the blob detection / color detection thingy?
So in what microcontroller/environment can you detect each ants and output (x,y) coordinates?
I have heard of OpenMV H7. Is it possible to achieve (x,y) coordinates for each ant live with that?
Let me know if you have any recommendation
I am trying to connect it to another microcontroller called "Daisy Seed" through USART1-TR/TX
It depends on the resolution and refresh rate needed to detect the ants. An esp32 can technically detect the ants as well, but it would have a much lower performance compared to an OpenMV H7.
Though, for best performance, you may have to consider using a background color that facilitates contrast with the ants.
I wonder if a Pixy2 could do it
Lol the new post button
fancy eh? lol
Also Bootstrap icons are nice for the buttons (you appear to be using Bootstrap?)
yeah, still working on tying the UI together
Which framework are you using?
NodeJS + Express + MongoDB
authentication via JWT for now. I need to build out the site security more. doing the not recommended thing of storing tokens in localStorage, though i'll be moving to httpOnly cookies soon.
I currently set tokens to expire after an hour in which it eventfully tells you that your session expired and logs you out
@tardy badger why did you remove talk2 from your github 😦 i was going to look into it. maybe make a pretty post button or something.
https://www.tinkercad.com/things/2osZ3M4WsVA I made this and im happy with it!
DM me your github username and I’ll give you access, I ended up making it private
I am thinking of using OpenMV H7, so does that do color detection or blob detection over multiple objects like ants and print out (x,y) coordinates?
I’m almost certain it can do that, but unsure how well.
Is there a node based programming setup like touch designer that can be deployed on a raspberry pi? TD doesn’t run on Linux :(, maybe that new Cycling 74 Max program?
but what do you mean by how well? inaccuracy when it comes to detecting?
How quickly the values refresh?
ahh, in that, it doesn't have to be perfectly smooth and fast.
I might be able to also limit the amount of ants detected up to 10-20, right?
RP2040, ESP32-S2-FN4R2 both good choices with relatively good availability. Lots of choices really.
honestly availability matters more than almost anything else these days.
The latter easier to spin up a PCB for because very few external components needed.
Pretty much an oscillator, LDO and a few passives and that's it.
do Espressif Systems ESP32-S2-MINI-1-N4 works
??
@gusty torrent
@gusty torrent can you check this design?
From a quick glance, it’s missing an oscillator and a lot of capacitors. See https://datasheets.raspberrypi.com/rp2040/hardware-design-with-rp2040.pdf for more details.
For more help, please ask in #help-with-hw-design instead of tagging people for a response.
can them be advoided
jlcpcb doesn't have too much of them
Short answer: no. The Pi Pico is basically a minimum design, so anything less than that is certainly not recommended.
Long answer: there are substitutes to an oscillator available elsewhere, but they’re equally uncommon and likely more expensive. Best to follow the hardware design guide as best you can.
Do adafruit currently have free shipping vouchers
Not that I know of, but AdaFruit offers free shipping (to the contiguous United States) for orders over $200. Alternatively, you can buy AdaFruit products from DigiKey, which in turn offers free shipping if you mail in your order with payment.
Both companies charge me myr100++ for shipping
Perhaps try a local distributor? https://www.adafruit.com/distributors#Asia-Malaysia
Adafruit Industries, Unique & fun DIY electronics and kits : Hacker Spaces/Distributors Map - Tools Gift Certificates Arduino Cables Sensors LEDs Books Breakout Boards Power EL Wire/Tape/Panel Components & Parts LCDs & Displays Wearables Prototyping Raspberry Pi Wireless Young Engineers 3D printing NeoPixels Kits & Projects Robotics & CNC Access...
Looks like DigiKey offers free shipping for orders to Malaysia of RM216 or more.
Not familiar with international distribution but I’m sure you can get better shipping by ordering domestic.
The problem
ya I have a local distributor for adafruit
They don't have the things I want
So I guess I need to pay the shipping?
Unless you can either wait for a larger order or source things elsewhere…
The key switch you can definitely find locally, but the Neokey will be harder to source
does exist a way to remove those arrow like things made out from the drc of kicad? deleting them by hand is not feasible because they are everywhere, while ctrl z does not work on them
wish me luck
Would you want to try support
It might be too high and become spaghetti mess
Or print in smaller sections and then glue them together. Yea its a bit more work to get the fits correct but it wont fail that way. Then it was also be modular.
Am I allowed to post a server invite here? It’s a computer science server for those who are interested in how computers work and people who know how to help them.
Bring it up in #help-with-community generally we don’t allow sharing other discord links, I think they are blocked by default. There are exceptions if the moderation staff thinks it would be of benefit to the community
hello everyone
How do films or TV shows film without voices so other languages can edit voices on top, while still having any audio that isn't translatable speech still audible?
How is that even possible
(joke) I'm sure they just do a FFT on the audio and pick the voices off
I believe that audio is recorded entirely separate from the video, so it's essentially a totally different source.
I'd assume that doesn't quite count as advertising
It's okay to directly message them with questions
I c, who should I message btw👀
Well I'm not telling you to, I'm just saying I've done it before and they never mind it
Admins or community helpers
Instead of dm, tag community moderators
Preferably in #help-with-community for visibility
Community helpers are great resources for technical help, but not exactly authorities on rules and regulations.
quick question about diff amplifiers. why is this weird flat spotting happening? I made this reference circuit out of a book
It sort of looks like crossover distortion. Typically see that with push-pull power amps, though. Not sure why it's showing up in this case.
Ramp timing of capacitors?
The Talk2 website is really starting to come together and I’m really excited. I just have two or three GitHub issues to round out and the beta should be ready to launch
trying to build a shift register, is this correct?
usually sound engineers end up adding all the noise in post, as it's typically cleaner that way
Geeks for geeks gives this as one option
that looks like a piso shift register, not a sipo (trying to build a sipo one first - seems simpler)
no, it's a bidirectional SIPO
😵💫 need to learn more about these things
That is absolutely wild
Actually looks like a SISO shift register
To make it bidirectional SIPO just output each flipflop
this works 🎉
oh yeah thank you!
it makes the audio controllable and cleaner, plus they can dub lines if needed, it's why prop houses have silent props, so the only thing recorded is the dialogue for syncing in post
Yeah. No need to buffer each D-flop individually. And you'd probably want to insert 2 inverters on each stage if you did. And if you did that, you'd be better off clocking the last D-flop off of the first buffer to avoid race conditions (i.e. better to ripple the clock edge backwards than forwards.
DISCLAIMER: I used to do chip design, but it's been decades since I've done anything like that, so I've forgotten quite a lot.
(The simulator's goal is to help with the learning of logic gates, not electronics lol 😄 plus I wrote the simulator, so it's definitely not going to be that accurate, but thanks for the suggestions!)
I tried doing it with the plain D flip-flop, but then the signal just propagates extremely quickly through the entire shift register.
Has anyone had any luck hooking up a couple of DC-DC converters in parallel to up the amperage amount?
Some of the MeanWell DC-to-DC converters do show you a way to hook two of them 'together' but it's a datasheet note you have to read and understand carefully.
Its done, it sounds amazing, but I barely know how to play it, the only issue is that its had a slight wobble near the top of the print, but its all good
sure sound better then the ocarina I printed (did a stupid and printed it with 25% infil)
welp, looks like my Fusion/Eagle student license is done for lol
And they increased the price recently!
yuck, guess it's time to learn KiCAD
Autodesk have kind of lost the point that by making student licenses available, people take the knowledge with them to their jobs when they graduated and sells more full price licenses in the long run.
Altium is fantastic…. If you can afford it. If you’re not paying for an eagle license, you aren’t paying for Altium either.
Circuit maker is a valid alternative, with its own advantages and disadvantages…
I’m not paying for Altium. Too expensive.
I'm not going to use any tools that are DOS-only, so Altium isn't an option for me.
Same i jump back and forth between windows and Mac so dos only doesn’t make any sense
i actually really like EasyEDA, it's a valid way to design basic boards. can easily share links to designs too.
i love Altiums youtube channel. lots of great lessons for board design. their software is out of my price range though.
I find EasyEDA good for quick designs to JLC as well, but I find other tools feel a lot smoother to use and a lot more flexible…
i don't even use JLC parts. you can lookup the same part # on digikey, make sure the footprint matches the datasheet, and just order the board, assemble it yourself.
can make custom footprints too, custom 3d models.
only thing it doesn't do is export to a gerber format that oshpark can work with 😦
I believe you can download the gerbers from the JLCPCB gerber view. I might be wrong, I’ve never tried
Yes, for whatever reason oshpark doesn’t work with them. 😕
I’ve emailed them about it twice over the past year. 🤷♂️
I wonder why, seems odd
To be fair, I uploaded Altium gerbers to OshPark once and it was not looking right
It’s why I like Eagle BRD files because I can upload them straight to OshPark and it works
I haven't still taken a grasp of what to use for cheap as a conductive paint in liquid form for plastics and resins
pva doesn't work, waste of money
You could buy conductive paint? Or buy metal powder and mix it with your paint.
$24 for a jar from MG Chemicals
Or use a conductive pen
Or buy graphene powder since it’s used in most conductive paints and mix it with a clear base
I used to do that, but OSHPark has a different idea than I do as to which BRD layers should appear on the silkscreen so now I make my own Gerbers
Really? They only put the silkscreen layers that on my boards into the silkscreen render for me
T/B place, T/B name
I like place, name, and value 🙂
Just change the value layer to T/B place lol
Same effort required lol
I’m kidding of course, I get what you’re saying
I did that briefly in my own footprints, but it felt wrong and I have to adjust it whenever I use footprints from elsewhere. It didn't take long to make my own CAM file so I can create Gerbers just the way I want them.
clear base? which is?
I've seen mg chemicals, I see that they also have water based and acrylic based paints that do declare to stick on plastic, but I mean I tried at home with similar stuff and doesn't stick too well?
"Stick to plastic" is a pretty broad phrase. There are some low surface energy plastics (polyethylene, polyolefin, etc.) that very few things can adhere to.
when you sand sheetrock painted years ago, you probably do so in part to help the new coat of paint adhere.
Some paint formulas probably were marketed as not requiring any sanding at all. ;)
(Same idea with a rubber bicycle tire tube repair - rough it up with sandpaper where the glue's going to be)
Surface preparation (such as sanding) accomplishes two things that can improve adhesion, it increases the surface area available for bonding, and creates irregularities into which adhesives can flow, creating a mechanical interlock. There are additional mechanisms (such as "diffusion adhesion") that can be employed for bonding to difficult materials.
I see thanks I'll try out
I was honestly just thinking you’d probably mix with a clear resin base of sorts.
Weird topic, delete if not OK. I want to buy a small amount of silver. How do I go about figuring out which online retailer(s) are trustworthy? I have no experience here.
I'd suggest looking for certifications/memberships such as Accredited Precious Metals Dealer. You can also contact people like estate lawyers and ask if they have experience with a particular place (many times, estates contain precious metals that need to be evaluated or sold, and the outfits that do this generally also sell precious metals). The last time I bought some silver, I just went up in person, as there's a reputable place not too far from me. It has become somewhat tarnished, but not as bad as it appears in this blurry phone camera pic.
Cool thank you
I'll start with "accredited silver dealer". There are "we buy gold" places near me but those sketch me out
Those are pretty variable, some of them are good honest folks, and some are out to fleece the unwary.
Hello, can somebody help me where can I buy this Maker badge? https://circuitpython.org/board/maker_badge/
When I'm in Makerfaire at Prague I got a badge from a Czech guy and I like it, so I think this product also came from hes idea. 😀
I am interested in liquid precious metals like gold, but it does not have much utility for me and it does not provide good ROI, I think perhaps platinum or titanium might be better?
Titanium anode is more useful I think
The github explains that they were distributed at the Maker Faire Brno in October. They plan to be selling them at Makermarket https://www.shoptet.cz/ at some point, but they're not doing so yet. The board files are on the github, so you could download them into Eagle, create Gerbers and send them to a fabrication company to be produced.
Useful for what? A molybdenum anode has a nice gettering effect in high power vacuum tubes.
I told my dad, I only want three things in his will... The Triumph Stag.. and his titanium knees. 😂
For electrolysis sorry
Recycling your dad is good for the environment
😭
Stealing "Molybdenum Anode" for my Star Wars universe name.
You might want to ask in #help-with-hw-design which has kicad users in it. If you do, delete the post here so you don't double-post.
Hello everyone, I am doing a school project which requires me to do a survey.
Hopefully you all can spend some time doing this short 10 question q and a.
Thank you!
A general overview of my survey
In this survey, data will be gathered to get some insight into workspaces whether work at home or in the office, and will act as a guide to my product design project!
Here is the link to my survey
https://docs.google.com/forms/d/e/1FAIpQLSeL6edPUx67hxawnWWdvSzLhU4ojGpjj4dhKIj2rDVNAOrTFg/viewform
Thanks again! 👍
Is there, perhaps, a link for JP's Product Pick for today? Where normally would I find this? Thanks!
https://www.youtube.com/adafruit/live
Normally found on the top of the adafruit website labeled “LIVE!” but there are also notifications in #live-broadcast-announce if you turn them on.
To show and share a project at 7:30pm Eastern today, view the chat or in discord https://adafru.it/discord and look for the JOIN link to join. For best resul...
As for the schedule for this week, I have no idea myself…
Discrete Structures, Development Practice, Digital System Design, and "Computer Organization"
...This semester is gonna be brutal
I have a busy day tomorrow, with chaos testing...
Hopefully it will go well and I'll have little to do. 😁
Can anyone design a pcb with hot swap socket for keyboard and rp2040 chipset with flash and all the caps and a USB c input
I suppose someone could, yeah. However, I'm guessing the real question is more along the lines of "how do I find someone who can do this for me", and I'll point you to https://jobs.adafruit.com/ as one possibility.
doesn't exist some sort of uv microled display in the hobbistic price budget?
I've found jdb displays or something, they told me that's too expensive basically
some others do say the same thing
so I guess not
unless I can't get like a series of masks for cheap and then iradiate an uv lamp through it
I saw someone using a microscope and a projector but it looks pita
You might be able to use something like a scanning approach with a single UV source (some resin printers used to work this way)
Well I wish someone who use altium circuitmaker can help me design the base rp2040 with USB c
Heh, I can't use Altium because it's DOS-only.
Kicad?
what do you mean?
like an uv laser or something? resin printers with that thing do cost like various thousands
I just need the base
Rest of it imma figure myself
Just a UV LED, although near UV (405nm) lasers are cheap and common.
Do you do pcb design?
I do PCB design as a hobby these days (I did it as a freelance job for a while when I was laid off from a programming job).
oh no I got you, like an array of uv leds, that then they used to move them around?
problem is that they are too big, I need something smaller
I was thinking a single light source, along with a pair of pivoting mirrors and some lenses to scan the beam across the material
Sounds like fun
No time for anything except studying and testing
Could you help me design the base then?
I suppose another approach is the old school "flying spot scanner" one, where a CRT with a UV phosphor (such as a 5ZP16) draws the pattern which is then imaged on the surface with lenses.
I don't know. As I mentioned, I don't use Altium, and I have a full time job now.
circuitmaker is problematic
the version that they release is like 2.something
docs/tutors are like for the 1.something
so they are pretty useless since the gui in some places has really changed
or at least that was my problem before switching back to kicad again
anyway thanks again @late fulcrum
I'm currently using an old version of Eagle, as I had bought an expensive license for it and am uninterested in paying subscription fees on top of that. I'm planning on moving to KiCAD at some point, and I'll have to when I upgrade my computer.
I love KiCAD
this is totally ot
but do like walmarts or similar low wagies jobs accept expats?
I'll try spamming with resumes anyway, but I mean if there's anything increasing chances I would likely do it
As long as you can legally work wherever you are, probably? Fast food (similar wages) generally isn't picky, so I can't imagine Walmart or retail in general would be.
I would likely need a visa for usa, I'm in Europe so...
Right, you would need a work visa. I worked fast food when I was younger, and I lived in a college town for a while, where there was a significant number of foreign students. Foreigners with work visas working fast food or even at Walmart wasn't uncommon. (That said, it's possible in college, some of those who appeared foreign to me were actually U.S. citizens. I'm aware of at least two who I know weren't U.S. citizens who worked in low wage jobs though.)
Lower wage jobs in the U.S. are typically not very picky.
In general it's not easy to get work visa for the US for a random low-level job, though there are exceptions for agricultural workers, seasonal workers, tech workers, and the like, when locals can't be found, and students. https://www.uscis.gov/working-in-the-united-states
Yeah, this is a good point. Most work visas are given to people being sponsored by businesses where they will be doing highly skilled work. Getting a work visa without a sponsor is possible, but it's a lot harder. Everyone I know who has done it was initially here as a student or a spouse of a student.
My wife went back to the US after 5 years in the UK, got two jobs in very short time.
She's a US citizen, naturally, but no-one questioned her time I might UK as a point of doubt.
I'll have to get my green card soon... I'm hoping next year will be good for it.
@versed iron I missed last nights stream. Thanks for putting the desk of lady ada video in there as a reference to how far its come. Yes it's been a year and all the cool advanced PIO stuff with the pico is just starting to get implemented. Half of the stuff lady ada was talking about I didn't even realize that's how the pico worked.
Yeah, that PICO launch video is good to re-watch.
What I love is a Desk of Lady Ada where she wear a Raspberry Pi T-Shirt. Usually if she don't talk about Raspberry things, it mean they are under friendly embargo but will do a streaming at 2 AM to talk about the new thing.
That is because Raspberry Pi announce the thing at 9 or 10 AM in UK/EU (GMT/CET).
Of course for me to notice that, I have to watch "The Desk" LIVE at 2 AM my time (CET)... and notice the T-Shirt.
Is a good decade box worth the money?
I have an opportunity to buy a professional quality one for $100, but I'm going back and forth
I've built a few transistor amplifiers, and I'm taking an op amps class next year. But the pros I know seem to be split
I'd say a cheap decade box is worth the money (they're handy in some situations, but potentiometers and solderless breadboards cover a bunch of things). A fancy one is cool to have, but the increased accuracy and durability aren't terribly useful for hobbyists.
Okay -- the only reason I'm considering it is that it seems like a very nice one. It's a combo RC box, 1ohm/1p steps with thumbwheel switches, and everything is on banana plugs.
Usually when I see these they're discrete steps, or one of the jumper programmable resistor types, or not a combo
That does sound like a nice unit, and having capacitance too makes it more useful.
I have returned
I did not mean to disappear for most of the year
Do not be alarmed by my appearance, this is only a test
What’s everybody up to? I’m home sick XD
Hey!!
Hiiiioi!
It's been a while!
It has! So much has happened
Missed u 🙂
Hope you've been doing okay
Yeah I get that
Starting to get over being sick the last few days
Oof
I can imagine! Hopefully we'll end up seeing you around a bit more, I know I haven't been as active as I used to be myself either
nice!
I also played with solar junk I got from Amazon, lol
(Never have I ever heard a PSU buzz as loudly as that)
“Modified sine wave” inverter
(Also I got this baby osillyscope and don’t really know what I’m doing, lol)
I think I have that exact one
Lol, wouldn't surprise me
My cat just knocked the remains of my dinner on the floor so he could eat it XD
Through many fits and soldering nightmares (and one dead Feather RP2040) - I have the Walkmp3rson assembled and working 🙂 Now to print the case and put it all together.
Yay success!
My PSU’s case is trying to communicate at high frequencies… what does it mean
(No power applied, just sitting in the table)
… actually, seriously, am I seeing radio frequencies?
49kHz? Unlikely to be actual radio. Possible that your oscilloscope is powered by a cheap switching regulator somewhere, and you’re seeing regulator noise?
It is a super cheap little thing, so maybe? But I feel like it’s a signal from somewhere — it shows nothing when not connected to anything
Actually now it’s just showing anywhere from like 5-50kHz without a probe even attached, lol
I wish I had another one to check the power circuit on this XD
Here’s the guts if anyone is curious
(This is probably a bad idea) what if there was a text channel where people could suggest products like a breakout for a chip or other things and people could react with an emoji like a ❤️ to vote so like every week or two the one with the most hearts would get made/looked into and there would be a slowmode cooldown so people wouldn’t flood the chat (idk this probably won’t exist i just had an idea and wanted to share it)
Sort of like the Lego Ideas (formerly Cuusoo) site, where we tried to get an AdaFruit Lego set made? https://www.adafruit.com/lego
I know that feeling
This dude nearly made SkyNet by accident (contains some swearing) https://youtu.be/wHRubMACen0
I write an AI to play piano tiles and its pretty good
Huge thanks to Brilliant.org for supporting this channel, check them out at https://brilliant.org/codebullet
Twitter: https://twitter.com/code_bullet
Patreon: https://www.patreon.com/CodeBullet
Discord: https://discord.gg/UZDMYx5
Happy Thanksgiving yall
Happy Thanksgiving everyone! 🦃 🍁
I have no stuffing and am sadge
Update: cousin dropped off food!
wheres mine?
lol, RIP
Hmm... I think I found a broken thing on the internet
shakes fist at broken things
... I really wish I knew Chinese, 'cuz I somehow ended up on an all Chinese site XD
There's always Google Translate
That does make it trickier
One day I'll figure out how to implant a universal translator into my brain
I was put in my place today trying to make a generalized Taylor series of a function
Making an “nth derivative” formula of a function is extremely difficult
Like wow
Happy Black Friday, remember they’re only Black Friday deals if they come from the Black Friday region of France, otherwise they’re just ✨ sparkling deals ✨
ah man I feel old
that's why I don't like festivities
I am old but love festive buries
I too am old, but I also love the festivities. Time to put up the neon!
.
can someone help me out to find the doc of this product? also it says 4gx4, does it mean that one 1 unit has 4 pieces of 4gb units or it has one single 4gb unit? https://www.digikey.com/en/products/detail/micron-technology-inc/MT40A4G4SA-062E-F/15908207?0=%2Fmemory&s=N4IgjCBcpgLAnFUBjKAzAhgGwM4FMAaEAeygG0RYAmABjAGZYQBdIgBwBcoQBlDgJwCWAOwDmIAL5EqANgAciaCFSRMuQiXIgA7LSpgZLdl0i8BI8VJABaKkmVQBAVw2lIFAKwsJPoA I think that I've found the doc, but I'm unsure, since it's huge, and I don't understand anything about it, most likely I will end up doing nothing with it because I'm too dumb to make it work but I'm curious
I am getting frustrated to the point of crying. I can't get this stupid board to activate the relays. I keep getting errors
Error while reading config: YAML syntax:
Duplicate key "switch"
in "/config/esphome/relay-board-1.yaml", line 55, column 1:
switch:
^
NOTE: Previous declaration here:
in "/config/esphome/relay-board-1.yaml", line 31, column 1:
switch: #HA -) ESP -) Pin
^
this is what I'm getting and i don't know why and I'm so close to just smashing it with a hammer and saying heck with all of it.
anyone have any pointers? I'm brand new to coding and I understand exactly nothing about all of it.
Looks like it's 4Gb x 4, so 4 bits wide and a 4G address space.
I'm not sure which board you're using or which toolset. The files seem to have a .yaml extension which is normally used for configuration files, but I'm unused to seeing switch statements in YAML files. We're willing to help, but we need to know more about what you're doing.
Ok so I have an ESP wroom32 board attached to two 4 relay boards. I'm trying to program it to activate the relays for home automation through Home Assistant.
Can you show the config it's throwing the warning for?
I meant the contents of relay-board-1.yaml
I think I can do that?
Dyno shh, let them post
fffffffff
esphome:
name: relay-board-1
esp32:
board: esp32dev
framework:
type: arduino
Enable logging
logger:
Enable Home Assistant API
api:
encryption:
key: "PkhKp/eaTOCcT7vhFsBjOGkFhu85nWS3rM4dccnw0cI="
ota:
password: "a2405c84bcd2f0d239b0375b495237a7"
wifi:
ssid: !secret wifi_ssid
password: !secret wifi_password
Enable fallback hotspot (captive portal) in case wifi connection fails
ap:
ssid: "Relay-Board-1 Fallback Hotspot"
password: "FAXdCxlDkkBH"
ok I don't think it liked the whole 63 lines
oop
I think there are restrictions on this chat, try posting in #help-with-projects
https://www.adafruit.com/product/3857 where can i find a in depth datasheet showing operating temperatures
The learn guide https://learn.adafruit.com/adafruit-feather-m4-express-atsamd51/downloads has a link to the ATSAMD51 chip data sheet
where is the best place to start to learn coding for someone who has absolute ZERO experience or even looked at code?
What's "best" would tend to depend on your personality, learning style, budget, what language(s) you care to learn, personal preference, etc.
Also what you want to get out of (just fix stuff, write your own software, become a coder, or something else)
code things make servos move, light shows, etc.
For that sort of thing, many people start with Arduino, which makes it fairly easy to get started, and supports a variety of things like LEDs and servos fairly easily. AdaFruit offers some nice guides, this is the first one: https://learn.adafruit.com/lesson-0-getting-started
this might be where I start then. well wish me luck and more patience than I have currently. lmao
what do ESP32's run?
or are they their own thing. my BF plays with Pi's and stuff.
There are a variety of ESP32 chips, with different capabilities. I think most of them can be programmed with Arduino, which is handy, and some of them offer a variety of other options. The Pi Pico can also be programmed with Arduino, or it can run CircuitPython. The various other Raspberry Pi boards are entire small computer systems and can run the Linux operating system, and can be programmed a bunch of different ways (Python and C are popular, but hardly the only possibilities).
Personally I find CP highly preferable because you can edit directly on the device, copy your code OFF the device before making changes, and being able to get your code from the device instead of having to bring your code with you is nice, like if you program something at home, but then realize you need to make a change and all you have is a random PC with Notepad and no access to your code on your home machine
You can get really cheap kits with tonnes of buttons and LEDs and stuff to start off for basically any platform tho
Here's one for CP https://www.adafruit.com/product/4028
That gets you started with inputs and outputs, sensors, and stuff like that
Now that doesn't have soldered headers, but if you're not up to learn soldering at the moment, there are similar kits that don't require soldering
Bah black Friday made me fill my Adafruit shopping cart, not sure how all those neat toys just fell into it.
Well, thankfully there's deals!
Yes that code dangled in front of my eyes like a carrot
And all those parts jumping up and down saying pick me, pick me.
Hehe
I want some but have no use for them, and am participating in No Spend November -- basically trying to not spend money on anything unnecessary
It's my early Christmas gift for me.
Nice
I have not spent anything on adafruit in couple months
I haven't gotten anything in several months, but I also haven't been working on projects and have a host of things I still need to play with >~>
I have these nice addressable RGB led strings that I can use as Christmas lights so I think I will setup these this year.
I have too many toys
having some inventory is essential these days 😉
you never know when something will be unobtainium
I have too much inventory XD
I bought a bunch of stuff and then didn't project for nearly a year
gotta stockpile good silicon before the global geopolitical situation deteriorates
You never have enough toys
I mean I have enough to do projects for several months straight…
The only projects I care for are the things I make for my cats
Lol
Yeah like SAMD21's being out of stock with a 2 year lead time...
Raspberry Pi Pico's timing is impeccable.
I have quite a few but I already have plans for all of them. Just a matter of a week long soldering session.
my next board revision to kinda of safeguard against chip shortage is to have a dual feather or pico drop in compatibility. should be possible.
I haven’t even really come up with a board concept for the ones I got
it all starts with an idea that's for sure
Yeah XD also I need software to do PCB design, I don’t want to try making the boards by hand for these things
i use EasyEDA it's free. a lot of people use KiCad too.
I had pulled EasyEDA web up (the app wouldn’t install) and it seemed to just want me to put a circuit diagram and it would do the board side itself? And I still did something wrong
i use it on their website. the app is only if you want to use your PC cpu for the auto-router... it's not really necessary as their cloud auto-router is almost always available.
it's an automatic trace router from pin to pin, math heavy.
Hmm… what if I just want to drag and drop pads and draw traces myself?
you start with the schematic view yes, gotta know how to create a circuit diagram with components.
yes you can do it manually sure np
I gotta figure out how to do it manually then XD
for hundreds of connections i start with their auto router to make an initial design, then i'll manually adjust it most times.
I want to do some art-type PCBs and get a feel for JLCPCB’s systems and quality
you can create a board layout without a schematic but you won't get a 3d view with components... and ensure the component footprints match is important.
half of it really is learning about components, sizes, differences etc... it takes a while.
Maybe I should learn the fancy way… I’m used to doing everything manually on paper
i knew absolutely nothing about pcb design but after a couple weeks playing with easyeda i slowly started learning it and now it's suuuuper simple to get in there and mock up a pcb in minutes. it's actually very efficient once you learn how to do it.
kinda like playing a game for the first time. it takes practice like anything else.
and determination.
I started designing PCBs before I could afford microcontrollers XD
so you just need to learn how they do component placing in schematic view
I really should do that
create the schematic then export to pcb, it'll import everything to pcb view and then you start drag and dropping stuff into place.
one way i learned was looking at other peoples designs
they have an entire section dedicated to sharing stuff, it's kind of like github for PCB files. super handy. you can open other peoples designs with 1 click.
I tried making a simple one with an LED and resistor and the appropriate power connections… but the PCB export lacked power pads
but to make it work / a doc?
I'm extremely sorry if I'm annoying you
it's oshwlab, it's part of easyeda
here's my profile it's completely open source. https://oshwlab.com/djdevon3
In EasyEDA open source hardware lab, open source square pools all kinds of electrical design engineerings together to realize resource sharing easily.
Open sauce good
there are links near the schematic and board files for "open in editor". so you can look around the design and inspect how the schematics are laid out etc..
you can even send it straight to fab from a copy of your own if you want to have some boards made. it's all quite seamless.
That’s part of why I pulled up EasyEDA to start, so I could have some fabulous purple boards made easily, hehe
and you don't have to go with JLC parts if you don't want to. you can substitute digikey parts.
takes a little more effort to track down every digikey part in your BOM but it's doable. that's how i do it anyway, its worked out well so far.
Ohh, you mean for the full build services?
oh i only have the board made, i buy the parts from digikey separately and assemble myself
if i was to have boards assembled i'd probably go with cybercity circuits in the USA
The full assembly sounds nice… I’ll use that if I’m going to try selling something probably
Gotta have something to sell before really considering that XD
or that yes, of course, whatever is easiest and best for you. whatever tools work for you. 🙂
Easy good!
part of the process is trying out different software, different tools, and figuring out what works best for you.
I just realized… I don’t think I’ve done ANY PCB design in over 5 years
Maybe closer to 10….
a lot of people got into during the pandemic, being stuck at home
if you weren't making sourdough bread then probably doing something with electronics 😛
Lmao, no sourdough here… I didn’t get the extra free time so many people seemed to get
and that trend is still continuing, you're right on time to get back into it.
chips are coming back into stock. rp2040 is a big seller, can't go wrong with an rp2040 or esp32-s2 based board.
start out with something simple first. my first board was 4 tactile buttons to positive and gnd. really simple. getting that into my hand really opened the door.
that was around 2019, man time flies.
I was thinking of basically making my own version of the Pico
Just to get a feel… and have a purple Pico
… would I be able to sell a Purple Pico?
The higher the product ID, the newer?
Data sheet is easy, just search on the part number: https://www.micron.com/-/media/client/global/documents/products/data-sheet/dram/ddr4/16gb_ddr4_sdram.pdf Making it work is a little trickier. It's DRAM, which is fairly common, but not as easy to use as SRAM. It's also a BGA package which requires special techniques to assemble.
Probably. Maybe integrate a handy feature or two (interesting shaped board, make it badge compatible, add an LED, FRAM, or other goodies.
I designed a cake using math. It’s an original cake! It’s was a fun project!
Small though
Wait it’s microwave cake??? :0
I would try making it but I don’t have a way to measure ml for cooking and I don’t know my microwave’s power curve well enough to try hitting 500W output, lol
I can see PWM :0
Time to pull out my old CRT oscilloscope...or maybe buy a slim digital one... I want to see my own waves!
I need to learn how to properly use this one XD
I know how that goes! Good luck.
I thought I killed this QtPy, lol
I found I learned how scopes really work best with an old CRT model with big knobs I could turn and see what they did. Once I had a good understanding of the controls available and what they did, it was easy to learn how to operate a digital scope. I restored this fairly basic 70 year old model, it's satisfying to use.
Why is that one on its head? XD
That was the first time it worked, I was running it upside-down to have access to the circuitry which lives in the bottom.
That would be a cool project. Some of them are pretty simple (the Waterman PocketScope only has 4 tubes in it, and one of those is the CRT and another one is the rectifier). The old RCA receiving tube manuals had schematics for scopes, but included a footnote recommending people wishing to build one buy a kit due to the number of special parts required (mostly transformers and switches)
Buying the right parts might be easier now for some stuff :O can you get new CRT tubes?
Amazingly, you can still get new CRTs (3RP1A tubes are still made), but it's not difficult nor expensive to get NOS ones. IMHO, it's harder to find CRT sockets than the CRTs themselves. But those transformers and switches are specialty items.
New Old Stock. Parts that were made long ago and never used. And yes, I have 3D printed a CRT socket that basically works.
I like to haunt hamfests and the like for cheap old scopes and restore them.
One of the things I did to amuse myself during the lockdown was to work through the collection of old scopes I had accumulated. Now I have a nice collection of working but old scopes.
i designed some pasta with no math. i couldnt tell you the amount of anything in there. haha.
lol
That makes sense. I consider myself more of a cook, I just throw stuff in and adjust to taste, while my sweetie is a baker, which is a much more precise and mathematical field. So a cake using math makes perfect sense to me, as does pasta without math.
yeah, cake needs pretty critical math
Just gotta eyeball so you don't have too much excess pasta or sauce, lol
For a long time, I figured we were both at home in the kitchen, but couldn't put my finger on the difference. A friend explained that I was a cook and they were a baker and suddenly it made sense to me!
i have 2x excess pasta. i made too much haha.
oop
There's a meme out there that reads something like "How to figure out the amount of pasta to use. 1) estimate the amount you think you need; 2) WRONG!"
its almost like it expands in the pot
oh i have the right sauce amount. i just made 300g of pasta and 6 chicken fillets. i should have cut it in half
it should reheat nice though tomorrow
Yee
I'll often cook like 5-6x the amount of pasta I plan to eat to have as leftovers XD
ha
Suddenly, dizzy
on the other hand.. this is the correct amount of cake
(from may. i need to bake another for xmas)
if you ever wonder why cakes cost seemingly 10x what they should in a good bakery... try making that cake. haha.
I shall pay you in free electronics assistance if you make me that cake XD
haha
the recipe of the cake itself is from cupcake gemma
only thing i changes was to use lindt chocolate instead of the baking stuff cause it was easier to find
mmm chocolate
it was so much work though. took like 4 hours. hahaha
strawberries are mascerated in maple syrup and vanilla
nom
This is why someone else should do the work for me XD
Gotta build robot assistants
lol
the flames are boring
and fake looking
shapes are ok, but theres just 2 led colours and they are static
Needs a Tesla coil for some fun arcs
lol
and tying it to a more useful automated controller.
all it has is basically 3 brightnesses you cycle through
Greetings!
Hasllo
Hello!
'sup?
Not much. Just was working on my cyberdeck design and noticed that Adafruit had a Discord, joined. :)
Awesome, welcome :D
Thank you!
Make sure to show off your design!
Will do!
Those are fun
I'll just say I have a ... fondness for high voltage
What if you put every transformer you have together? Could you make a quintillion volts?
Those are all good for 20kV or so apiece and let's say there are 5 dozen of them. If there were a way to hook their secondaries in series, that would be 1.2 megavolts. However, for higher voltage stuff, the usual approaches are voltage multipliers (Cockroft-Walton, Marx generator, etc.). I used to work in a plasma physics lab with a voltage multiplier the size of a big rollaway trash dumpster. It was cool.
I kinda want to build a big zap zap, but high frequencies hurt my head and I’m afraid of zap zap, lol
It is good to have respect for high voltage. There are low frequency ways to get high voltage (I've built stuff out of oil burner ignition transformers), but safety first, it's best to learn from someone knowledgeable and work up to the more dangerous stuff.
While I enjoy ElectroBOOM, those videos also make me cringe.
Same XD it’s like watching a train wreck… can’t look away
Using his 101 series to actually learn basics tho
I don't like his videos but I enjoy seeing people getting shocked
I love his videos XD
I get surprised when he gets shocked, and forget what the video was about
lol
Sometimes I'll watch those and muse on how I could re-create those effects (more) safely, like the electric guitar in the Electrician Reacts video. The "seat warmer" one with the hot wire on his pants, I had the idea of using flexible LED filament to simulate the hot wire and some sort of volatile solvent for the flames.
hehe
Hey guys, I had a question about non rechargable cells
What is the relation between the cells internal resistance and battery capacity left ?
Is there any relation at all ? If yes then what kind of relation ?
If you have any resources about this topic, please hit me up
I strictly want to know about non rechargable batteries and not about lead acid/ li - ion or other rechargable batteries
I have read conflicting opinions on internet , so just curious if anyone knows anything
Helloo
Need halp in selecting a single board computer.
(SBC like raspberry pi zero, raspberry pi 3a etc)
Welp raspberry pis are all like diamond in the market. So I gotta buy an alternative. Like orange pi zero, banana pi zero m2 etc also I'm actually limited to very few choices actually
Budget: referable 25$ - 55$max (bcz it's my first time)
Purpose: have plans about adding a camera and re using an old 7 lcd panel I have. This is primary goal.
Wanna give it a walking mechanical leg one day too. This is dream(or future)
Got this for free from work
Ohhh, pretty
I think it works but I'll be testing it today or tomorrow
Gonna give it a deep clean and make it look like new? Or just dust it off and keep the old and used look?
Uncertai
Either is nice
His videos are about watching him get shocked... duh. 🙂 Most* of them are planned as demonstrations of the various things that can go wrong. I think the only real one was the jacob's ladder.
It's not super powerful but the 5V supply will be useful. 10W isn't much
But the tracking is cool
Good for smaller stuff, and it’ll look cool in your space
I REALLY hope the Jacob’s ladder was planned and not as bad as it looked. I do think most of the time where he flails like a muppet is just for show, but hard to say… he definitely does a lot for comedic effect and demonstration
no, the jacobs ladder was a real accident
i forget the details, but he said he was just lucky he was not touching the floor or something.
my shop mate touched a 600v mains line once. it just froze him in place. could not move his hand off it.
"not recomended"
I got shocked by 120 a bunch this week. Do not recommend
Mostly because of my carelessness
But I didn't tell anyone so I don't have to file a report taps forehead
I prefer learning from the experience of others
I can't understand those who want to experience in the first person the feeling of getting shoked to be honest
Some experience I want first hand, but pain is not one of those things
It's very dangerous. I'm lucky I wasn't grounded
I was grounded for my 440v zap… but it was between my fingers and elbow area so I didn’t get electrocuted
I've never been shocked bad. I've cut a 120v line with saw and it cut the blade in half EDM style. "Nope"
respect the electricity. check connections 6 times.
ha
i have to wire lights and plugs in the next few days
I’ve been electrocuted and really very do not recommend
Theoretically, there is a point where transformer losses will exceed the actual current you can push through a coil?
When it catches fire from overheating?
Adafruit was featured in an LTT video 🙂
when I was doing a security course which then I dropped off, because it looked like a scam to gain public funding out of my time, there were plenty of grousome videos about chinese people getting burned by medium/high voltage lanes
really nasty things
anyway, I see that stm32 are stil in shortage, but what specifically one is in shortage, or is it all of their line up in shortage?
I've never dealt with one except sone blue pills clones so...
they get features a fair bit actually
not usually very directly though
https://www.adafruit.com/product/4739 can someone ELI5 how I would wire the ENABLE pin on this converter to "shut down output completely"?
You'd connect it to ground, or some other logic-low signal like a GPIO pin, to disable the output.
could I use this to protect the rest of the circuit in the event that the converter fails?
Mmmm, it's probably not great as a protection mechanism, since if the converter is fried, it might not be paying attention to the enable pin either. Normally this is just used as an on-off switch.
got it. thank you! Would you have any suggestions as to how I could protect my circuit in the event that the buck converter fails? I am trying to make sure I dont fry things
What kind of failure mode are you trying to protect from?
If it's on the bench (not portable) a decent bench (power) supply has overcurrent protection you can dial in. For practical purposes this amounts to a melt type fuse that costs nothing to restore to full service.
I haven’t had a lot of buck converters fail, but when they have, usually they fail in a way that they fry and the attached devices just lose power
im just afraid it fails open and unleashes the input voltage to the rest of the circuit. but im not sure what failure mode is normal for MOFSETS
this would be ideal 🙂
I would hope most are designed to fail “safe” (don’t damage connected devices)
Pretty much all still, but STM32F4 seems to be somewhat available among others.
If you're looking for an F103 replacement, the cloney one from Shanghai Hezhou is sounding pretty good.
Okay, guys, I tried my luck with Arduino but how do you connect 2 circuits both with completely different functions? 🙂
I am trying to get together a Bluetooth headset and an electric current-sending circuit 🙂
Your mental model should not be "this is just like Lego bricks... just stick them together and they work!" In reality it's often closer to surgically attaching a limb, with lots of fiddly little veins and arteries to carefully stitch together.
Gotta get them nerves in the right spots
Yay noodles!
@crystal ore thank you, I understand! 🙂
to make a secure server like thing with a sim module what could I use?
without a whole os in it
There's the LWIP library which is available for microcontrollers.
The first blinky is always the most satisfying. First time programming an Attiny25
I've not worked with really at all with tiny microcontrollers. just M0+ and above. the Attiny25 is good fun.
Finally ran out of memory on my feather m4. Took a while! Kinda impressed with how much I can do with that little thing, and how sloppy I can be with my code. Didn’t really start hitting limits until I was trying to do display and audio and neopixels and data logging all at the same time.
anyone ever make a "Wadokei" digital clock before? I was looking at the math in this code and I'm like WHY? lol pretty cool way of looking at time
https://github.com/mwgamera/wadokei/blob/master/wadokei.js
The "why?" makes a certain sense to me. Dividing daylight and night into pieces based on the actual length of the day/night makes sense in times past when the day was far more "solar" driven: get up at dawn, and then go to bed at sunset.
Hello everyone 😊
I hate asking this, but I cannot find an answer... Can the LYWSD02 E-Ink Display clock, temp and humidity sensor. This is a link to the product...
https://blog.adafruit.com/2021/06/17/new-product-bluetooth-eink-display-clock-with-temperature-humidity-sensor-lywsd02/
Question: Can I set this to display the time in 12 hour format?
As far as I can tell, no. Given its origin, I'm not entirely surprised by that. Much of the rest of the world relies on 24 hour time.
Even the code for ESPHome integration doesn't show a way to change it. One would assume it would be there if it was possible. But I could be wrong.
Thanks a million. I was thinking it was possible, but it sounds like it is not able to display the time in 12 hour format. Good to know I was not crazy in assuming it could. Sadly, I'll have to return them to MicroCenter. 😦 Really need them to display the time in 12 hour format.
Sorry to hear that. I hope I'm not misleading you, but the complete lack of mentioning 12 hour time seems to imply it's not possible.
Yup. I was thinking the same thing. Oh well, such is like. 🙂
Was on a Black Friday buying binge when I saw them at MicroCenter. Never thought of checking if it would show the time in 12 hour format.
No worries. Thanks for the info. 🙂
I'm envious that you have a microcenter!
You're welcome!
Micro Center best toy store... I lived there 2 years
Hey, guys, what is this little piece of metal called? I found it between two banana plugs on some equipment I ordered, and I'd like to get more for my power supply
"jumper" and "shunt jumper" don't give any leads.
Looks like it's called a "shorting bar": https://www.digikey.com/en/products/detail/pomona-electronics/4115/736747
Ah, thank you!!
I could ask why everything from Pomona is so expensive... I'm used to dealing with them for BNC/banana
Pomona is affordable compared to some outfits (like Lemo), but expensive compared to others (Keystone)
Yeah, no kidding. I always have the "wait, is that price for one or a ten-pack?" reaction.
I could at least get behind "our cable insulation is made for industrial environments" with their leads.
But in the case of the shorting bar, I could make that on a mill in less time than would take to order it
it looks like somebody else had the same idea
https://www.ebay.com/itm/223830808364
Hello, I was wondering if anyone could help me with this. I'm struggling with what to do for this part because it gives an error code about no module named 'board'.
Not sure if it's my machine or what, but those images aren't loading -- can you post the code and error?
It's not your machine @delicate stream
Yeah sorry the images aren't loading
Wonder if it's Discord or just those images
I took it from my phone camera, would it be best if I screenshot?
It's a very large image
Yes, screenshots are better, but if you can copy/paste the code itself that would actually be great, then someone can copy/paste/edit to suggest changes
Ok thank you.
Here. See if this works.
Yup, that loads, altho I don't see the error
Oh, yeah, posting text also eliminates photo issues, so that's good
Yea I'm working on some wings and I found d the tutorial on YouTube for the animatronic fairy wings. I copied and pasted the code that they gave onto this and it gives an error code for line 5.
What's the error?
Actually post the code and error and then we can figure it out, knowing the error without the code doesn't tell much
It says
Modulenotfounderror: no module named 'board'
Sounds like an import is missing, but once we see the code, should be able to figure it out
Which board are you running it on? The board library is normally frozen in for MicroPython and CircuitPython ports, but if you're on something like a Pi, you might need the Blinka library.
Anyone know what kind of connector is used here? https://www.adafruit.com/product/3686#technical-details And/or if there's a schematic available to determine which is pin1 and which is pin 8?
Breathe easy, knowing that you can track and sense the quality of the air around you with the PM2.5 Air Quality Sensor with Breadboard Adapter particulate sensor. Mad Max & Furiosa ...
I'm running it on feather m0 basic and using an 8 channel pwm as well.
https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/Fluttering_Fairy_Wings/code.py
Molex picoblade https://www.adafruit.com/product/4928
Ah, of course. Thanks 🙂
In the manual on page 4 & 5 it has pinout and shows which one is pin 1, looks like the pin furthest to the right when looking at the device
Got it sorted. https://cdn-learn.adafruit.com/assets/assets/000/049/708/original/adafruit_products_3686_kit_ORIG_2017_12.jpg?1514416836 this let me see the connector and which traces are which. Good thing I checked, it is flipped 🙂
I’ve been thinking about getting one of those for a while, so I’ve looked over the docs for it a few times. I’ve heard good things about the plantower sensors.
Yeah it looks pretty good. 5003T has temp/humidity as well. I'm designing an ESP32 PCB now to flash with ESPHOME which also supports the plantower sensors.
Could this be a copy/paste problem. That code on GitHub looks ok.
It might be. I'll double check everything. I appreciate the help.
hi, is it possible to use the <RGBmatrixPanel.h> library on an atmega328p xplained mini?
okay
sorry if this comes off as rude, but why not just try it?
already did, getting a lot of errors for undefined registers
could you send a screenshot of the errors?
that library is supposed to support atmega328p-based boards so idk what might be going wrong
although if you haven't already I would make sure you've installed the adafruit gfx and busio libraries
already did
k
Anyone have custom pcbs made from jcbway or anything like that? What do you do with the extra boards?
I sold a few kits to friends using extras of my macro keypad pcb.
Sometimes I'll design my circuit to use more smaller boards (like my 8-digit display that uses 4-digit boards in pairs, or my 24-channel dimmer that uses sets of 8-channel boards). Sometimes I'll design double-duty boards so they can be assembled different ways, but I'm rarely thinking ahead enough to do so. In a lot of cases, I'll just hang on to the extra boards, I gave some small ones to a friend who made them into earrings, I used a spare dimmer board to build a multi-channel flasher (so it became a double duty board after the fact).
Art from scrap/extra boards can be fun. I’ve also been known to bodge boards for random things. SparkFun often sells scrap boards for super cheap, and they’re good for practice soldering, art, or just messing around
I bought two overpriced z80 machines im genuinely dumb
Oof… well, at least you have two z80 machines
How much did you spend vs. their value?
I remember when Z80 machines were the default business computer, everyone used 'em.
They're still some of the coolest machines
Hey. I have a LPD8806 led strip I belive. But I cant figure out the rasp pi GPIO pins I used with this. Which channel could I ask?
#help-with-linux-sbcs is the best place for pi-specific help
$300 for two NABU pcs
Could've gotten something good like an IBM for that much
NABU?
I have seen Z80 machines go for $200+ individually, so that doesn't sound too bad
Do I have to calculate the day and night time with latitude before dividing the day and night by 6?
It's a machine that needs a connection to a server to run, it downloads the os into ram when it boots
Ohhh...
@late fulcrum Thank you! I made my wife a three channel rgb controller and I just had to get a circuit board made because... reasons that defy rational explaination... jlcpcb minimum order is 5 after all.
asking here in case someone can answer it
I have a windows 7 pc with msys/mingw that i currently develop cpp on. It has to be windows, because I have a gpib pci card that only has windows c drivers.
would it be possible to update to windows 10 and use wsl or wsl2 in this usecase?
I would go back to win 7 if I could.
WSL uses msys sure
i don't know what mingw is
I use WSL2 with Ubuntu in Windows 10 no problem. Works great actually.
Here's a quick demo video I made showing WSL2 in Windows 10. Drag and drop works seamlessly too.
You'll have to ditch Win7 at some point, regardless...
I'm finding a lot of software that I need is dropping Win7 support.
Also it's a huge security risk to run 7 with internet access...
Ain't bothered me any, but.... Yeah. Lol
All it takes is one stray bit of malware and boom
Heh, I've been known to write my own drivers for GPIB cards.
honestly i miss how pretty win 7 was. still the best OS ever (my opinion) but it's time to let 7 go because of driver support yeah.
It was certainly a huge step up in a lot of ways. 10 is my favorite in terms of aesthetics... Nice and clean
As far as I can tell, you'd need to evaluate the time of sunrise and sunset using both latitude and longitude. Once you have those, it's then relatively trivial to calculate the rest of the system. There's code out on the web that can do the sunrise/sunset calculation.
Be warned, it's a bit gnarly because it takes a lot of things into account that you wouldn't initially think of. e.g perceived sunrise is actually slightly earlier than the time when the sun physically comes up over the horizon.
Due to the variable density of the Earth's atmosphere, it refracts the light and so we get to see the sun when it's still a fraction of a degree below the horizon. 😮
Working late, and someone turned out all the hall lights…. So all my camera outside my office sees is a laptop I’m battery testing….
The speed of 10's boot was the tipping point for me to convert early.
MacOS X was a nice OS, but it didn't boot particularly fast...
I was using 10 since the first Technical Preview. 7 too. Refuse to use 11.
I gave up on windoze about the time of Windows For WorkGroups 3.11 (circa 1993) when it became apparent that MICROS~1 had no interest in actually fixing anything.
I use everything these days
I mostly use BSD and occasionally Linux. SunOS, Irix, and Xelos were nice in their day, but are now relegated to niche usage.
Win 98SE was my fav windows, but win 3.11 was my first. But I run more Linux than windows these days, my main laptop is dual boot ubuntu & win 11, I have a MacBook also but I’m still getting the hang of it.
Win98se was great because it finally added USB support. Finally was able to just plug a mouse in without having to fight com ports.
I want to get win95 running on my desktop for productivity
Apple Silicon is kinda good but I have one that’s fully spec’d for work
My primary workstations are all Windows, but I also have MacOS laptops and multiple Linux boxes, as well as dozens of Linux VMs
I want Windows 3.11 graphics on Windows 10
I still remember my first Windows desktop, a compaq computer purchased from compusa (if I remember correctly)
CompUSA sheesh
Also people would wait in lines and have events for software release
Heh… now just camping for GPUs
That you can do, just run 3.11 as a VM (I used to do this on a 22MHz SparcStation with Wine, it was pretty slow)
I mean I want a skin XD
I have a 3.11 machine set up for when I feel like playing with it
Should be quick enough to whomp up a theme.
If you do it I’ll give you a cookie
As I don't use Win10, I can't do it.
Ordered a special 3 wire lipo battery from Amazon. Also ordered some lighter fluid. When prime asked if I wanted to combine the items for a delivery in one box I thought about it for a second… then hit yes just to see what would happen. Started tracking each one everyday with great interest. When they were at the same facility about to be combined into the same box instead of shipping them separately they just cancelled the battery shipment outright. 😬
Well that’s dumb and sucky of them
I didn’t expect them to combine them but was hoping they’d be smart enough just to ship separately automatically. Was a fun experiment.
Hope reordering teh battery isn't an issue
Sending prayers and well-wishes to Mr and Mrs Lady A. They are understandably private. I frequently watch Ask-An-E with my kids, and my daughter and I are, perhaps unreasonably, waiting with very baited breath for some news!
I'm out of the loop, what public information is there?
I don’t know if there is any info
I more meant why the well wishes but I won't pry further
Ah. Yeah, I don't want to pry either...
Can anyone recommend a reliable USB C PD breakout that delivers 12v? I bought these but when connecting to the wall I'm only getting 5v. <https://www.amazon.com/dp/B0953G14Q2?ref=ppx_yo2ov_dt_b_product_details&th=1 >
Do you want a cable (like https://www.adafruit.com/product/5450) or a PSU or something else?
That might be a problem with the wall plug, not the module. Does your wall plug support usb PD 12v output?
The only thing those modules do is ask the power source for 12v. If the source doesn’t speak PD or is incapable of delivering 12V, you’re still going to get 5…
Most basic wall supplies don’t go up to higher voltages, but it will say what it can output somewhere printed on your wall supply.
(Quite new to electronics) I thought so too but my brick says it can deliver 12v
Unless I'm reading that wrong of course.
Hm. What kind of cable are you using?
The one that came with the brick.
It might be QC instead of PD power supply
Some reviews on Amazon say the quality control can be iffy. Have you tried any of the other modules?
actually, it might be the brick
description says that the PD is for 45W
Which would be 10v
I got old Simm RAM modules in for recycling at work,would it be possible to integrate/ recycle the IC's into something new?
I could desolder this in my sleep
I think you could interface with them via a modern MCU, but I don't know if you can do so in a useful manner
I was thinking about getting the ben eater 6502 kit, and I've been interested in doing stuff on a similar low level
Very good input for me though!
If you're interested in learning how old RAM works and working with old stuff, then yeah, it's useful for that!
The Ben Eater videos I've watched use SRAM, and that SIMM is DRAM. Many of the early microprocessors (like Z80) do include DRAM support, but you do have to wire up the circuitry to accomplish it.
Do you happened to know where I can get the brick in the pictures?
Sounds like a challenge
Not offhand. A web search for "Travel Charger QC12" brings up a bunch of random USB PD adapters on AliExpress. I would guess any decent quality USB PD supply capable of the desired voltage and wattage would suffice.
That would be a bit extracurricular for that type of course (The 6502 videos) correct?
That would be my opinion. I did get inspiration from his videos to breadboard an 1802, but I'm using FRAM as both RAM and ROM to keep the chip count down (then again, the 1802's multiplexed address bus means I need an additional chip for an address latch, such is life)
Yeah, I'm still relatively new to electrical engineering so all that was just French lol
I thought it was Italian
At least it wasn't Greek
lol
Greek is useful for referring to things like 470Ω resistors 
kitty knows Greek
RAM is "random access memory", a generic term for computer memory in general. SRAM is static RAM, you put information into it and it holds it for you, as long as it has power. ROM is "read only memory", memory that maintains its information even when the power is off. FRAM is ferroelectric RAM, an unusual hybrid that you can use like RAM, but it's non volatile, meaning it maintains its contents even without power.
hi guys, where can I ask questions in regards to soldering and hardware mods/projects?
#help-with-projects is best for general questions about projects, #help-with-hw-design is good for help designing hardware, especially things like PCB design
no problem thank you
ive posted a question in the former channel
You're welcome :D might take a bit to get replies, so just gotta be patient
End of the year self evaluations are hard if you’ve had a really rough year
Under accomplishments I put that I tried every day, even though so many days I didn’t want to work because of what my family has gone through this year.
I hate self evaluations
The company I work for makes everyone do one, and then request peer feedback, then manager evaluations. All of that factoring into how much of a raise you get.
Reasonable, but bleh
This next year, if I’m lucky I will get a 3.5% raise
I should be getting a review soon-ish? Been over a year since I started now. I was told the average was 10% raise per year
[but I don't know where that average came from]
lol
is brick above missing a prong? 🤣
I give you, the 7 chips needed to make a 4 Byte PIPO serial register file.
Ideally, you could change the 2-4 decoder into a larger decoder and add more 74hc595N
what is PIPO? and why 4 bytes?
The PIPO part was answered, 4 bytes because there are 4x 8 bit SIPO shift registers
1byte = 8 bits being the relationship not explicitly defined here
And only 4 bytes because I only have the 2-4 decoder, so I can only read/write 4 possible locations
There’s so much to learn it’s mind blowing. My brain is just overwhelmed lately.
I was looking for a 7489 at first!
7489 is a great chip
Jameco has 'em in stock, $5 for 64b of SRAM
Ohhh
As well as the possibly less useful 7488 256b ROM
Lots of great options. Using shift registers is a fun way to get a little more rudimentary
A creative approach, yes
Basically what the chips I chose do, 8 bits parallel in to a PISO shift register, decoder to select the shift register, and use the tri-state octal bus
Not the most efficient way to use clock cycles but ya know, gotta have fun sometimes 🙂
Of course, for a goofy sidestep in "rudimentary", I built this 4x8b core memory RAM shield from a kit a while back.
Oh I love core memory
I saw someone did something similar and then put an RGB matrix behind it to show which cells had 1s stored
Oh yeah, it's the same shield, with an AdaFruit NeoPixel matrix behind it, a great idea
I really need to get back into digital logic. I’ve got my FPGA board that I should finish trying to implement my own cpu on
I’ve also got a book from college that has essentially the steps for making a pipeline processor in Verilog that I want to look back at
I'm wryly amused that the core shield uses a CPLD to implement most of the logic. I don't know how many times as much RAM is in the CPLD as in the core array it's controlling!
I'm trying to get back into FPGA after some folks in another Discord crushed my enthusiasm 😦
It’s amusing to think about.
Yeah, people gate keeping don’t deserve respect if they make people not want to learn more
I would probably be doing FPGA dev if the fpga director didn’t automatically write me off because I didn’t have an EE
Yeah, I was asking for some help with some frame buffer code, comments like "that's the most horrible code I've ever seen" really are unhelpful. I took my FPGA boards, put them in a box, and put the box on a shelf. That was two years ago.
I don't have an EE either, and get that from time to time as well.
You should join the tiny tapeout discord, lots of great people on there
"tiny tapeout"? Is that the program where physical chips are getting fabricated?
You can DM me if you want an invite. Plenty of people starting out with digital design doing cool stuff with the help
Yeah, Matt Venn’s tapeout program
He teaches Zero to ASIC
I have three main projects in mind, a Floppotron sort of music-from-computer-hardware one, a breadboard CPU glue logic one (the 3-chip computer), and a recreation of the Atari music visualizer
Oh those sound really interesting, especially the Atari music visualizer
I have some old cpu gate schematics for an old video game console chip
Playing with a simulated one on 8bitworkshop.com
Ohhh
I want this
It looks like there was a later version that implemented the logic with discrete 4000 series CMOS gates instead of a CPLD.
Some info and links here https://corememoryshield.com/
Sadly it’s not for sale, but the full design of the PCB and documentation is there!
Ok I need sleep XD nini peeps
The tricky thing to find is the core memory toroids, but Jussi and I buy them from the same eBay seller in Bulgaria (search "5221.3 core" to find the listings)
Which channel is appropriate to ask a question about software design?
Could someone explain why the data bus in a CPU is built up with a data-out / data-in division
does anyone happen to have a hardware usb protocol analyzer for sale? Beagle
aa
I’m guessing this Bulgarian seller purchased in extreme bulk in the 60s and has been selling ever since…
Yeah, cores were produced in staggering numbers.
AdaFruit sells them
I'm not sure what you're asking here. Most CPUs operate on data in registers and have an ALU loop for doing the operations.
A friend of mine had a gig (way back when) of repairing core memory. He said it was rather challenging (I think he mentioned the physicality of it; desoldering &c.)
I'm sure it is! Gotta make sure your wire is going the right places, and I think it makes a difference how taught you pull it? It seems like very intricate work
Even the Altair 8800 front panel wiring was (said to be) too 'stiff' to do repairs easily. Brittle. Too much soldering in a concentrated area.
I hate when wires get brittle
They taught us (to NASA standards, ostensibly) how (or just 'to') avoid wicking up under the insulation. ;) NASA PDF's on soldering (with photos) should still be available.
I usually only have a problem with solder getting under insulation with stranded wire, so I use solid core a lot XD
Oh haha yeah I'd agree though I hadn't given that any thought until you mentioned it. Yeah stranded is almost made for wicking (esp. stranded copper). In fact it's a reasonable substitute for solder wick. ;)
Mhmm, I have a tonne of scrap stranded wire that I have no use for, so I use it as solder wick!
Much cheaper
Just add flux
I should buy flux...
I've never bought it XD
Well, not for electronics. I got a vat of flux for plumbing to go with my 5mm solder, lol
Yeah, that nickel chloride flux isn't a good bet for electronic use.
Didn't think so XD
what's called a via that's directly under a pad?
as I do understand fr-4 pcb don't support such thing, while hdi do, am I wrong?
It's not the substrate that controls the viability of via-in-pad, but the capabilities of the manufacturing house (both the board itself, and the assembly phase)
do you know any in the cheapo side?
jlc looks like they don't support it
pcbway only on hdi? which is expensive
I could be wrong though
I haven't researched it. The last time I was doing fancy stuff, I was using one of the more expensive options.
Just to clarify, you can overlap a via with a pad if you don't mind having the hole. The "via-in-pad" HDI technique also involves capping it and smoothing it over so there's no hole any more.
I don't mind having a hole, but what do you mean?
the main reason on why do I need such thing is to make the pcb smaller
while otherwise I would have traces all over the place
I mean if I'm overlapping the hole with the pad am I not covering it?
or maybe do you have a pad with an hole?
Yes, there's a hole in the pad in that case. Sometimes it's okay, but it can wick away solder during reflow or cause a chip to not sit level.
so utterly cool use your 3d printer as pick and place machine
https://youtu.be/IvkYmSc8RS0
I have invented the PuPiPlEx which is a Push to Pick and Place Extension for my 3D printer to help me out with placing hundreds of LEDs
More details: https://www.youtube.com/watch?v=Mx4swtSQmE0
If you need custom PCBs/3D prints/CNC parts check out PCBWay: https://pcbway.com/
Filament Galaxy PLA:
https://eryone3d.com/?ref=Dombi3D
Featured 3D p...
Need a helping hand when soldering led strips
https://youtu.be/EsFblWo10bA
Connecting wires to the end of LED strip can be a challenge. The Solder M8 holds the wires and LED strip in place, freeing up your hands to concentrate on the soldering process.
Check out our full review 👉 https://youtu.be/PSbK_7I7zwc
=== AD ======================================
🧰 Check price and availability.
SolderM8 Jig to hold LED st...
I just have binder clips XD
If you have a 3d printer it's fun to just print these items out
I need to print something, my printers have all been idle for months.... or longer in some cases >~>
Right now busy printing christmas toys
Maybe this weekend I'll have a chance to get something going...
printing star wars models
they are these cards you break out the parts and assemble them, this is a empire shuttle
Ohhh, nice
they come from printables.com for example
https://www.printables.com/model/80917-landspeeder-kit-card
cool! that's a neat idea for a 3D printer. never seen that before.
I will be dust in the wind well before that time
Finished job
First advent of code done! Trying to do it in C this time to learn 
#include <stdio.h> void main(void) { printf("Hello, World!\n); }
Should I use a hot swap socket for my handwire keyboard?
usb?
No
The keyswitch hotswaps
I've seen little print-out and break-out kits before, but never that sophisticated
ahh never used them, all mine are fixed in place.
I forgot about advent of code
I plan like stick them to the plate then wire to pcb
Ideally, yes, because you can customize further later and replace switches should they break, but just soldering would cut on cost and complecity
did not adafruit have a pcb board template for a keyboard
If you have NO intentions of ever making switch changes or reusing the switches in a socketed keyboard, there isn't really any harm in skipping the sockets; but you'll want to have them wired directly to the PCB, not connected via a wire, otherwise you'll have a nightmare of wires
Buying a car is such a stressful process
Indeed…
Luckily after a few days of hunting and haggling, I think I found the car and financing that will work.
Yay!
The number of dealerships with no cars on the lot, with mostly all in transit is just surprising given that rates are going up
It’s always funny to me though that the best financing deals are always on new cars.
This will be the third new car I’ve financed in about 4 years. Got one in college because my long time driver of 10 years had a bad engine that was worth nothing and too expensive to repair, no real income so I had ti finance through a predatory lender.
Traded that in March of last year for a new outback because we needed a bigger car to move. And now getting a second car because my wife found a job she loves and my job wants me back in the office
I unfortunately had to go thru the process twice in one year because of idiots causing accidents…
Yikes
