Notifications
Clear all

Quadruped Robot for monitoring terrain humidity

56 Posts
9 Users
42 Likes
9,470 Views
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

Hello everyone

I hope you had a nice day.

Today I assembled the chassis for my 4-legged robot.

The theoretical purpose of this robot is to measure the terrain humidity in small gardens.

The practical one is just to see if I can make a quadrupedal robot work both mechanically, electrically and software-wise.

Here is the chassis

Telaio Robot

It is made of polystirene foam because I wanted it to be lightweight.

In fact, the chassis in this state is so light it can stand up without powering the servos.

The legs are made of 3d printed PLA.

In the future I will add an Arduino Nano board, a humidity sensor, an obstacle sensor and a micro sd card reader to store the results, which will be read by a simple processing app.

If you have any questions, feel free to ask me.

If you have any suggestions, they are welcome.

 

Have a good day


   
Alex3105, Duce robot, Inst-Tech and 2 people reacted
Quote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2528
 

@valerio

Print some extra legs while you're at it. It has been reported that PLA appears to degrade in sunlight and moist conditions after a while.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@will I didn't print them myself, I used a 3d printing service.

Also, wasn't PLA degradation something that happened after at least a year outside?

Anyways, thanks for the suggestion.


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2528
 

@valerio 

Yes, the degradation isn't immediate. That's why I said "after a while", they just don't weather well.

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@will The robot should not stay outside for more than a few hours in a row.

And it is not really meant to  be used without repairs for more than a few weeks.


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2528
 

@valerio 

Thanks for the clarification 🙂

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@will You're welcome.

Do you have other suggestions?


   
ReplyQuote
byron
(@byron)
No Title
Joined: 5 years ago
Posts: 1122
 

@valerio

These sorts of projects are the ones I like, so will hope to read of your adventures.  The only thing that crossed my mind was that, as the bot is made to trundle, I presume that different humidity readings are expected at different places, so some sort of location / humidity / date / time logging may be called for.  Also perhaps a temperature sensor to log the temp too as that has a symbiotic relation to humidity I think.

A final though is that I was playing with a SHT31 temp/hum sensor a few months back and I found it had the ability to briefly heat the humidity sensor before taking a reading to stop a bit of damp on the sensor from giving false readings.  I didn't know that humidity sensors did that, all cleaver stuff.  

PS I print with PTEG for outside use, though I expect PLA would only get deteriorated if it was left outside in the sun for extended periods.

This post was modified 2 years ago by byron

   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@byron Thank you for your suggestions.

The robot will follow a fixed pattern, it will no be remote controlled.

Therefore, I don't think it needs to log the location or time.

The temperature sensor is not an SH31, but this one:

https://www.robotshop.com/eu/en/seeedstudio-grove-moisture-sensor.html

I don't need high accuracy, so I don't think I will use temperature to get more accurate results.

Have a nice evening

 

 


   
ReplyQuote
Inq
 Inq
(@inq)
Member
Joined: 2 years ago
Posts: 1900
 
Posted by: @valerio

@will I didn't print them myself, I used a 3d printing service.

Also, wasn't PLA degradation something that happened after at least a year outside?

Anyways, thanks for the suggestion.

I heard the same.  In fact, I think people have tried to compost them and found no degradation after over a year.  I've had a few pieces outside in direct sun... they started falling apart in about two weeks.  I switched to ABS and they last a lot longer... but I've still noted degradation in those as well.

BTW... Cool robot.  Keep it coming.

VBR,

Inq

3 lines of code = InqPortal = Complete IoT, App, Web Server w/ GUI Admin Client, WiFi Manager, Drag & Drop File Manager, OTA, Performance Metrics, Web Socket Comms, Easy App API, All running on ESP8266...
Even usable on ESP-01S - Quickest Start Guide


   
Inst-Tech reacted
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@inq Thanks for your kind words


   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@byron @will @inq

Hello again, I have an update on this project

Today all the required components arrived.

Unfortunately I ended up soldering the grove connectors backwards on the PCB.

I could have used reversible cables, but I thought that it would be confusing for me to remember their right direction, so I decided to solder new connectors on another one of the five PCBs.

This time I will try to make sure that the non-reversible buckled cables can only be placed in the right direction.

But since I don't have enough pinheaders I will have to wait until next week.

Have a nice day

Valerio

 

 


   
ReplyQuote
Will
 Will
(@will)
Member
Joined: 3 years ago
Posts: 2528
 

@valerio 

Don't be discouraged, we all have a dumb from time to time (I've had plenty myself) 🙂

Anything seems possible when you don't know what you're talking about.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6964
 

@valerio Been there got the T shirt.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Valerio
(@valerio)
Member
Joined: 2 years ago
Posts: 69
Topic starter  

@zander @will @inq @byron

Today the connectors finally arrived.

After I soldered them, I moved on to testing the movement code.

Unfortounately, one of the cables attached to the spring terminal on the PCA9685 jumped out of the spring terminal and shorted with the other wire.

My arduino is now broken, and I suspect other things might be damaged too.

Later I will take a look and what got burned and what can be saved.

The issue is I don't know how to prevent this from happening again.

Suggestions are welcome.

Have a nice day


   
ReplyQuote
Page 1 / 4