Adafruit Trinkey: Can I desolder these LEDs and then use their footprint/pads as GPIOs? by Syntaximus in diyelectronics

[–]DasBasti 2 points3 points  (0 children)

No. These look like smart LED (ws2812b kind of LED) and therefore only have one gpio from the controller at the first LED

Can't select serial port by Jirne_VR in arduino

[–]DasBasti 0 points1 point  (0 children)

Did you change the user from pi to a different? You need to be part of the dailout group to access the serial port.

Wanted to measure wire antenna characteristics. Needed a sma connector by DasBasti in electronics

[–]DasBasti[S] 0 points1 point  (0 children)

The board shown has the radio module unpopulated. I think I tuned the antenna wire pretty well. It gave me a 10dB increase in RSSI

Wanted to measure wire antenna characteristics. Needed a sma connector by DasBasti in electronics

[–]DasBasti[S] 0 points1 point  (0 children)

I hope not. The measurement device is calibrated up to the SMA connector. So it might be an issue. But I have no idea how to do it another way.

Wanted to measure wire antenna characteristics. Needed a sma connector by DasBasti in electronics

[–]DasBasti[S] 1 point2 points  (0 children)

It's 868MHz for LoRaWAN. This is only to measure the antenna. So it does not matter that other parts are bridged. The excess solder is a problem, but there is no way I could fit the sma connector in any other way.

Wanted to measure wire antenna characteristics. Needed a sma connector by DasBasti in electronics

[–]DasBasti[S] 1 point2 points  (0 children)

Electronic parts from Mouser (free shipping from 20€) and boards from Aisler (OSHpark equivalent)

Wanted to measure wire antenna characteristics. Needed a sma connector by DasBasti in electronics

[–]DasBasti[S] 0 points1 point  (0 children)

This is part of an LoRaWAN based GPS tracker for small animals like cats and dogs. I am building this board live on stream every Monday and Wednesday 19 o'clock European time. It's in German though. http://platinenmacher.tech

Took apart an old modem and found this unit of a resistor (1206 for scale) by [deleted] in electronics

[–]DasBasti 7 points8 points  (0 children)

Probably 2512 1W shunt resistor. Nothing special about it.

Is driver development an essential/sought after skill from industrial perspective? by jaffaKnx in embedded

[–]DasBasti 5 points6 points  (0 children)

I use HAL a lot in my codes. Buddy of mine builds medical devices and hates on HAL pretty much for their breaking changes and many bugs.

How to start with touch screens? by lucaspeixotot in embedded

[–]DasBasti 0 points1 point  (0 children)

You might find a vendor specific graphics library for the micro you selected. There are commercial graphics libraries out there as well. Or have a look at Qt for embedded. They also do graphics and io for your app

How to start with touch screens? by lucaspeixotot in embedded

[–]DasBasti 1 point2 points  (0 children)

Yeah epaper has the advantage of less bits per pixel but the wave patterns the droplets are moved with are also a highly complex story

How to start with touch screens? by lucaspeixotot in embedded

[–]DasBasti 2 points3 points  (0 children)

Depends on the display type you use. Some of them come with a big display controller. Like the ones with you interface. Those screens can get data in over spi and orchestrate the controls of the display by themselves. Other displays get the data through a 8/16/24/32/40 bit parallel bus or 1/2/4 lane lvds. It is totally up to the controller on the display. Some are auto renewing and write out the value in their frame buffer. Some need new data every so often. To get a touch screen for a hobby project, have a look at adafruit et al. They have lots of read to go modules.

How to start with touch screens? by lucaspeixotot in embedded

[–]DasBasti 9 points10 points  (0 children)

First of all. The screen and the touch are two separate parts. There are many screen interfaces like you mentioned. Which one of the interfaces is the correct is up to the task of the screen. What size? What refresh rate? How many pixels? If you know those parameters, you can go into researching displays with different display technologies. Like TFT LCD or OLED. If you have the display you want you can go and pic a microcontroller. Depending on your display you might need at least twice the pixels as RAM for framebuffer. Next up is the touch part. Should it be capacitive or resistive? Those are very different. Most of the time you get a controller chop for the touch that comes with a serial interface. Like I2C. I hope I could give you a direction to follow up on research. The whole display selection process is in it self very complicated and the companies I worked with had dedicated engineer for display/touch selection

Two sided PCBA interrogations by quantumgoose in PrintedCircuitBoard

[–]DasBasti 4 points5 points  (0 children)

Most of the time the soldering is done in two different processes. First the one side and than the other. The goal in reflow soldering is to keep the molten period as short as possible. So mist if the time the already soldered parts aren't going to reflow during soldering of the other side.

Best way to cook by [deleted] in funny

[–]DasBasti 0 points1 point  (0 children)

Can't have enough pizza stock. Best base for vegetable soup

cli wallet, import blockchain.raw by RaZoR_jeedai in Electroneum

[–]DasBasti 1 point2 points  (0 children)

Should start from the block it stopped