#general-chat
1 messages · Page 26 of 1
GPS generally only is useful for retrieval
if that's the only purpose yes that would work.
ok so i guess wireless is kinda out of question
i just need 2040, 9dof imu
and gps
however it's a receiver only, you'd still need the LTE modem to send those coordinates. it's not a transceiver, it's a receiver only.
Anyway, 6 inches of dedicated space, say about 325mm^2 of space, you could pack a lot of functionality stacking stuff
so it's really not what i would consider the ultimate gps...
I’d personally stick to a LoRa module and GPS
lora only works line of sight. if it goes beyond the horizon or out of sight the lora becomes useless.
LoRa is good up to 10 miles idk
would u do imu or not?
an LTE satellite modem is the only real answer but due to space constraints you're going to have a hard time stuffing that in there.
If you want to log telemetry data, sure
I’d do a custom set of boards
and also it doesent fuze data like b8o085
yes 10 miles with clear line of sight to a receiver module. i mean you could get close and it could be retrievable.
if it nose dives into the ground odds are it'll be irretrievable.
Stack them with headers and keep them secure with mounting pegs and slide them into the rocket housing.
ok so basy i will have a cusom board with
pico
b8o085
ultimate gps module with the antenn
a
I think probably scrap the Pico
yea and just a 2040
well at that point i dont even need a custom board right
its just i bu ch of sensors wired together
plenty of space in there for all the goodies, nice one.
No it would be very custom at that point
Yeah if I don't be able to use I need to use another device as middle man
You don’t want things dangling around
would t a pico fit in there
It could yeah, but you’re going to want to better take advantage of the space available
oh yea also the board needs to be wired to the pico to use 4 servos
Basically you want a rocket computer sandwich
the teensy 4.1 is wicked fast and in stock. if you have room for that i'd go for it.
can pico do 4 servos or do i need servo controller
Slightly out of my wheelhouse with servos but I believe they just need a PWM signal
Maybe a mosfet
Are the servos for flight stability controls?
recovery
there's a servo featherwing https://www.adafruit.com/product/2928
A Feather board without ambition is a Feather board without FeatherWings! This is the 8-Channel PWM or Servo FeatherWing, you can add 8 x 12-bit PWM outputs to your Feather board. ...
which kinda brings us back to using the feather ecosystem because it truly does have the most amount of addon boards. feathers have all the goodies.
kinda
I see space being the limiting factor
agreed
6” of space and 21mm of inner diameter
I suppose you could always just slap the boards on the outside 😛
servos are in the recovery chute
Conservatively, 325mm^2 of horizontal space that can be exploited over the 6” of height
duct tape 👍
Space 1/2” between each board, you could have ~10 layers of functionality total
Still need batteries too
yea esspecially cor the 4 motirs
why not have some kinda det cord from one chamber to the top and then pop the top for the chute? i thought that's how most model rockets were designed?
This is a small rocket
yea
except i am manipulating the chute
like parasailing?
its for saftey
i've never heard of that
the problem is the feature set vs space constraints. that's a toughie.
Makes sense. Yeah.. gosh this right space makes this very precarious
i think now it make sense why all the parts are needed as they are
gps
imu
servos
the servos alone are going to take up a lot of space.
We know, it’s just servos tend to be big
the chute starts on the outside?
yep agreed
or under some kind of fairing?
we will try to get it work with 2 servos
wdym
you can add fairings to the outside to give yourself some room to work with on the exterior of the rocket
A sub micro servo is 25x22x12mm
well yes but isn't the goal safety as well. with space limitations you're going to make concessions.
Also consider the weight too. Is your engine capable of producing enough thrust for all this?
ok so in summary we need a custom rp2949 board that connects to ultimate gps and bno085
it should be
21mm rocket engines aren’t that powerful last I remember
is there some ruleset that is preventing a larger diameter stage?
would the pcb have connections for these things or actully have them on the pcv
What engine type are you using?
for the g-forces i would solder everything, everything.
You would need connectors between each board, just headers would work. Use mounting/spacing sets for securing the boards
ok so jumper wires with soldered ends
Not wires, just stacking headers
also depends on the orientation, if they're laying flat you could get away with socket headers.
whats that
custom pcb just has the 2040 on it and ports to connect the diff sensors and servos
Stacking headers just allows you to take regular headers and stack them vertically
Right
does it work circularly?
any good resoruces on how i get a basic 2040 working with power in and flash and tuff in easyada
you plug the lower headers into the mainboard
I’d use 2 sets of 4
Check the RP2040 hardware design guide
Anyway, 30 newtons is like 6.7lbs of thrust, so ideally keeping the weight below 2lbs so you can actually fly.
2lbs for everything that is
found it but thereare no schematics in it
that's what a short header looks like plugged into an rp2040 for my LORA transceiver
but how would the stacking header work on a circle axis
you can use short headers to make the 2 boards closer together
or use long pins and just solder them directly together to squish them together as close as possible.
my lora stack is about 20mm thick.
but i'd say the closest i could squish them together would be about 15mm
im still confused
what would i connect the beaders ro on the pcb?
would i leave like open holes
Solder stacking headers in each board and stack them together
the hole is if you solder the pico w directly to the pcb, if you use pin headers which raises the pico w off the pcb then you don't need the hole.
oh oh ok
so we stack the components on the custom pcb
that is an option but for space saving and your constraints i would recommend soldering it to the pcb with the castellated holes.
you can always use pin headers to stack stuff on top of it
but being aware that going upwards you'd still want that hole, so that's another monkeywrench.
so make the custom pcb with the 2040 gpios and solder boards like 8no085 to the pcb
?
you could do that sure
have u used the bno085 by chwnce?
i would make a custom pcb for the 8no085 stuff in the pico format to be plug and play
me personally no
well i'd try to stuff all of it on 1 pcb if possible and if not then the 2nd pcb gets stacked on top.
ok yea thats what i wss thinking
also
is bno085 just a fusion chip or does it have imu stuff sensors too
It has the sensors inside it, yes. You can get the raw data if you want.
cool
i'd never even looked at the bno085. that looks perfect for your needs. awesome.
fromomom schematic like this how do i know which part of the module goes to the pico and what part is just carrier board
have you looked into the 9-dof featherwings? https://www.adafruit.com/product/4565
plug and play stacks with any feather
you've got a big project on your hands. wish you luck and if you need more help there's plenty of people here. sounds like an amazing project. please keep us updated on your progress!
#help-with-hw-design will be a great place to get help with your designs
@ebon dew I didn’t see if you responded earlier to my question of if you saw the product photos I took of IcyBlue
There was a million things going on when I asked lol
cool
@tardy badger of course i did and pretty sure i commented about it too. the patience to hand assemble all those smd parts is beyond my shaky hand skill level. respect.
I consistently get 6-8 day turnaround from JLCPCB on their cheapest shipping option.
My last order even bracketed CNY and I still got in 8 days.
guys do you see any flaws in this code??
import usb_hid
from adafruit_hid.keyboard import Keyboard
from adafruit_hid.keyboard_layout_us import KeyboardLayoutUS
from adafruit_hid.keycode import Keycode
import time
import board
import digitalio
These are the requires Libraries
button = digitalio.DigitalInOut(board.GP18)
button_mode = digitalio.Direction.INPUT
button_pull = digitalio.Pull.UP
I am using a button at GPIO2 of Raspberry Pi, Then i initialised the button
The mode is Input , And i have stated it as Pull Down
keyboard = Keyboard(usb_hid.devices)
Setting up Keyboard
keytext = KeyboardLayoutUS(keyboard)
Keytext help us to write text files
while True:
if button.value:
# it checks if the value of button is high or not
keyboard.send(Keycode.GUI)
# It is going to press Windows button
time.sleep(0.4)
keytext.write("Google")
time.sleep(1)
keyboard.send(Keycode.ENTER)
time.sleep(0.4)
# It is going to open Google.com
keytext.write("https://www.youtube.com")
time.sleep(0.4)
keyboard.send(Keycode.ENTER)
time.sleep(6)
for search in range(3):
keyboard.send(Keycode.TAB)
time.sleep(0.4)
# It is going to press TAB 3 times
keyboard.send(Keycode.ENTER)
time.sleep(0.4)
keyboard.send(Keycode.ENTER)
# It is going to SUBSCRIBE
time.sleep(0.1)
Do not look in the youtube link..
My Issue is that the module will continuesly run the if statement even if the button is not pressed...
What pin is your button connected to? A comment says 2 but the code says 18
ru in CONUS
after more thinking, i realized that there needs to be wireless to reci e data too, as the ground center needs to transpir the recovery coordinates? can loda do this?lora
also how much accuracy can i get with this regular gps vs dgps?
Loras range can vary. In an open desert dry lake exceptional range for miles with a proper boost antenna. In a forest forget it. Scatter cant go through objects.
and if im get transrecover, i need 2 of them right
I dont know what dgps is. Gps on the ublox modules is good to within about 100 ft.
mine is bn880 it can produce 6 digits accuracy which is .11 of a meter but when i move it around it doesent seem to change posit? how much can adafruit do?
Yes you need at least 2 lora transceivers at minimum.
differntial gps
can they connect to a pc??
Via usb serial to program… not sure what you mean.
my ground control is run my a pc
laptop
so can i connect 1 trasreciver to rocket and other to the pc
Oh, yes for sure, duh sorry.
You can pipe one out to a tft display for portable tracking but a laptop works well for that too.
*transreciver
The transceiver is the radio. Both a trnsmitter and receiver in one module.
Modules that can send and receive are called transceivers.
ok cause the guide is saying connect board ci to radio ci
The gps module can only receive so thats a receiver module.
see board mosi to radio mosi
does pico have mosi
rp2040
Radio in that context means the radio module or antenna pin.
and what abt the board side though
That one in that image a radio transceiver module soldered to a breakout board.
also i was thinking abt this. ima have rev 1 and rev2 for the circuitrry rev 1 will just be a pcb where i plug all this stuff into, rev 2 will be a pcv ethat has most of these modules on it
Yes in that guide radio means the rfm module.
Not sure I follow. One is miso the other is mosi.
yea
so does rp2040 have that??
oh perfect
Yup 👍
also what is the easyest wY to get started with a basic working rp2040 based board
are there any templetes in easyada eith a basic power module flash that i can build on???
Thats a skerr question. Actually a lot of your questions are all hardware design related.
Recommend you start asking these questions in the hardware design topic. https://discord.com/channels/327254708534116352/656770973852237844
k
What can I use to measure the distance how much the baloon drift
What heading it is
And it's speed
Does it also contains heading and speed
What you would suggest to lock it in a certain area
A long enough string?
Probably a string with an anchor or a ballast
Modern blimps are held in place by ropes
And while in my room?
Top led had been on for years and bottom is a new one both look the same how long do they last then? Seems good condition
Like i expected used one to have burn marks atleast
There would be no burn marks unless you actually blew one up. But those are some really good macro shots. How did you get those?
Js normal mode on phone camera
In full screen mode
Cuz other modes don't got macro
Pricing out how much it would cost to get the parts for 500 units of my FPGA has been fun.
Plenty of back ordered stuff, but spending thousands on parts is a bit daunting
I'm toying with an FPGA board too at the moment, but mostly concerned with the housekeeping details like how do I get the code onto it, power supplies, and clock.
FTDI chips seem the be the standard way to program
Power sequence seems to be important but also not at the same time? I’ve gotten away with not doing any cascaded power supply
Which chip are you looking at?
I've seen boards (like the iCEBreaker) that seem to use the FTDI chips without appearing to need additional programming like configuring the USB parameters, connection scheme, etc., but haven't verified that this is entirely true.
I just use the ft232h
And it Just Works?
Yeah
Cool, thanks for the confirmation.
Ah, so there are 3 main logic chips, the FPGA itself, the FTDI interface chip, and an SPI flash chip that holds the bitmap?
Yeah, if you don’t use spi flash you might run into the bitstream only being temporary
Presumably the FTDI chip loads the bitstream on power up/reset
The FTDI in my case only programs the spi flash, it’s not used after bitstream is loaded
But I have another version that the FTDI programs the ICE5LP4K directly but the bitstream isn’t persistent so after reset I have to reprogram
Yeah, on the one hand, it's a bit of a waste, on the other hand, it yields a lovely bit of convenience that makes it totally worth it in my estimation
Oh absolutely
The other option is to use a microcontroller to program either spi flash or the fpga
Which is what I’m attempting with an RP2040 on board instead of an FT232H
That could save a couple of chips for my use case, but I'm unsure yet if that's a worthwhile optimization
I only see it as a benefit in that you could also connect IO between the two outside of programming for like off chip DSP or something
In my immediate use case, the FPGA will just be an SPI peripheral to a microcontroller, but if I'm going to get boards fabbed, I may aim for a more versatile implementation I can re-use for a wider variety of projects in the future (a situation I'm guessing you're familiar with)
Yeah, I’ve got a featherwing I’m planning on assembling at some point that just has an ICE5LP4K
Do you have a favoured clock oscillator? I found an affordable 1ppm one that looks attractive.
And all the IO broken out to headers
Wow, I could just wait for that...
I’ve seen most people use like 12MHz osc for clock input
I’ve not personally done it
One of the less-standard features I'm looking for is a particularly high precision clock oscillator, but I could presumably cut a trace and send in a clock signal from an external source (although it would be grand if there were on-board support for replacing the clock input)
Pretty! Lotsa I/O pins pinned out too, which is lovely
You could probably easily solder an oscillator between two pins and get the results you want
I think you’d want to make sure those pins support clock input
I think there are 4 pins that do
Right. If I find a replacement oscillator that has a compatible footprint, I could probably just hot air off the original one and replace it.
Yeah. I might add an oscillator to this design yet, I’m mostly trying to figure out the program from a microcontroller bit
But you're right, if an I/O pin that supports clock capability was available, I could just send the precision clock to it, and route it internally
I like of like the idea of a generic FPGA daughter board I could just design a board around with the project-specific features required. Yours looks like it would fit the bill, or nearly so, with the additional bonus of fitting the Feather pinout (which a bunch of additional pins available)
Similar to SparkFun's "Artemis" and "MicroMod" concepts
Yeah, I’m hoping to finalize the design and throw it on my Tindie shop in the coming month. I need to source more 1.2V LDO though
They go in and out of stock like crazy
I'm guessing there are a few compatible choices, so you don't have to redesign the board to swap LDOs
Yeah, I originally went with an adjustable since I hoped people would avoid it since it wasn’t fixed but I was wrong
Originally, I was going to have the FPGA act as an SPI host as well to control other things (when I was looking a hanging stuff off a PMOD port), but one thing FPGAs excel at is I/O, so I'll probably just use a simple parallel bus instead.
I'm guessing there's enough call for that specific voltage that there are a few fixed choices available (just, as you point out, none of them are predictably available at a given time)
I had looked at there were like 140k available with TI directly but July lead times for Digi-Key and other suppliers
Wait nvm it was the 2.5V reg
My current alternate 1.2V LDO is this fixed voltage one from Analog https://www.digikey.com/en/products/detail/analog-devices-inc/ADP165AUJZ-R7/5056879
👋 @tardy badger
Hi
does it really matter what the low end of the LDO is for a feather as long as it's below a low battery threshold?
Most are below the battery threshold so any should be fine that matches that
Be aware about the pin placement limitation for Ice40 PLL if you have a clock input that needs PLL. Check if it compiles before routing/layout.
2.5V LDO can be omit for most of the ice40 dev boards though, I don't think anyone wants to do OTP....
managed to order the m4 can bus feathers I wanted 😄 Now I jsut have to wait forever for shipping!
That’s what I mentioned above, there’s only a handful of pins that were compatible
As for 2.5V supply, I added for the niche user who will want it
You’ve re-emerged
Welcome back to the land of the living 🙂
Thanks, I had a bad date and now distracting myself with electronics
Oof, I’m sorry to hear that
You’re always welcome around here ❤️
The good news is that electronics are never gonna give you up. They won’t let you down. They can’t really turn around so they won’t hurt you.
They’re inanimate objects so they won’t make you cry, and they certainly won’t tell a lie either
Which means after all that. They won’t desert you
where can I get small alluminium things of about 6x6cm with some logo printed on for cheap? I though about doing it diy by electroplasting resin and then inking it but resin sucks, I can't get the ink to stick to the metal, and I need to polish the nickel to give it an alluminum look
Maybe search for custom drink coasters? That seems to be a thing they can print with metal.
Here’s a song to pick you up https://youtu.be/NN75im_us4k
People who make mashups like those are musical geniuses
I watched it yesterday, with my dad.
Definitely very good. 🙂
Jonathan Majors, MODOK. Ugh I really enjoyed it
Japan
😄
And the end credit scene.. muahahaha
hehe
||I'm glad that Cassie was actually relevant and not just a side character|| (Very mild spoiler.. not a bad one)
Not really a "spoiler" at all. lol
She’s in the trailers so not a spoiler
Also apparently I missed the second post credit scene.. nooooo
Guess I’ll have to wait till it comes to Disney+
I can tell you in PM, if you like... lol
I read an article and figured out what it was
It is a very good one.
lol
I remember coming across is shortly after it came out
So it’s lived in my head for at least 12 years lol
Heh
I'm so sorry to hear :(
It was actually less a date and more an abandonment
People suck
Hehe
👋 @delicate stream
You could look at custom anodizing, or perhaps using a metal marking coating and using a laser to place your design on it.
Taking product images on a white background is hard for my iPhone 14 pro
A dslr would allow me to control the environmental variables much better
There are some phone apps (such as FoCal) that give you some more control of the camera.
yeah, it's just white saturates everything so you have to open the aperture move to get more details out but not so much that it's overly saturated..
i'll have to give FoCal a try though
does it cost money?
Welp, got some initial documentation up for IcyBlue on github https://github.com/skerr92/IcyBlue
What's this a NEMA 16?
Maybe? This page says a NEMA 16 frame is 39mm diameter. https://www.zikodrive.com/ufaqs/nema-motor-frame-sizes-mean/
Then again, that chart is less than clear as to which dimension is referred to as "diameter" http://www.piclist.com/images/Stepper-Generic-03a.gif
I saw the same, maybe they do not count a mm out as tolerance
Thanks
oh that makes sense. i think the shipping would be cheaper there then CONUS
various things imply that the critical dimension for flange-mount NEMA frames is the bolt circle diameter for the mounting holes
So, Øf in that diagram. That does make sense.
another (less important?) diameter is the circle that encloses the corners of the flange
i'm not quite interested enough to register to download a copy of the actual NEMA standard
What do you mean?
I was just going to ask about how is that circle drawn
As I see it starts from the center, and ends its radious at the center of one of those holes for the screws?
yeah, in mechanical design, there's the concept of a group of holes whose centers lie on the same circle of a specified diameter and center, thus "bolt circle"
Is the main Adafruit page a subtle hint about the next AdaBox?
How small do you think an anechoic could be for RF testing?
Like what if I made a box out of plywood, applied a layer of foil between plywood and Sheetrock, and placed ridged foam insulation around the thing. Could that provide enough for doing unintentional radiator testing?
I think for an anechoic chamber, you'd want something that absorbed RF instead of reflected it.
yeah, usually they're full of wedges, where the sharp interior angles "trap" the RF via repeated reflections
That’s why I’m thinking a combination of faraday cage (block incoming RF) and then using RF foam cone material
For now it’s just going to be for testing emissions on a 12MHz crystal
And from active data lines like USB and the SPI traces.
So fairly low end UHF
is your goal certification? or avoiding interference with existing equipment nearby?
Yeah, hoping to self certify without paying $850 for a chamber
Or paying $1000+ to an outside test lab
i wonder how strict the test standards are for self-ceritification…
You have to be pretty close to the ANSI C63.4 standard or whatever it is
You have to provide proof that the test chamber meets the specifications I guess?
It’s all very convoluted
The way I see it, is attempted compliance is better than none at all
i guess initially testing on your own can save you time and money when booking an actual official testing session
Yeah, if the product sells enough to afford better testing, definitely will look into it
I’d probably just buy a more professional chamber from a place that sells certified ANSI C63.4 chambers, and better equipment than a $65 spec an
12MHz? That's hardly UHF, even with a bunch of harmonics.
Too fast to be HF class though?
I tend to think of the cutoff points at the 3s: HF to 30MHz, VHF from 30-300MHz, >300MHz is UHF, etc.
Huh guess it’s middle hf
Anyway, it requires emissions testing under unintended radiators by the FCC because it’s over 9kHz, it also falls under CE testing requirements
For ordinary square wave output oscillators, I'll generally include the first 10 harmonics, so 120MHz would be solidly in the VHF realm
Plus the new UKCA or whatever it’s called
I know a ton of products don’t even do testing but they’re playing with fate
I’d rather not
I remember when Atari came out with their 800 series home computer. They couldn't afford to go through FCC testing more than once, so they shielded it six ways to Sunday. They brought it in, the tester told them "okay, you can turn it on", and they grinned and pointed out "It IS on..."
Hahaha
That’s golden
I’ve built $8 of wiggle room in my BOM, maybe I should just put a huge shield over the whole thing hahaha
$8 wiggle for worst case parts substitution
Shielding and filtering can make a big difference, but the hard part is knowing what's needed, when, where, and if!
12MHz crystal shouldn’t produce much EMI at all
If this is your board with the outer ground planes, that should help a lot.
Is a a bare crystal or an oscillator can?
This crystal here
I chose to place it as close to the pins as possible, very short traces to reduce radiation. Mostly solid fill around it
Ah, looks like an oscillator module. Some of them have limited slew rate to limit higher frequency harmonic radiation.
It has very low load capacitance too which should help I imagine
8pF load, I use 5pF caps assuming ~3pF parasitic
Load capacitance? Probably not an oscillator then. Crystal oscillators like that tend to have very low drive (microwatts) and therefore low radiation from both low current and low harmonic waveforms.
It’s a crystal yeah
Some odd quirks in the ground fill, but PCB design software is like that sometimes.
The routing in tight spaces doesn’t help
It looks like one trace splits and rejoins just to the left of the 6-pin chip under the battery(?) connector
Probably an artifact of me removing some components that weren’t necessarily helping the eeprom
My boards have weird historical artifacts like that too
It’s really interesting to me the FTDI recommended circuit is different than what Adafruit implemented on the ft232h friend
The friend works so I just assume it should work for me and it does so yay saving like $0.04 in resistors haha
Things like that make me curious. Sometimes it's design style, sometimes it's deliberate for a specific reason, and sometimes (I'm looking at you, Raspberry Pi Foundation) things just get done wrong.
I did gleefully lift AdaFruit's trick of using resistor networks as a bunch of individual resistors when I needed more than a couple of the same value.
Hehe..
Oh yeah I do recall reading about the RPi 4 usb c issues
Kind of silly that such a mistake was made
I love this pull quote:
"Instead of trying to come up with some clever circuit," Leung writes, "hardware designers should simply copy the figure from the USB-C Spec exactly [emphasis his]. The Figure 4–9 I posted above isn’t simply a rough guideline of one way of making a USB-C receptacle. It’s actually normative, meaning mandatory, required by the spec in order to call your system a compliant USB-C power sink. Just copy it."
I wonder if they fixed it on the new revisions
If I ever get to the point where I’m running a business out of a small industrial space, I’m definitely going to build a really nice anechoic chamber
Bigger than a 0.6x0.6x1m box that I’m planning.
I almost bought an RF shield room once. It turned up at an industrial auction and nobody seemed to be in the market for such a specific piece of gear, or even knew what it was. The new price had likely been hundreds of thousands of dollars, and I think it went for $50. If I'd had access to a truck, I'd have bought it. While I don't have a lot of use for an 8x8x6 foot room with 4 inch thick copper walls, it was just such a nifty object.
4” copper walls 😵
I’ll just stick with like.. flashing sandwiching a piece of foam core
My employer has a humongous anechoic chamber
You can’t even hear a pin drop it’s so quiet
It’s big enough to fit 10ft dishes in
Hmm.. it seems that the lowest RF foam panel I can find does 30MHz up to 100GHz
I suppose noise below 30MHz is generally negligible
I suppose lower frequencies might be easily absorbed by more standard acoustic cone panels
This will probably take some experimenting
For $50 you could probably sell the copper for scrap at a profit.
Me who has seriously way more on my plate than I need: “heh, this new project sounds cool!”
There's like a million interesting ideas to explore and not enough time. Maybe if I had like 20 3D printers and could fire off entire builds to JARVIS I'd be more efficient but not by much. Would be cool if there was a ChatGPT version for PCB design... which actually worked and wasn't just full of ****.
Yeah, it’s be cool to just have a command line tool to compile design blocks into a schematic and then I could just route everything
I think Stargirl has kind of the beginning for something that could possibly do that. Just feed it modules, tell it where to connect module nets together. I actually think that would work but would require a schematic database.
I think the main reason LadyAda designs everything into small modules is exactly for this purpose. She's slowly building up a module database. I mean at first it's for prototyping to make sure a module works with breakouts and such. Later can drop the breakout headers and combine schematic areas together easily. Been noticing a lot more of that with her latest schematics. It's all building from the ground up and the amount of designs out there now is starting to make something like a modular database possible.
I bet I could do something like that for EasyEDA but would take months. Nice thing about EasyEDA is you can copy/paste directly from one schematic to another. It will also import schematics as pages and you link the pages together. Definitely very doable but time consuming.
I could make design blocks that would simplify things, plus I do a lot of copy paste for known designs
same
Design blocks makes the most sense. I wouldn't know how to do that stand-alone in python or anything. I'd have to use EasyEDA since I'm most familiar with it.
My current idea would just add two additional main components to a board
SRAM and an additional USB port
I haven't actually tried that feature out yet with pages. Will definitely look into it. Might be able to use pages as the blocks.
Pages are basically schematic pages you can link together with nets.
I’m fascinated by ASIC development so I am tempted to make a board specifically for ASIC design
I signed up for the icyblue pre-release btw 🙂
no idea what i'd use it for but you're always pushing me to explore fpga. can't really figure out what i can do with one until i have one.
unless there's some kind of emulator out there for that kind of thing.
I’m going to work on some examples that can be run on my board that will include the bitstreams for them (hex/bin) files
And the Verilog files as well
assembly
i take back everything i said. that's way over my head. i have enough issues just learning circuit python right now.
There’s baby steps, don’t worry
There’s no rush in learning either and honestly no rush on getting hardware either
The best part of learning is it can happen on your own time 🙂
the more projects i want to do the more i realize they actually take longer than expected. not to mention the hundreds of projects i've started that are now sitting on shelves waiting for me to get back to someday.
By the way, you’re doing great learning circuitpython 🙂
i'm an idiot sandwich
Piles of projects, such is the life of a maker 🙂
I’ve got two padded envelopes full of bad board designs and unfinished projects lol
doesn't help when a part you use a manufacturer comes out and says there's a problem with it a decade later...
We’re talking well over 100 boards, some fully assembled, partially assembled, or not at all because I found a short while continuity testing
i really loved the mcp23017 too, fell in love with it. 😦
Well, the good news is there’s a lot of chips that do what it did that also have circuitpython support 🙂
sheesh. yeah that's really bad. how do you store all those boards? are plastic or electrostatic bags good enough to store long term?
Just bubble mailers with the boards open air
I’ll eventually take them to an electronics recycling bin
But for now they remind me of where I came from.
is it bad to just throw fr4 in the trash?
or are you talking about boards with components on them?
You really shouldn’t throw it in the trash
Yeah. Many have dead components
Many mistakes have been made but also many great boards too
did you see the bedibrator board? super simple design that i almost messed up too. it's only got like 2 buttons and an led.
Sometimes I envy people who are able to just get it right the first try. But then I remind myself that it’s the process of being wrong that allows me to be better and makes victory all the more sweet.
I didn’t, did you share it on mastodon?
Maybe I did see it. Mastodon is weird in that I don’t feel like I’m seeing everything
well i'm on like the 3rd rev of the tr-cowbell and still haven't gotten it 100% right.
and i didn't breadboard anything which in hindsight was extremely lazy and stupid of me.
A side advantage of my having made a bunch of mistakes is I recognize them when I make them again. Better yet, I can sometimes recognize them when someone else makes them too, and give out hints!
i don't even know how to link to mastodon posts because it'll link from my instance i think
ah i have a youtube video though.
Based on the E-Leveler by CHEP. You can find the Open Source PCB design here: https://oshwlab.com/djdevon3/bed-leveler_copy
It’s hard to breadboard the stuff I want to do unfortunately 🙂
taken from a design by CHEP https://www.youtube.com/watch?v=ei7HbfuQd-s
Chuck shows you a custom 3D printed soldering fixture for the Electronic Leveling Tool Kit. It makes the assembly flawless for anybody building the kit version. He then takes you thru all the steps to build, test, and use the leveling tool with custom GCodes to get that near-perfect bed level using the Filament Friday E-Leveler Tool.
Filament F...
Oh yea the bed level tool
I didn't like the way he designed the coincell on the bottom which means you can't use it while the bed is heated... which is kinda necessary for thermal expansion and the most accurate results.
i was like... i can fix that.
now it's all one sided and with a gantry level switch, improved.
was able to take his idea, redesign & improve it in about an hour, fire off the gerber and voila.
mostly thanks to learning electronics from hanging out here. i would have never been able to do something like that before joining this community.
That’s really awesome
I started with banging my head against a way, found a large electronics group on Facebook for which was full of old EEs who preferred to harp on new designers rather than help.
Then I found this community
contacted him yesterday and offered to send him 2, all open source pcb's are now on OSHW
Oh nice!
I need to submit IcyBlue to OSHW
Get my first project certified (though I could definitely do that for most of my projects)
It's really easy to submit as long as you're active with github. You can link to your github project page.
don't even need a real website. plus it's still better if you think github will outlive your website.
Yeah
my registrar wanted $100 for an annual renewal of SSL... i was like yeah this is getting stupid.
Most website hosts offer ssl for free with their basic tier packages
LetsEncrypt is free
I did get a notice from Weebly though that they’ll be deactivating my free tier with custom domain in march if I don’t upgrade my plan lol..
i'm just gonna go with self-signed from now on. it's becoming prohibitively expensive. the certificate is more than my hosting fees.
I use Weebly because the shop directly integrates with square which is easy
Plus drag and drop makes it easy to just throw something together
"Let's Encrypt is a free, automated, and open certificate authority brought to you by the nonprofit ISRG" https://letsencrypt.org
I have a love hate relationship with web design
yeah i see square advertising everywhere and they have easy ecommerce built in. though if i was to sell something i'd probably go with tindie anyway.
Tindie is fine, but I worry about PayPal just randomly seizing my account and money in it
same. i've had the same web design for like 15 years now and it really hasn't aged too bad.
self-signed adds a few steps in the browser, but it's a pain for a CircuitPython device
starting to reach the point where it's beginning to look truly outdated.
thanks i'll look into that.
I need to look at Lectronz too
I just stood up my own CA and use it to sign my certs
yeah Arturo has been busy, he's doing good things over there.
Arturo (Solder Party maker) use it
I don’t think Arturo started lectronz but I know he uses it a lot
Fascinating
How did you do that?
only reason i thought that was because ladyada said something about it last week i think. and i was like i didn't know it was arturo's.
There's nothing magic about a CA other than trust. So I just have my machines trust my CA, and then they trust all the certs signed by it.
she might have been incorrect about arturo owning lectronz?
SSL is a pain in the *** to setup
I’m low owns Lectronz which is a Greek company
Arturo is out of Malmö, Sweden
But he does a lot of promoting for Lectronz
i always get tindie confused with tinder. the names are just too close that it's kinda awkward.
Lol I hit enter after thinking I typed Tindie the other day
Ya know, with my wife sitting right next to me 😂
I swiped right on that Tindie product
Only reason i'll give lectronz a shot is because it doesn't sound close to tinder.
i thought i saw a notification somewhere but can't find it
Lectronz I believe offers other ways of payment outside of PayPal too
ah i had to refresh, now it's showing up in youtube.
Does tindie pay via paypal
Yup, only through PayPal
PayPal is just dubious. They messed with Flipper Zero makers last year, holding up over $1m or something like that
well.. Flipper's intentions are dubious
PayPal has blocked our business account and is holding $1.3M for more than 2 months without explaining what exactly they are not happy with. Even @PayPal support doesn't know what's going on. ⚠️This endangers the production of Flipper Zero in general. More details in thread 1/5
6587
2129
the potential for Flipper abuse is astronomical
Sure, but it was a perfectly legal product
Probably playing with some grey area but overall a cool tool
It rides that super fine line in the gray area. I'm pretty confident the FCC wouldn't approve but they'd have to prove intent.
drupal is completely free, there are many other options which are cheap or free
exactly
But Flipper Zero is just one of many examples
I hate PayPal and I'd hate to tie my finances to them
The fact of the matter is PayPal just makes sweeping back office changes that have zero recourse which is absolutely not okay.
that's happens when they get too big, amazon is also known to do that thing
Take lophtcrack for example. Cracked windows xp passwords. a legitimate tool for sysadmins who have to deal with users who go over and beyond trying to make work PC's their own... which is definitely a thing. however in the wrong hands it's a nefarious tool.
like a gun... it depends on how the tool is used that makes it good or bad.
What if… there were an app for doing the swipe left/right for if you like/dislike a product design
interesting idea. wouldn't a like button be better?
i mean if you're shopping for a synthesizer and they're only showing you buck converters you're going to swipe on legitimately good designs and make the authors feel bad, not the way to go.
This was a half-baked sleepy idea XD
Could be like/meh/dislike
And could choose to view categories
just kinda brings up the point on how inefficient the tinder flow works. it's just a bad idea.
mmm
WE ARE LIVE! The Desk of Ladyada - More RP2040 Tester Brains https://youtu.be/Qg2qjeiy4pg
The Desk of Ladyada - More RP2040 Tester Brains
This week at the Desk of Ladyada, we spent more time on our RP2040 Tester Brains board: this is our board that is replacing the Teensy3.6-based testers that we've been using for years with an available chipset. We've now published the CAD files on github (https://github.com/adafruit/RP2040-Based-T...
OOO
any tool with enough network effects to have good coverage of the offerings risks becoming an evil monopoly
tbh I also wanted something like that, but with the ability to auto generate stuff, and suggest options, like you want a resistor? here's the cheapest one, or here the automatically pcb trace route that works as a resistor, or then you want it to be bigger or shorter for some reasons? use a gizmo to scale it down/up without it changing its values ; you want to scale 3v to 5v? here's a couple of options, based on price, size and eccetera
some tools are already there (sorta), but are scattered all around the web, and not so "interactive" to use
This image makes me really happy
Jacobians are incredible
I can't believe I haven't known about this
math can be beautiful sometimes
A little triggerhappy are we?
Honestly I'd guess it was just random nuts shooting at balloons because they think they're protecting the country
Their stuff is at 30000+ feet
I read about that yesterday. Impressive that it went around the entire world so many times. Then it had the unfortunate circumstance to come down right in the middle of a politically hot climate. Was neat to find out you can launch a balloon anytime you want as long as it's payload is under a certain amount.
which makes sense because kids, parties, etc lose ballons all the time so the govt doesn't bother tracking that stuff.
However the balloons they shot down over NC and such were pretty massive with very large structures.
And airplanes hit birds all the time, so a balloon that isn't any more damaging than a seagull is probably okay too, heh heh.
birds aren't made out of metal though. if you're going to have instrumentation it'll at least have bits of metal content.
hitting a wing np, hitting the cockpit window would be a potentially fatal incident for the pilot.
Birds are partly made from metal, hard to make robots without it
that is one theory
however those metal birds don't fly at commercial altitudes
that we know of...
They can fly to space
there's no air in space, birds cannot fly in a vacuum.
That's what their ion propulsion systems are for
oh right i forgot about those
As I heard they have more problems in the engine, birds might break it
Ion thrusters, very cool
I discovered a wonderful project by a young engineer on youTube. He made a mars rover and ran it at a local coal mine emulating the remote access the mars rover has. A great little 'video essay' of his journey creating his own rover. The video was posted for weeks ago. https://youtu.be/6B4bVdM5Aw0
I built my own Mars Rover, how long will it survive?
** UPDATE **
Thank you so much for the overwhelming support. I would have never thought that my first video would do so well, we just hit 500 subscribers! - Thank you all so much!
Link to OceanaGold Macraes mine:
https://oceanagold.com/operation/macraes/
Watch the full time-lapse:
https://y...
I would looooove to do a project like that
So I should not go on any hot air balloon rides. Got it.
Me too. 🙂
skerr, is that volunteering for us to send our rovers to you? lol
No, I don’t have the gas money
lol, so we gotta pay for gas money too, I see...
You can simulate a martian lake once the salt lake dries up
Who needs to wait? Dugway proving grounds are an hour away!
Hi, is this arduino only or can i use it with ESP32 + homeassistant?
Works with any microcontroller with a NeoPixel library
It's a NeoPixel strip, so it can be driven by any microcontroller, but they normally need a separate power supply to run longer than about 60 neopixels
AFAIK they're 5V chips but are 3V logic tolerated
But it could be the other way around
5V logic is recommended, but I've used various NeoPixels on 3.3v microcontrollers without issue
Im looking for a cheap ledstrip that I can connect to an esp32, and it needs to be controllable with home assistant. Any recommendations?
Ultimately, you could absolutely do that! You'd need to code it in though, unless someone has created some code already that's fit for your purpose
Cheapest strips are going to be 3-channel RGB, so all LEDs of one color are on or off, could control those with transistors. That NeoPixel strip is probably your best option for individually addressable, and pretty sure someone has done Home Assistant control on ESP32
Do I need anything else besides that ledstrip? Like do I need to power it or something
For shorter strips, you shouldn't need a separate power supply
I think it's 20mA max for a NeoPixel? so like 600mA for that 30 pixel strip
Alright thanks for the info. And do you guys have a motion sensor recommendation? 1m distance if possible
ieyurghueh DYNO
This site is saying it can measure up to 5m but idk if thats possible
if i have a problem that is something like this
someone is parachuting from 2000lbs and they need to land 500 feet forward, what dive angle do they need?
how to solve using equations?
wrong discord
Yeah, can do 5m -- that sensor is on Adafruit
Can I connect it to an esp32 and use it with homeassistant?
Mhmm, you can connect pretty much anything to the ESP32, then you just need the programming for Home Assistant
alright. And do you think there is a big difference with this one? Its half the price
This one has 2 output pins; one immediately turns on/off with motion or no motion; the other pin stays high for 2 seconds after motion is detected. For the 3-pin, it only has one output and will always stay high for 2 seconds after motion. So if you need to know EXACTLY when there is or is not motion, you want the 4-pin; if you just want to know within a couple seconds, you can get the 3-pin
Also the 3-pin can do 3-12v, 3.3v logic, but the 4-pin is 3.3v power only
When it detects motion it should turn on an led strip
So i am not sure which one to pick then
I'd say go for the 3-pin; you just need to know if there is motion in general, so that one is easier to deal with
Thanks!
No problem :D
LinkedIn: “another OEM PCB/PCBA representative wants to join your networking”
My favorite message that they put in the connect request is “nice to be knowing you!”
This is basically the days following posting anything about my PCB work. You gotta admire the hustle though
Lol
I just cleared out 225 connection requests lol..
I get a lot of financial planners trying to connect.
What's about?
I also get business marketers who promise to help my business grow
The hustle of reps from white label PCB/PCBA fabs in China
Legit.
/s
What I thought then
Just easier some social engineering than reversing the thing
I share anything remotely related to PCBs or electronics and my connection requests get loaded with these reps
But they just need one person to say yes for it to be worth it for them
What do they want, to use your hard-crafted brand on their white-label products?
No, they want to make my PCBs and assemble them for me for money
Ahhh…
Why would I email for a quote when JLCPCB will quote me instantly online
Or PCBWay
Or MakerFab
obviously they’re better
I mean they might be better for next-level? Not sure how big scale those services go. Especially if you start getting to a point past where you can complete assembly, assuming you don’t hire humans to help you (thousands of boards)
What
And that's why they are unknown
Whats stopping them from making a competing service to those guys
Environmental regulations, the cost of setting up and doing business in the US among other things.
At this point I’m running my own assembly line lol
For all intents and purposes, JLCPCB’s PCBs are good enough for end products and I can order thousands cheaply.
I like the idea of assembling them yourself
I like control and having my own equipment satisfies that need for control 😂
Lol, yeah, you’re a one-man production machine! But I mean like, if you can make 1000 products a day yourself, and you want to do 2000? 10k? You’ll need to change
Altho I guess a picky-place machine is your next step
I concede that I would never be able to make PCBs as fast or cheaply (or environmentally damaging) as JLC or other Chinese fabs
I’d spend probably about $11000 for a small assembly line that could fit on a desk
$4k for the pnp, $5k for the oven, add in shipping, feeders, a better stencil jig.
Taxes
Cursed taxes
I could probably afford the assembly line at 500 units sold, though I’d definitely want to wait until I sell 1000x or more
And shifting to a pnp doesn’t necessarily mean it’s automated and I can walk away. There’s still plenty to monitor but it’s more of a be in the same general area kind of monitoring
You might still have to sit there, but you might be able to increase your output 10x for the same time
I imagine one day you’ll sit in a cube in a warehouse and having whole huge automated systems you’re monitoring all around you, lol
I hope to employ people and inspire them the way Adafruit does
same
Fruits of Adafruit
Hehe
Installed the 6.2 Linux kernel on my laptop.. seems to be working ok.
The fact that VirtualBox still works is a good start. 🙂
Heh
Me at urgent care using the same knife I cut myself with to remove my bandage for the doc
How many discord channels are you all in and how many of those do you regularly chat in?
on this server I actively watch about a dozen channels and regularly participate in about half of those
different channels have very different levels of activity though
I mute most of it on most servers these days, and 'peek' at stuff I won't look at daily.
They keep adding them; used to be there'd be discussion before adding chans but now they're proliferated. ;)
On servers I am new to, I let it alone and use the default setup. Can take a while to figure out what could benefit from a mute and what's too much muting. ;)
I'm on (in?) three different servers. That's it. lol.
I will also mute 15 minutes to slow down the response cycle considerably. ;)
but yeah, I mute and peek, too.
I'm on 12 discord servers, active on 7 (3D stuff, space science & writing mostly), and probably chat on between 2 and 8 channels on each of those.
I'm on seven servers, two of which I own (one of those is rarely accessed).
I've talked to several just recently who are on or near the discord limit, which I find amazing.
probably snowballs past any hope of management
Before I quit <account> I was down to one <flagged_relationship> and deleted 'them'.
They wrote back 'why?' so I added them back. Six months later they never once had said hello, so I deleted them and also the entire account. ;)
I'm in 29 servers. 😛
Most of the channels are muted.
I have trouble just paying attention to the few I'm in. If I haven't bothered to look at one in a while I just axe it.
Ohh.. I don't pay attention.
Much easier. 😛
Some of the servers I'm in are totally dead, and only in my list for reference purposes
Some is like 12
I could save or copy/paste things but that's work, lol
AdaCord when
poof
trimming is great. throw the ballast overboard. be free!
I ordered my first Spectrum Analyzer :3
$65 on Amazon and it had a 5% coupon
It’s just a tinySA so it’s has limited range, 100kHz to 960MHz
Portable tinysa Spectrum Analyzer - AURSINC V0.3.1 Hand Held Frequency Analyzer | 100kHz to 960MHz MF/HF/VHF UHF Input | ESD Protected Function & 2.8 inch Touchscreen | Signal Generator https://a.co/d/iNZ3b8x
Same form factor as the NanoVNA :3
whee. I want one and I don't know what it is. ;)
agree ;)
I almost never have any idea what you guys are talking about, but I like window shopping!
I want to see a movie scene where they 'saved all his/her letters' and it's wheelbarrow after wheelbarrow full. ;)
I’m using it to build a frequency test chamber
My friend 'robert' at the <rooming house> would paint over his last oil painting to make a new one with a totally different theme and color scheme.
z-axis steganography
I saw the 'let them do dangerous <x>' subthread.
My mom was an RN before marriage so she just patched us up as best she could and sent us outdoors on every sunny day with (as we got older) orders to stay out of sight until the next mealtime. ;)
If she could see you, you were going to end up pulling weeds for her in her garden.
All the kids were feral, pretty much.
♦️
The first service of the Essex Junior was to convoy to Valparaiso the Barclay and four of the British prizes. The occasion was one of great importance and interest to Farragut; for, though but a boy of twelve, he was selected to command the party of seamen detailed to manage the Barclay during this long passage.
https://www.gutenberg.org/files/27750/27750-h/27750-h.htm
search: Barclay - first instance near this story so no spoilers.
what is a way i can attatch something to a pcb in a non destructive way?
currentl i e designed pcb that takes a timaye gps and imu board i ofc want to attatch them to pcb, but wanna be able to use them in future projects
There's TagConnect and pogo pins as additional options
Tag connectors are pricy
You can use standard headers
ooh true
and the headers hold contact right
this is in the rocket btw so maybe sodder headers?
Yeah, and you can use mounting screws
Is there an SSD I can solder onto the PCB that I can use to store data from my atmega328p
Or a dip package
how much storage do you need? any speed requirements?
there are microSD in SMD package - or you can solder those microSD card directly...
does exist some sort of telescopic pipe, where the inside gets as big in height/width as the pipe that it was hosted in? like idk with some springs, that when removed do expand, and makes the exterior as big as the thing where it was hosted? I am not sure if I am explaining myself
I’ve seen one-time deployment designs similar to what you’re describing, but they can’t collapse again
for example? maybe I can find something related
I think a few antenna designs for satellites? But I can’t remember any details. I know it was antennas and such, things that don’t need lots of strength, and the sections were smaller parts that popped into place as it expanded
I want to be able to pick the amount, I was looking at the BGA flash nand for Apple devices that come in 64/128/256/... I'd like something like that I don't think speed matters for me
adding a storage chip directly will probably involve a good bit of low-level code unless it's already supported, but as will mentioned there are chips and little breakout boards with library support, mostly SPI (or I2C): flash (e.g., 16MB), FRAM (kilobytes), SD card readers (pick your card but there may be upper limits), SD Card chips (e.g., 512MB), etc.
Breaking the watch out of its case to fix a timekeeping bug for a E-Week show and tell at my work tomorrow
🤓
It’s fixed. I was making some calls to get the time from the RTC which was attempting to increment time faster 🤔
You built ... a time machine?
Apparently so
I imagine the RTC is a bit off because it's been on two board already so probably more heat than it should really see given it has a built in crystal
That makes sense
Either way, I can get like 10-12ish hours of "time" out of it just doing light sleep for 1 second at a time.
i'll do deep sleep one of the days, or get it right anyway.
I wish I had the means to make this case cooler looking. like full glass top bezel
milled aluminum body
having a 5 axis precision CNC mill would be super cool
it would take you a year + but people have done epoxy granite builds
A little walk around movie about my epoxy granite cnc mill build i have been working on the last half year.
Here are two forums with some build logs of this machine:
https://www.cnczone.com/forums/vertical-mill-lathe-project-log/337318-cnc-forum-posts.html
https://cnczone.nl/viewtopic.php?f=8&t=14444
model downloadable on grabcad: https://grab...
skookum as heck
if only I had the money laying around for the parts
I know, some of the parts there are like...$$$
Even using Automation direct stuff will be pricey
I probably just need to send my design to Xometry or something
If we can design one the size of an Ender 3, that would be perfect
I want to refine it more too
chefs kiss
I have a design for a epoxy granite lathe lol
The idea was to be able to build a bigger one from a smaller one
Kind of like Dave Gingery, but more modern, because we arent cave people.
what a life it would be just to have money to throw around at ideas 🙂
My little Sherline tabletop CNC mill is handy, but no 5-axis monster
just to design something and throw it on a massive commercial grade CNC mill
Oh man
plenty of my designs require that reach in and carve out
I dont know if I can say this or not, but since I live in CT, I got to see the inside of a certain helicopter place
and my god
MY GOD
The mills go into the floor
and are as large as school busses
and Im just like 🤤
when I worked at GE Gas Turbine in SC, there was humongous CNC machines for milling impeller disks and bucket carriages
The technology we come up with 🤤
also hello Mr or Ms FBI or Secret Service person watching me now. I wont tell any secrets
If you're in the us, don't you have like open labs or something with a similar naming?
🤭
hackerspaces? Yes
Like a free workshop with tools inside
Really the us as a market, is more interesting
Here's it's just old people
Or more, an hour drive away, only available certain times, etc.
TW: Politics maybe?
||Lol, you say that as if old people dont rule over us ||
I'd say a lot of Hackerspaces or maker spaces here are filled with older people. except at maybe universities
(I always have to check the rules to see if its allowed)
I'm honestly a little surprised that there isn't a greater convergence of younger people filling maker spaces in general
The few times I went, there were kids there with their parents.
And it looks like when ever they meet, its the same. But probably cause we are working :/
I really tried to hang out with the local hackerspace, but there were so many barriers to actually getting my projects done that I ended up giving up. Another group tried to start a space closer to me, but they never got off the ground.
Its also not exactly on the bus line either.
I guess you don't really hit your "I wanna make something" phase until you're hitting late 30s, early 40s
Oh yea, that too. One went fully commercial and got investors and stuff, which IMHO is far from the idea that its supposed to be..
I suppose that could be a symptom of not having nearly as much exposure to it at a younger age.
There were a bunch of local youth firmly in the "I wanna make something" mindset, but they couldn't get the support they wanted
I guess it's due to exposure
A lot of kids nowadays have lots of fancy tools, but yet they don't know how to use them
I find it takes years to undo educational constraints of "think in the box and follow the example given" mindset
Theres some small stuff at libraries too! Dont forget that. One library I was at had a printer you can use, and some smaller stuff
My dismal academic record is somewhat counterbalanced by the fact that those lessons didn't take at all (quite the reverse)
I struggled with the "you're not gifted in that, so you shouldn't try it" mindset
this and..any neurodivergence from the norm isnt welcome. Even socially you become an outcast...but lucky for us, theres the net.
(But also the anti-cap in me says that school is to train you for a job, and not to explore things)
which is counter productive really because you need exploration to innovate.
which leads me to this video:
https://www.youtube.com/watch?v=cUbIkNUFs-4
My original "Square Hole" duet and the redemption in one video! Enjoy!
Check me out! - https://linktr.ee/AlisonBurke
some teachers who actively work against brainwashing students into good little capitalist cogs do manage to infiltrate schools from time to time
it goes in the square hole
I will never not laugh at that video. I keep it in mind when doing GUI's
I was lucky and found what would be my path into engineering in high school architectural drafting classes.
And many times you get people that should not be there, but virtually can't be fired
small high school very well funded by oil and natural gas royalties. Great shop/drafting teacher.
Mr Saginaf was my teacher who was great at this. Such a wealth of knowledge. RIP, I carry on his legacy
I do plan on one day going back to making this little puck shaped home assistant called Homeco
I was inspired by Amazon Echo in 2015 and was like "a small home assistant that doesn't ship your data off would be super cool"
lol
lol, I wouldn't add chatgpt unless it was one that only had a basic language model and function set that could be augmented by loaded "apps" and by the location it exists.
no shipping voice snippets back to HQ
or some database. no selling user profiles.
"Breaking news, Homeco went out of business because investors couldn't exploit user data for profit"
lol
I can only hope
Personally, i'd upsell enhancements like attachments for car maintenance and stuff like that.
have a self hosted hub that manages all your data and locally encrypts it so it can't be accessed or decrypted remotely
have an app like the RSA token that ties the authentication token to a specific security value generated on download.
NFC tap hard token registered to your phone.
I didnt realize what time it was 😬 😴
lol
i'm just idealizing while I watch lectures on multidimensional signal processing.
have fun, Im getting off to bed
later
Surgery consult scheduled
*incoming. Not scheduled yet
whats called the clamp that is commonly found in power tools?
Chuck
Nope I can't find. A cheap clamp (like 1/2euro range) that's designed to hold in place staff of different shapes and sizes (5mm to 2cm (or more)?
look up drill chuck
But not wood chuck
there are many different types of chucks. lathe chucks, drill press chucks, drill chucks.
I meant with that specifications
How much bits would a drill chuck chuck?
If a drill chuck could chuck bits?
They’re sometimes called threaded drill chucks
The problem is that they are expensive
I can't find them at like "1 euro" range
yes they're not 1 euro cheap that's for sure
the bigger the chuck the more expensive generally
I wouldn’t trust a drill chuck that costed 1€
here's some different styles of drill chucks, mostly small cheaper ones
drill chuck/which one of these drill chucks is better?
Hi friends,welcome to my channel,
In this video I will show you some mini drill chuck to see which one of them is balanced and which one of them is better,and we will see the different between these mini drill chucks
dont forget to subscribe, thanks
#drillchuck
#minidrillchuck
#drillbits ...
even dremels use drill chucks to an extent but they use collets instead
but even a tiny dremel drill chuck would be like $10-$20 USD
they require precision machining
So the chuck on a lathe is the three bits you tighten against the workpiece???
Yes but my usage is not a drill
I just need to fix in place stuff
Which then can be removed and substitute if necessary
Could I use two/four/eight attiny85s to do the work one of attiny85, is there a name for that
"Terrible design decision"? 😜 Before you multiprocess a bunch of dinky little 8-bit MCUs, please consider just using one modern 32-bit one...
Not exactly sure if this is the place to ask this, but I'm running pyaudio on Geany, i've done pip install pyaudio, and it says the module is there, but I always get the error "AttributeError: Could not find PyAudio; check installation"
Nevermind, I just restarted the pi and it worked 🤷♂️
Yes but not easily. What is it that you are trying to do?
Silabs offered a C8051F120 dev kit around 2003 and the main accessory was a 'hirose' board connector mated memory board for it. Many pins on the connector but I don't remember how many were put to use for that. I still have them both. ;)
You could reverse engineer the basics of it to see how they did it.
Almost positive more than eight conductors between the two boards were used.
(8-bit data bus almost certainly)
(was 64kb of external memory)
Thanks I will look into that
SRAM/FRAM is easier than DRAM
There's also HyperRAM which I think is sort of like an octo-SPI interface.
You'd need an FPGA like Skerr's IcyBlue to attempt to integrate DDR. Greg Davill's OrangeCrab is an FPGA feather with onboard DDR3. https://www.hackster.io/news/orangecrab-a-formidable-feature-packed-fpga-feather-04fd6c99eb0f
It's been years since it's development and I have no idea on its current status. Skerr's IcyBlue FPGA feather is brand new and just starting production. He is taking pre-orders. 😉
No onboard DDR3 but he's very active here so maybe he'll look into it if you're interested in going that route. Who knows.
If SRAM's OK, you could use one of these. SPI interface, so fairly easy to connect to a microcontroller. https://www.digikey.com/en/product-highlight/m/microchip-technology/spi-serial-sram-nvsram-devices
how should i mount a board that doesnt have screws ,like the itsybitsy rp2040
With a yellow polkadot bikini
What are you mounting it to? Often times the headers alone are a solid enough connection, but I do know some have gone as far as 3d printing clips for such an occasion.
With SRAM you can also use parallel if you’re okay losing a bit of IO
its for a rocket
im making a pcb that carries the itsy rp2040
not related but answers here are always usefull, isn't there any fully free multiplatform social manager / automation toolkit? I found some but they are all paid in one way or another
Well, I was. I took preorders down in preparation for my CrowdSupply campaign 🤓
but because there is no software configuration of the BNO085 required, you only need to connect your device's RX pin and pull the P0 pin high.
does setting a pin high need to be done with 3v3 only, or can it be done with enabling a regular pin from the pico??
I would say design applications around the technology instead of shoe-horning an idea into the wrong technology for that idea.
What’s the purchase order minimum?
for me??
5
also whats a "4-Wire Kelvin Test
well it says it's a pad, you'd have to look at the physical footprint or open up the part to see where traces are routed in the part internally.
No i was just asking because a banner on the shop appeared that says “Starting March 2023 we will be raising our Purchase Order minimum from $50 to $100 and removing the PO processing fee.”
im on easyada
as for mounting a board without screws generally you'd design some kind of snap fit enclosure around it
Sry i don’t know anything about easyeda
i do
select the part and then on the right side panel click on the name of the footprint
is the part a user contributed one or lcsc part?
so they are not connected
yup there ya go
eacrly what i need
i wanted the option to short P0 on the BNO085 for RVC, and reg option too
if you want them connected when you get into board view just run a trace between them.
so now if i want RVC, i can just short this pin and problem solved
or you can also do that in schematic view
oh if you want that as a shorting jumper yes that'll work
make sure the pad hole spacing is correct for the pin headers you want to use
nvm i see an issue with it
not sure why you'd want to run 3v3 directly to an SDA
its a small error