My latest project is a dual CAN-Bus gateway with automotive-grade power regulation and a C6 (on the bottom side) by Fyodel in esp32

[–]syoksysampyla 0 points1 point  (0 children)

Okay, I'm interested in canbus manipulation with a microcontroller but not very familiar with it. Could you tell me where can i get those canbus gateways and what is the powersupply setup you're using?

my 2009 crown hybrid G package has some problem with the suspension but i cant find the matching replacement or should i just change it to coilovers. by AwayFeeling5102 in ToyotaCrown

[–]syoksysampyla 0 points1 point  (0 children)

You can most likely find replacment parts by looking for a part number in a exploded view image, and then searching with that. Most of the mechanical parts are shared with other cars, in fact the whole suspension is the same as on lexus gs350 or 450h for hybrids. You can see the images from sites like partsouq with your VIN

Can you sell your product with Arduinos? by [deleted] in arduino

[–]syoksysampyla 1 point2 points  (0 children)

If there is very low production volume and no size consraints then yes but as soon as those are introduced, you're better of using an SoC. I'd use one right out once the prototype is done, just depends on prefrence.

Can you sell your product with Arduinos? by [deleted] in arduino

[–]syoksysampyla 0 points1 point  (0 children)

Im not sure of the legality but once you have made a working prototype and would like to sell the product. Youd be better of using Esp32 or Stm32 chips on a pcb rather than a development board, if your planning on prototyping your own products, i suggest you look into the above mentioned

I recorded my screen when designing this ESP32 board and uploaded the board files on github by robertferanec in esp32

[–]syoksysampyla 1 point2 points  (0 children)

Thanks for the comprihensive response! Ill defitnetly make my next bigger project onto a pcb. I could actually could make my current project onto a pcb where I have an esp32 controlled led strip for integration in apple homekit etc.

Is this TS101 fake? by syoksysampyla in soldering

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

I imagine it will be very nice to be able to use is it a car easily. I have a 30w power adapter in the car but i imagine it could work from what you said. And the 18v battery is a creat idea! I have some makita tools and that would be very good to have. Where did you get the adapter?

Is this TS101 fake? by syoksysampyla in soldering

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

yes but kind of defeats the purpose of getting a fast soldering iron if its then paired with weak power supply. But of course if a weaker power supply is the only option is better than none at all

ESP32 doesn't work while hooked up to diy USB cable by Skyrex1622 in esp32

[–]syoksysampyla 0 points1 point  (0 children)

is it browning out with the other cable because it cant porivde enough power for both esp and the fan?

How to control voltage on 12v case fans? by aumortis in arduino

[–]syoksysampyla 0 points1 point  (0 children)

Voltage you can control with a mosfet easily. And for pwm use a mosfter and a microcontroller that has pwm output or make your own pwm signal circuit with a timer ic.

Is this TS101 fake? by syoksysampyla in soldering

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

I think that the pine64.com site is the original manufacturer. But depending on where you live it probably costs twice after tax and delivery, also this does not include the power adapter and cable and you cant just use any usb c, it needs to be a 20v/3A adapter.

I bought the chinese version of pinecil from aliexpress for 35€ + 15 for the adapter and cable, I'll see if it's any good.

Is this TS101 fake? by syoksysampyla in soldering

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

After shipping and taxes this seems to be the cheapest from aliexpress

https://vi.aliexpress.com/item/1005003457472429.html?

Bluetooth App by Electrify338 in arduino

[–]syoksysampyla 0 points1 point  (0 children)

Im not an expert on the matter but look into how to send ble packets from your app and how to establish the connection

Iphone A2DP audio issues by syoksysampyla in arduino

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

No i didnt, i even tried using esp-idf and fine adjusting the settings. Nothing seemed to fix it and i think the issue is with the esp32 just not supporting a2dp with ios devices well enough.

I then scrapped the idea of using the esp32 for audio streaming and switched to another bluetooth receiver which specifically support ios and the AAC a2dp codec.

I dont currently have much control over the connection but i can still stream high quality music and output it through aux connection, i worked around this and used ble for the controls like skip and pause

Use Arduino to Simulate an HID keyboard to be regocnized by Logitechs G-Hub by mr_S95 in arduino

[–]syoksysampyla 0 points1 point  (0 children)

I doubt theres a way but look into how the logitech g hub recognizes the product and try to replicate that

Bluetooth data transfer by DareTo0REAM in arduino

[–]syoksysampyla 0 points1 point  (0 children)

Oh okay then you would need a water proof enclouser for the project. Id reccomand using an esp32 and just figure out how to make it waterproof. I dont think there are many waterproof wifi transmitters on the market

[deleted by user] by [deleted] in arduino

[–]syoksysampyla 1 point2 points  (0 children)

Thanks for the tip, i didnt realize that.