[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y ] [Search | Free Show | Home]

Microcontroller thread

This is a blue board which means that it's for everybody (Safe For Work content only). If you see any adult content, please report it.

Thread replies: 31
Thread images: 7

File: 33.jpg (20KB, 539x361px) Image search: [Google]
33.jpg
20KB, 539x361px
Microcontroller thread
>>
File: images.duckduckgo.com.jpg (283KB, 1200x800px) Image search: [Google]
images.duckduckgo.com.jpg
283KB, 1200x800px
>>61034478
>>
>>61034511
DON'T YOU DARE FLIP THAT SWITCH
>>
File: AT89C2051-24PU-500x500.jpg (21KB, 500x500px) Image search: [Google]
AT89C2051-24PU-500x500.jpg
21KB, 500x500px
>>61034478
I actually wrote my own programmer for this one. Remember when programming protocols weren't proprietary bs?
>>
>>61034804
In a proper circuit you would just trip a breaker.
>>
>>>/g/
>>
>>61034478
Ah man, I remember working with the 16C84 and then upgrading to the '16F84', writing my shit all in assembly was annoying but the code was real small... it has been years since the last time I programmed one of those. I even recall when you could request free samples from Microchip, even for the higher end uC
>>
Good shit
>>
>>61034478
Are there any good paying jobs for this shit?
I have a job programming MCUs but the pay is shit, and every time I read about another firmware dev on the internet, they are also making a shit wage.
>>
>>61035042
Depends. If you program coffee machines then it's probably shit. I had some good offers in the IoT land (MCU + complementary python stuff: interfacing, webservices, etc) I guess that security/military sector also pays well.
>>
>>61035042
I think it is because if you are working on embedded you are at a hardware company. Software is just seen as a necessary tool rather than what makes them competitive.
>>
>>61034988
are you me?
Did some pic 16f stuff some years ago, all assembly madness. I built a binary clock. I recently discovered RasPis for me, these things are so much greater than uCs, especially the 5$ PiZero. For any uC task, I'd just throw a 5$ pi in there.
>>
>>61034982
Well, I guess I can't blame you, /g/ is looking more and more like /v/ every day.
>>
>>61035042
there are plenty in silicon valley
>>
File: 1497029243304.jpg (181KB, 1920x1079px) Image search: [Google]
1497029243304.jpg
181KB, 1920x1079px
>>61034478
Who else programs their mcus in forth?

It's like the teensiest unix there is
>>
File: Viagra.jpg (40KB, 500x364px) Image search: [Google]
Viagra.jpg
40KB, 500x364px
>>61034478
>>
File: DSCN4515.jpg (535KB, 1600x1200px) Image search: [Google]
DSCN4515.jpg
535KB, 1600x1200px
I've done a lot of projects using 8bit ~20MHz MCUs, but now I've got to use something powerful enough to implement an HD USB webcam with. I'm estimating that will require at least 100MHz 32bit, USB 2.0 transceiver, a Mb of RAM, and preferably a few ADCs. Any recommendations?
>>
Anyone tried RetroBSD or LiteBSD?
>>
>>61034478
was into these things when i was in jr high (pic16f628). i remember plugging them into breadboards. found this 5 digit led display on an old computer, looked up the datasheet, and made it display some scrolling messages. i also remember ordering a free sample of one of those pic32 with like 100 pins and etching a pcb to interface it to my breadboard with wirewrap. this must have been in like 2002
>>
>>61035042
All companies working close to the bare metal pays shit. Probably something to do with that they've been in business for a long time and knows what they can get away with. In my area the companies kind of formed a price cartel and decided how much they were willing to pay a developer. Web on the other hand pays like 4 times as much minimum despite being easy. Can't wait for the next IT crash when the web devs are out of luck.
>>
>>61036412
ARM m0 chip or an M4
>>
>>61036305
Kek'd mein Freund
>>
>>61034478
I'm having a sumo robot competition with PIC microcontrollers this tuesday. Wish me luck.
>>
File: 024256.webm (2MB, 360x640px) Image search: [Google]
024256.webm
2MB, 360x640px
>>
>>61035042
i work in embedded systems i.e. bretty much this
not in us but 2 years experience and make just over $4k a month which is more than $1k over average in my country
if you like low-level programming its really nice
i work with drivers and rtos implementations, most of which are written in C and Assembly
>>
>>61036412
why not an fpga?
they're really good for implementing image and signal processing stuff on
>>
>>61041120
I'm trying to make a digitiser that can convert an obscure old analog format to a webcam feed. The signal processing is very low; it's mostly just the speed needed to push all the pixels into an HD feed and enough memory to buffer a frame. USB stacks are a lot easier to work with on microcontrollers too.
>>
>>61036305
KEK <--- this one
KEK
KEK
>>
>>61034862
I know where you're coming from.
I cant be bothered to spend 50$ for a proprietary usb flasher that i can only use on specific model chips all the meanwhile newer chips might not even support the protocol in the future.
>>
>>61036412
Samiliar problem, exept that i need 2 cameras for stereo vision and other computer vision stuff.
Linux SBC's dont seem to have necessary protocols for that amount of data, ignoring the fact that they have the perfect price/performance/memory ratio that i need.

I was thinking about using a small 32 logicblock CPLD for glue logic to funnel the 24bits per pixel data stream from 2 cameras in to a megabyte tier DRAM chip and then use the same CPLD as a serial interface to the ram chip for a ~50 MHz microcontroller to do some processing on.
However i havent ran any real numbers on it and dont know if it will give me an acceptable latency. since i want that as a realtime system.
The fact that the cheapest CMOS sensors are 30fps max this already pulls me down.
>>
>>61034478
> 2017
> not STM32
Thread posts: 31
Thread images: 7


[Boards: 3 / a / aco / adv / an / asp / b / bant / biz / c / can / cgl / ck / cm / co / cock / d / diy / e / fa / fap / fit / fitlit / g / gd / gif / h / hc / his / hm / hr / i / ic / int / jp / k / lgbt / lit / m / mlp / mlpol / mo / mtv / mu / n / news / o / out / outsoc / p / po / pol / qa / qst / r / r9k / s / s4s / sci / soc / sp / spa / t / tg / toy / trash / trv / tv / u / v / vg / vint / vip / vp / vr / w / wg / wsg / wsr / x / y] [Search | Top | Home]

I'm aware that Imgur.com will stop allowing adult images since 15th of May. I'm taking actions to backup as much data as possible.
Read more on this topic here - https://archived.moe/talk/thread/1694/


If you need a post removed click on it's [Report] button and follow the instruction.
DMCA Content Takedown via dmca.com
All images are hosted on imgur.com.
If you like this website please support us by donating with Bitcoins at 16mKtbZiwW52BLkibtCr8jUg2KVUMTxVQ5
All trademarks and copyrights on this page are owned by their respective parties.
Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.
This is a 4chan archive - all of the content originated from that site.
This means that RandomArchive shows their content, archived.
If you need information for a Poster - contact them.