element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Raspberry Pi
  • Products
  • More
Raspberry Pi
Raspberry Pi Forum Project Plans for the Raspberry Pi Sense HAT?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Raspberry Pi to participate - click to join for free!
Featured Articles
Announcing Pi
Technical Specifications
Raspberry Pi FAQs
Win a Pi
Raspberry Pi Wishlist
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 16 replies
  • Subscribers 666 subscribers
  • Views 2620 views
  • Users 0 members are here
  • sensors
  • sense_hat
  • motion_control
  • raspberry_pi
  • raspberrypi
Related

Project Plans for the Raspberry Pi Sense HAT?

spannerspencer
spannerspencer over 10 years ago

imageI have to say that the Raspberry Pi Sense HAT looks like a very alluring piece of kit. All that delicious motion sensing, for one thing, but my spider-sense is tingling when I look at that 8x8 LED matrix, too.

 

Right off the top of my head, I'm not sure what I'd like to do with one of these in terms of a specific project (as opposed to just playing with it, which is where my current inclinations are to be found!). So I thought I'd ask if any of you guys have any grand schemes in mind for putting the Sense HAT to good/useful/entertaining/frivolous/evil purpose.

 

Let's get our motion-sensing inspiration flowing!

  • Sign in to reply
  • Cancel
Parents
  • shabaz
    shabaz over 10 years ago

    Another few ideas (just throwing ideas out there!) again currently mainly concentrating on the LED portion are:

    (a) A monitor/graphics card calibration device - I'm not very knowledgeable in it, but if all of these sense hats have similar LEDs (i.e. same optical binning of parts) then it is in effect a reference, and therefore perhaps a monitor calibration tool could be made. Basically it would display (say) a pre-defined grass-green color, and you could hold it alongside your monitor displaying such a predefined color block (e.g. a supplied jpg file), and adjust your PC graphics settings until they look similar. Then, click to display (say) sky-blue on the sense hat and on the PC, and make the graphics adjustment again. Even if the LEDs were not binned, perhaps across 64 of them the average would be "good enough" to use. This is all a guess. I suppose sense hats purchased from different production batches could be visually compared for color consistency.

     

    (b) A light-pen and color display or input tool like a mouse. Connect up a photodiode to one of the inputs, and then get the LEDs to pulse rapidly one-by-one (like an old-school raster-scan) and hence when the photodiode picks up the pulse, you know which of the 64 LEDs it is pointing at. This should be feasible if the Atmel chip handles the fast timing and photodiode input. Probably some effort to code, but feasible.

     

    (c) If a fast update is possible (e.g. 120Hz!) then perhaps it is possible to get 3D output (albeit low-res) with active shutter glasses (which are quite cheap these days) and some sync circuit (no idea how the sync works, but I'm guessing it is an infra-red LED transmitting some simple code).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • shabaz
    shabaz over 10 years ago

    Another few ideas (just throwing ideas out there!) again currently mainly concentrating on the LED portion are:

    (a) A monitor/graphics card calibration device - I'm not very knowledgeable in it, but if all of these sense hats have similar LEDs (i.e. same optical binning of parts) then it is in effect a reference, and therefore perhaps a monitor calibration tool could be made. Basically it would display (say) a pre-defined grass-green color, and you could hold it alongside your monitor displaying such a predefined color block (e.g. a supplied jpg file), and adjust your PC graphics settings until they look similar. Then, click to display (say) sky-blue on the sense hat and on the PC, and make the graphics adjustment again. Even if the LEDs were not binned, perhaps across 64 of them the average would be "good enough" to use. This is all a guess. I suppose sense hats purchased from different production batches could be visually compared for color consistency.

     

    (b) A light-pen and color display or input tool like a mouse. Connect up a photodiode to one of the inputs, and then get the LEDs to pulse rapidly one-by-one (like an old-school raster-scan) and hence when the photodiode picks up the pulse, you know which of the 64 LEDs it is pointing at. This should be feasible if the Atmel chip handles the fast timing and photodiode input. Probably some effort to code, but feasible.

     

    (c) If a fast update is possible (e.g. 120Hz!) then perhaps it is possible to get 3D output (albeit low-res) with active shutter glasses (which are quite cheap these days) and some sync circuit (no idea how the sync works, but I'm guessing it is an infra-red LED transmitting some simple code).

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube