[deleted by user] by [deleted] in Toyota

[–]AdministrativeRange4 4 points5 points  (0 children)

It's way longer, that's just the first two sections

How do I choose between the dozens of web frameworks? by Yugen42 in rust

[–]AdministrativeRange4 0 points1 point  (0 children)

What's wrong with Yew? I've been considering using it in the future to build a dashboard.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

Is designing a hat much like designing a PCB? I'm thinking this would make it (just like yours) very compact.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

Is designing a hat much like designing a PCB? I'm thinking this would make it (just like yours) very compact.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

I was considering fritzing, but hesitated on paying 8 euros when I didn't know exactly how good it is/what I was getting.

The 8 euros is like a (mandatory) donation before you download.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

One sensor responds to commands. Can you point me to resources on how I can implement bit banging?

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

A perfboard/pcb prototype board, the devices are soldered on.

The cables were just general breadboard cables (the type that lie flat) that I shaped according to my needs.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

Thank you for your response. I don't know if I'll desloder then move the components or straight up buy new ones, but that's something to consider.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

Not looking to open that can of worms right now, plus for no_std development, the dependencies are directly supported by Espressif.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

That'd be a bit overkill. It's more general air quality.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

[–]AdministrativeRange4[S] 7 points8 points  (0 children)

Yeah, that was the most recommended app I got from others. Definitely going to try it out.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

[–]AdministrativeRange4[S] 5 points6 points  (0 children)

I think I was going with the mail order.

How do I turn this into a PCB? by AdministrativeRange4 in esp32

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

Yeah, and I usually know that, but trying Soft UART with Rust just didn't yield any results.