Notifications
Clear all

Raspberry Pi HAT's

5 Posts
2 Users
0 Likes
1,624 Views
teddy
(@teddy)
Member
Joined: 4 years ago
Posts: 41
Topic starter  

I have 20 HATs, many of these are VERY useful.  1 of the best to purchase first is the SenseHAT.   It has lots of sensors!


   
Quote
(@starnovice)
Member
Joined: 5 years ago
Posts: 110
 

The SenseHAT does look very interesting. I'm wondering if it would be useful on the DB1 robot.

Pat Wicker (Portland, OR, USA)


   
ReplyQuote
teddy
(@teddy)
Member
Joined: 4 years ago
Posts: 41
Topic starter  
Posted by: @starnovice

The SenseHAT does look very interesting. I'm wondering if it would be useful on the DB1 robot.

Only if a Pi is controlling it since there are so many I2C connections.  If the DB1 has this support, then YES, it should work, and you know how to program in Python3.


   
ReplyQuote
(@starnovice)
Member
Joined: 5 years ago
Posts: 110
 

@teddy

Thanks for you reply.  Yes i will have pi on the robot because I am setting it up to run ROS.

Pat Wicker (Portland, OR, USA)


   
ReplyQuote
teddy
(@teddy)
Member
Joined: 4 years ago
Posts: 41
Topic starter  

@starnovice - With the SenseHAT plugged in, and your at the command line, Enter: i2cdetect -y 1

That will show you ALL of the HEX values being used by the SenseHAT.

 

Ted


   
ReplyQuote