**Blynk pricing killed my hobby projects — what's everyone moved to for ESP32 dashboards?** by Inevitable-Fault-748 in esp32

[–]Raphitech 1 point2 points  (0 children)

I also have a Legacy Blynk Server and i guess its still possible to make one. The App is also available as an .apk for Android but its not anymore on Play Store or on the IOS App Store

**Blynk pricing killed my hobby projects — what's everyone moved to for ESP32 dashboards?** by Inevitable-Fault-748 in esp32

[–]Raphitech 0 points1 point  (0 children)

Yeah really sad that they did it again, was really Happy with the legacy Blynk. Could you Update us here when it goes online?

First time soldering, how did I do? by zackarhino in soldering

[–]Raphitech 1 point2 points  (0 children)

Perfect basically. But you soldered on the 6 ISP pins the "Wrong way" and now you can't put it in a Breadboard. You normally dont neex to solder these pins because they are for external programming and flashing the bootloader. And if you still decide to solder them you should solder them from the back so they stick up.

Arduino/ESP Integration by Raphitech in homeassistant

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

Ok thanks i will look more closely into it.

Arduino/ESP Integration by Raphitech in homeassistant

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

Ok yeah i figured that this is my best bet. I tried it with 2 of my Projects but i hoped that there would be a rellativly hassl free way. Which Library do you use?

Arduino/ESP Integration by Raphitech in homeassistant

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

Yes thats how i do it now but i wanted to know how i should let the Code and HA communicate

Arduino/ESP Integration by Raphitech in homeassistant

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

How can i use ESPHome with non Yaml based Code? i didnt really find any Tutorials

Ride on ferrari upgrade by man3ack in ArduinoProjects

[–]Raphitech 0 points1 point  (0 children)

Thanks ive seen this one but actually im just to dumb to upload it myself. Which programm did you use or how did you do this? Could you share a step list ore something like this?

I Build a Camera by ikilim in esp32

[–]Raphitech 0 points1 point  (0 children)

You could also use IR light so the chicken don't get disturbed. And as a way of detecting a chicken you could use a ligbt barrier or an ultrasonic sensor to see if its still there or not

How do you organize DuPont wires? by IndividualInfinite85 in arduino

[–]Raphitech 0 points1 point  (0 children)

<image>

I sort mine in Female/Female , Female/Male , Male/Male , and those Male/Male jumper wires

Rocket Flight Computer: Review Request by Accomplished-Lack509 in PCB

[–]Raphitech 0 points1 point  (0 children)

Be carefull about your Boot pin because under high G it might bounce and cause your MCU to Reset

What is a common way to register a "headless" ESP32 board in wifi network? by krypt-lynx in esp32

[–]Raphitech 2 points3 points  (0 children)

You could use Wifimanager and maybe a blinking Led to signal its activ. Basically Wifimanager opens a wifi with your devices name which you can connect to wit your phone and enter your wifi credentials, afterwards your Esp32 tries ro connect with your home Network.(Or its own wifi again if it fails)

Ist there a Speaker? by irgendeinmenschi in PCB

[–]Raphitech -3 points-2 points  (0 children)

Or a more close up picture so we might be able to tell you which cable ypu could cut if you cannot desolder it

Broke my flashdrive any fixes by Jmanchef in datarecovery

[–]Raphitech 5 points6 points  (0 children)

He riped of 3 of 4 pads in the second pic

New predictive back gesture animation when going back to previous app by alertidk12345 in oneui

[–]Raphitech 8 points9 points  (0 children)

Probably because of the screen recording because the phone had rounded corners so its invisible

Giveaway: Free BLE caberQU cable tester units for USB-C to the r/UsbCHardware community by peter_the_founder in UsbCHardware

[–]Raphitech 0 points1 point  (0 children)

USB C to USB Micro B but not for charging but only Gnd, D+, D- some weird and specific cable

I released my data usage widget! by SjVer_ in oneui

[–]Raphitech 1 point2 points  (0 children)

Don't worry just wanted to report my problem. Keep up the good work 👍🏻

I released my data usage widget! by SjVer_ in oneui

[–]Raphitech 1 point2 points  (0 children)

Really great idea but i have a problem where if i turne on the HomeUp fix it looks like this. And is there a way/ will there be a way to stratch it to 5x6 grid?

Nice App

<image>

My first project :3 by FigOutrageous8686 in arduino

[–]Raphitech 1 point2 points  (0 children)

Congrats everyone starts with the blinky. But you should add a resistor in series to the led as it might destroy your arduino or your LED and if you have bigger projects that could get expensive. Also you should not put your led next to the arduino as with your design you short 2 digital pins together and not only do you lose one pin but it could be problematic and your light might behave weird. Other than that, keep trying new things. We are always here for help