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
Member Awards & Year in Review
  • Community Hub
  • More
Member Awards & Year in Review
Blog August 2015 Member of the Month: ScreamingTiger
  • Blog
  • Forum
  • Documents
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Member Awards & Year in Review to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: element14Dave
  • Date Created: 11 Sep 2015 9:04 PM Date Created
  • Views 1112 views
  • Likes 7 likes
  • Comments 8 comments
Related
Recommended

August 2015 Member of the Month: ScreamingTiger

element14Dave
element14Dave
11 Sep 2015

image

This month we'd like you to meet element14 Community's  Member of the Month for August: screamingtiger


element14: First of all, congrats on being names element14 Community’s Member of the Month for August.

screamingtiger:  Thank you,I am surprised I was chosen but it is nice to know that people are enjoying my posts.

 

element14: What originally brought you to the Community?

screamingtiger:  I watch the BenHeck show because I used to read his books.  Because of that I bought a Raspberry Pi B+ and then I wanted the new Raspberry Pi 2. I noticed that there are ways to win them so I started applying,and the Sci Fi Your Pi was one of the events I applied to.  From there my participation just took off.

 

element14: Tell me a little bit about how you got interested in electronics?

screamingtiger: I’ve been wanting  to do PIC programming from a long time but back in the day it was investment and not too easy to get started.  Then Arduino came out and I started making scale modifications to my RC aircraft using them.  After that my interest peaked and now I am starting to enjoy the electronics hobby just as much as my RC hobby.  The Sci Fi Your Pi project allowed me to combine the two and I am finding more ways to combine them as well.  I already have a couple more projects  for combining the two hobbies in the future.

 

element14: What do you do professionally?

screamingtiger:  I started out as an actual programmer using C++ and C#.  Later I got into .Net and did quite a bit of Web Development.  Because of job market demands I am more of a data guy now.  I do data  analysis and create ETL using Informatica.  I spent several years working for a major health insurance carrier doing analytics and creating metrics  around provider (doctor and hospital) payments.  These were used to help set rates that doctors are paid for services..Currently I am working more on ETL using a database called Teradata.  So in short I am a combination of a data analyst and a developer.

 

image

element14:  Walk me through your involvement in the Sci Fi Your Pi Design Challenge. Can you talk a little bit about why you applied and how you arrived at your final project submission?

screamingtiger: My initial motivation was to obtain a Rapsberry Pi 2.  I decided that a drone would benefit greatly from massive computing power in such a small package.  I felt that this challenge would help me get my feet wet and kickstart my formal entry into the electronics hobby.

I had several ideas, such as an image recognition  program that would allow you to take a picture then return google results to try to identify what you took a picture of.  However I found an app on my smart phone that does that so I decided not a good project candidate.  Then I thought about the training sphere idea, but the problem with that was positioning.  GPS does not work well inside.  There is an option that uses high end cameras to determine position similar to how the Playstation Eye works but it needs multiple cameras and I decided cost would be an issue.

 

I had considered a metal detecting tank that would scour and area and mark any metal it finds and send out the GPS coordinates similar to how harvesters work in the Video game Dune.

So the next step was a drone that flew outside using GPS.  I came up with some ideas and put them on paper.  I love Terminator and wanted to build something that looks like it would be from that Genre.    I considered and EF (Electric Ducted Fan) tri-copter that would look like a hunter-killer but I decided that may be too revolutionary for the scope of the project. So I went a standard quad layout and added in some AI with sensors to make it smarter.


element14: What was the most difficult part of the Design Challenge?

screamingtiger: The learning curve of using new systems and getting them to work together.

Before the challenge, I had little experience with embedded systems.  Many concepts were new to me such as I2C and wiringPi.  I originally wanted to stick with the Arduino since I knew that system well, but after I received the kit I wanted to use the ChipKit Pi.  I found it a real challenge given the timeline to learn a new system from the ground up.  I learned that some things I was trying to do had not been done before.  There was quite a bit of exploratory learning involved as well as some work-arounds for known bugs.  This learning curve set me back, and choosing to use the ChipKit Pi over the Arduino cost me 1 months time at least.

 

One other thing that made the challenge harder for me is tried to re-invent the wheel on too many fronts.  I think I got too low level and bogged down in the details.  This took away from the macroscopic scope of the project.  Going forward I want to try to use more open source code and high level scripting languages speed up the development, and maybe use some a bit more prefabrication.

 

element14: I see that you have been selected as a finalist, what did you think when you saw your build immortalized as a poster?

screamingtiger: I mentioned I used to be into web development. I have worked with many great graphics artists.  I have always been in awe of the creations they make and wish that I had that talent. These posters were made by someone with great skill and I was thoroughly impressed.  I showed it to my family and they were quite excited as well.

 

element14: Walk me through your routine on the site, what spaces do you check? Who do you follow?

screamingtiger:  Lately I always check the blog for Sci Fi Your Pi.    Now I have been looking for open questions to help answer.  I also like to check out Enrico Miglino’s posts to see what trouble he is causing.  I also like to check out John Wiltrout to see what interesting thing he is doing.

 

I also like to look at my points to see who is liking  or bookmarking my stuff. I find it a great motivator to write more.  I’ll then check my notifications to see who responded to my posts and respond back to them as needed.  I know its not a race, but being a numbers guy I enjoy tracking points.

 

element14: What advice would you give someone new to the element14 Community?

screamingtiger: Ask questions and award helpful and correct answers.  Then start answering questions because a lot of the same questions appear that have already been answered.

Make blog posts about what you are doing, add pictures and video. It will attract attention and ignite conversation.

Look at the missions and start trying to complete them.  Press the Like link a lot, and if you like something be sure to bookmark it.  The site notifies authors of posts when something is liked or bookmarked and it provides positive feed back and motivation. Well it does for me anyways.

 

element14: Thanks for taking the time to answer some questions, any parting words?

screamingtiger:  I hope to take part in future  design challenges and I am so grateful this site is able to offer these opportunities.  The top members here are in that group for a reason and it shows. They are knowledgeable and helpful.  I can always count on at least one of them to answer my question.

 

element14: Thanks!

  • Sign in to reply

Top Comments

  • balearicdynamics
    balearicdynamics over 10 years ago +3
    Congrats Joey !!! Thanks for the mention I hope to cause more and more troubles in future Cheers. Enrico
  • DAB
    DAB over 10 years ago +2
    Well done Joey. You have more than earned your selection with your excellent posts. DAB
  • jw0752
    jw0752 over 10 years ago +2
    Congratulations Joey, I have been really enjoying your posts and fascinating projects. You are a great choice for MOM. John
  • neilk
    neilk over 9 years ago

    Congrats Joey; great work and great advice for new members image

     

    Neil

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • Former Member
    Former Member over 10 years ago

    great challenge entry! well deserved  member of month tooimage right.. stocks of spice melange don't just appear from nowhere, i'm off to send out the harvesters

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mcb1
    mcb1 over 10 years ago

    well done ...another milestone.

     

    Mark

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • saturnv
    saturnv over 10 years ago

    Excellent craftsmanship Joey with the Quadcop(ter) and congratulations on m.o.m. If you continue with the project to make it autonomous that would be cool to watch it navigate either a predefined course, or respond to the sensor input accordingly. by the way, whats the rated thrust output of your R/C jet?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • jw0752
    jw0752 over 10 years ago

    Congratulations Joey, I have been really enjoying your posts and fascinating projects. You are a great choice for MOM.

    John

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
>
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