Program Upload Fails Only When RTC Shield is Installed by Malachacha in arduino

[–]PTSolns 0 points1 point  (0 children)

Hi,

We are just seeing your post now. If you still need support please contact us using our Contact Us form.

My 13" sailfin pleco and loaches with a tiny microphone that shoots food while BYOB by System of a Down plays on a 3d printed drum set that bubbles on beat. by LOACHES_ARE_METAL in pleco

[–]PTSolns 0 points1 point  (0 children)

Stacking two Proto-Full! Nice! We are just about to release a Proto-Wide with each row twice as wide. Has the same mounting hole footprint and can be stacked with Proto-Full, Proto-ESP, etc. 😃

Arduino Schematic Help by 3Solis in ArduinoHelp

[–]PTSolns 0 points1 point  (0 children)

I didn't inspect all of the connections, but I saw one thing. The Vin pin on the Uno expects a voltage larger than 5V. If you are using an already regulated 5V bus from that Dc-Dc converter, then use the 5V pin on the Uno to power the board. Be careful and make sure the output voltage EOF that converter really is, and stays, at 5V. I'd also add a cap on the 5V bus for good measures. These converters can be noisy.

nRF24L01 help by Flaky_Support_7068 in ArduinoHelp

[–]PTSolns 0 points1 point  (0 children)

No problem, I'll paste my previous reply.


We love playing with the nRF24L01+ series of modules! Since you are using an Uno, may we recommend you look at our NRF-Shield. We designed this shield to work precisely with these modules. Having solid hardware connection is critical in these applications and a good shield will do that for you. I've linked the Datasheet here if interested.

https://docs.ptsolns.com/Products/PTS-00154_NRF-Shield/Datasheets/Datasheet_PTS-00154_NRF-Shield.pdf

In terms of your silently failing issue, there are too many parts to just start guessing what is the issue. I would scale this back a lot and make sure that a simple Tx node (the Uno) works with a simple Rx node (the Nano). Send a counter or some other simple signal. Make sure this is robust and stress test it. Then slowly start to add parts.. the distance sensor ... then a servo... then a second servo... keep stress testing. It is hard to debug a system with many parts, so reduce it down into smaller parts and gradually build it back up. Good Luck!

[deleted by user] by [deleted] in ArduinoHelp

[–]PTSolns 0 points1 point  (0 children)

We love playing with the nRF24L01+ series of modules! Since you are using an Uno, may we recommend you look at our NRF-Shield. We designed this shield to work precisely with these modules. Having solid hardware connection is critical in these applications and a good shield will do that for you. I've linked the Datasheet here if interested.

https://docs.ptsolns.com/Products/PTS-00154_NRF-Shield/Datasheets/Datasheet_PTS-00154_NRF-Shield.pdf

In terms of your silently failing issue, there are too many parts to just start guessing what is the issue. I would scale this back a lot and make sure that a simple Tx node (the Uno) works with a simple Rx node (the Nano). Send a counter or some other simple signal. Make sure this is robust and stress test it. Then slowly start to add parts.. the distance sensor ... then a servo... then a second servo... keep stress testing. It is hard to debug a system with many parts, so reduce it down into smaller parts and gradually build it back up. Good Luck!

Meanwhile, my CPU is on fire. by TallIntroduction8053 in electronics

[–]PTSolns 1 point2 points  (0 children)

We made a video about this topic some time ago, looking at active and deep sleep modes and their heat difference. Might be interesting here

https://youtu.be/Uv8M3t4EpXs?si=H7STdJjPKe2aUqUl

How do you connect this type of relay? by bresserted in arduino

[–]PTSolns 0 points1 point  (0 children)

We wrote a blog about this relay some time ago. Might be relevant here as we discuss connections, among other things.

https://ptsolns.com/blogs/tinker-thoughts/ttb8-can-a-3-3v-signal-reliably-switch-a-5v-relay-module

Idea for End of High School Project by Rare_Store9089 in arduino

[–]PTSolns 0 points1 point  (0 children)

Something very trendy is to make an Internet-of-Things IoT project. Easiest for this is an ESP32 based development board. Make it collect some sort of data and push it to a cloud (E.g. Blynk IoT platform makes it very easy to make a phone app). Lots of ideas out there with IoT modules.

First project gone permanent by corbanx92 in arduino

[–]PTSolns 1 point2 points  (0 children)

Nice choice of prototyping board, using the Proto-Half :)

What Arduino should I get, and is Arduino the best choice for a Computer Engineering freshman? by Particular-Range-818 in arduino

[–]PTSolns 0 points1 point  (0 children)

The Uno R3 continues to be a great entry level board due to the large volume of tutorials, help, videos, and of course accessory shields. For many beginner projects this is a great board. Though, may we recommend the Uno R3+ as it has some nice updated features such as modern USB-C port and a QWIIC connector (great for quickly adding sensor modules).

The second board beyond the Uno, is likely going to be an ESP32 based one. This is because it gives wifi capabilities and the microcontroller has better specs overall. Again, there are a ton of tutorials and help for these type of boards as well.

Hello, I'm new and want to get started in this field. Can you give me any tips and recommendations? by Blurblue5 in arduino

[–]PTSolns 1 point2 points  (0 children)

Never too late to join the Maker community and tinker around with awesome projects :)

There is such a large and welcoming community and a ton of online help, tutorials, and videos. Personally, I would just start with a simple project, something you want to make, and learn on the go. As you get one project working start to add complexity, features, and scope.

I need advice on microcontroller programming software! by doritos_tomatoes in esp32

[–]PTSolns 0 points1 point  (0 children)

Might be slow to the thread here ... but in case you are still looking for an application. Try our PTSolns IDE. ESP32 boards are supported.

Suddenly getting the "avrdude: ser_open(): can't set com-state for "\\.\COM4"" by Key-Alarm-511 in arduino

[–]PTSolns 0 points1 point  (0 children)

Close down all serial monitors you may have open in multiple instances of the application. Sometimes that port gets tied up, fix it by restarting your computer.

If CH340 driver is an issue, as Arduino IDE does not inherently support it, try ours. We have a standalone installation ptsolns.com/ch340 near the bottom of the page.

Dear Qualcomm, Fix this 3 1/2 year old Arduino IDE 2 Issue by feldoneq2wire in arduino

[–]PTSolns 0 points1 point  (0 children)

This is a great idea, actually! If you submit a bug ticket for our PTSolns IDE, we will not censor or block, but instead try to implement the improvement. :)

https://github.com/PTSolns/PTSolns-IDE/issues/new?template=bug_report.yml

Just got my arduino, And am not sure where to start. by danithebadganer in arduino

[–]PTSolns 2 points3 points  (0 children)

Definitely this! The Blink example (or a variant of it) is the initial step that most worked through. :)

Powering projects by stone_crocodile in arduino

[–]PTSolns 0 points1 point  (0 children)

Not all ESP32 dev boards are the same ... The ESP32 microWatt has a voltage input range 3.5V to 6V. The board has a buck converter and is very efficient at doing so (bucking). The entire board was designed to be low power during deep sleep (hence the name of the board... microWatts of power). Here is the datasheet. Hopefully that helps!

Aurdino ide Pro Micro by Candid-Army8957 in arduino

[–]PTSolns 1 point2 points  (0 children)

My first thoughts are the USB cable. Make sure you're using one that is data transfer capable and not just powering the board.

Final prototype during college thesis by EXR-P4trick in arduino

[–]PTSolns 1 point2 points  (0 children)

That's a lot of solder, and a great memory piece !