Hardware Hacking An introduction To some of the New embedded Platforms.

Slides:



Advertisements
Similar presentations
Home Server Goal: Provide synergy between existing audio/video equipment, PCs and the coming wave of smart connected devices.
Advertisements

Linux for Dessert Experimenting with the Raspberry Pi Jeff Jirsa.
Intel Do-It-Yourself Challenge Networking
How to make a custom Live CD online
Intel Galileo Gen 2 & Grove Seeed Starter Kit Gen 1
Internet of Things with Intel Edison Presentation Paul Guermonprez Intel Software
Leveraging WinPE and Linux Preboot for Effective Provisioning Jonathan Richey | Director of Development | Altiris, Inc.
1 Overview of Bluetooth technology Bluetooth protocol stack The Ericsson Bluetooth module Alternate solutions Wireless LANs Conclusions References Networking.
Embedded Co-Design VHDL and C Introduction to course.
Cookie Board Designed by Officially sold on. Agenda Cookie Overview Product Differentiation Cooperative Marketing Arduino-compatible ARM Prototyping Platform.
Linux for PlayStation® 2 Adam Bertsch Sony Computer Entertainment, America.
What is OpenWrt  Free and open source  Easy and free access  Comminity driven ---- linux-kernel based OS for your home router from openwrt.org.
ECE 445 Resources Brady Salz January 27, Outline  Microcontrollers vs. DSPs vs. Embedded Processors –Brands and Series –Development Tools  Sensors.
Windows developer program for IoT We're bringing Windows to a new class of small device. What will you make? Mirco Vanini Microsoft® MVP Windows Embedded.
PIKA Technologies’ fully customizable PBX Platform.
My mini course Yan Yupei Student ID: YB , Department of Electromechanical Engineering Faculty of Science and Technology My.
02/2008 MATRIX VISION GmbH 1 Presentation The intelligent camera and Image processing sensor.
Overview Embedded Linux Graphics Typical desktop Linux graphics stack SystemRAMDisk X Window System5MB16MB GNOME14MB95MB KDE11MB96MB Mozilla12MB95MB.
Mobile Controlled Car Students : Tasneem J. Hamayel Hanan I. Mansour Supervisor : Dr.Aladdin.
Intel Do-It-Yourself Challenge Wi-Fi Nicolas Vailliet Intel Software
SoftPLC In TealwareTM SoftPLC ProcessorsTM Hardbook SoftPLC’s
A Hardware Based Cluster Control and Management System Ralf Panse Kirchhoff Institute of Physics.
IP Surveillance Solution & Products Introduction
Adding tech to your cosplay and other hijinks!
Senior Design Weekly Update GROUP MAY1633 9/28/2015.
3D Design Software Video 3. Phase 2 3D Design and Development  Design Software Packages  Tinkercad  Autodesk123D Design  Meshmixer  Microsoft 3D.
LIGO-G9900XX-00-M LIGO II1 Why are we here and what are we trying to accomplish? The existing system of cross connects based on terminal blocks and discrete.
TEACHERS SOFTWARE. Offers spread sheets for grade, student’s name, ID number, activities, point values, and homeroom numbers.
An introduction to the Raspberry Pi. What is a Raspberry Pi?  University of Cambridge’s Computer Laboratory  Decline in skill level  Designed for education.
What our kit offers Software Introduction Hands-On Experience.
Open Source Products Partnering with Hardware Companies for Open Source Joel Stanley Edwin Chen David Rowe.
Plug Computers What they are, and what they can do!
Arduino 101 An Introduction Gareth Halfacree. What's an "Arduino?" I mean, really, what sort of a name is that? Rapid electronics prototyping platform.
TriLUG Beagle Board Overview and Demo. Beagle Board overview and demo What is a Beagle Board? What is the Beagle Board not? Why is the Beagle Board important?
1 © 2016 Samsung Electronics America - Confidential Introducing MagicInfo Lite I 4.0.
RaspberryPi.
Building Raspberry Pi Controllers with Python
Introduction to Raspberry Pi & Kano
Written by Joey Cardenas Presented by _______________
Introduction to the ARM mbed Platform– A Hands-on Course
Prepared by: Raghad J Foqha Supervisor: Dr. Saed Tarapiah
Datawind Calling Tablet Communication Redefined!
LINUX FOR BEGINNERS Because everyone needs Fundamentals
Embedded Systems Serial-Ethernet Converter Cem KEFELI
Introducing MagicInfo Lite I 4.1
Improve Device and Driver Quality Save Test Resources
Fedora in Education BalCCon2k17 17th September 2017 Nemanja Milošević
Programming with Arduinos and Rapsberry Pi
The next generation of collaboration
Basic computer equipment, programs and burning CD’s
INTRODUCTION TO THE RASPBERRY PI Darrell Davis KT4WX
Swipe 3G Mobile with Gorilla Glass Experience the Difference!
Raspberry Pi Pi 2 Model B.
An introduction to the Raspberry Pi
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
مقدمة في الاردنيو د فضل الاكوع.
ThinkRace OEM/ODM service Giving life to your ideas for GPS tracking business for GPS tracking business.
Informational Tutorial
Building an Internet of Things Device
Optifacts Enhanced Reporting Application
Banyule Coding Club: Learn Arduino Richard Counsel Malcolm Macleod Watsonia Library - June 2018 Reference materials here ->
MWS9943.
Single Board Computers and Dev Boards
Introduction to Single Board Computer
Processors Just the Basics.
Introduction to Arduino
What is “Control System” or “Framework”?
Presented by David Ramos
02 | Getting Started with Arduino
.NET Automation Drivers for IIoT and Industry 4.0
Presentation transcript:

Hardware Hacking An introduction To some of the New embedded Platforms.

Introduction ● Who am I? – Been in IT for 20 years. ● PC repair ● Networking ● Security/Hacking ● Software Testing – Just a guy who loves to tinker with things.

Are you a Developer? ● The Questions. – Have you ever developed a utility and realized that your PC is way overkill? – Have you ever wished you could create your own hardware to use your application? ● The Solution. – NOW YOU CAN DO IT!

Arduino

Arduino Benefits ● Great Beginner board! ● Easy IDE (Based on C) ● Lots of Books, Links, Videos, and Tutorials!!! ● Lots of Extra Stuff to buy for it! – LEDs – Sensors – Shields –

Arduino Links ● ● ● ● ● ● And Lot's lot's more!

Arduino The Demo.

BeagleBone

Beaglebone Benefits ● Full Linux Distro on the Board! ● Uses Capes not Shields ● Cortex CPU/256 MB RAM/Micro SD Card slot ● 10/100 Ethernet Port on the Card. ● Cloud 9 to Develop on the card! ● Choice of Linux,Android or even Windows! ● FITS IN AN ALTOIDS TIN!!!!!!

Access your Beaglebone ● Ethernet over USB. (special Drivers) ● Port 22. SSH ● Port 80. Beaglebone 101 presentation ● Port 443. Gateway console ● Port Cloud9 IDE. ● USB KVM

Beaglebone Cons ● Brand Spanking New ● No tutorials yet. ● EVERYONE is still learning the hardware layout. ● No Video on the board (Capes in development) ● Not many Capes yet.

Other Platforms ● Parallax Propeller ● Chumby ● Or Build your own from Kits or even scratch!

Helpful Extras ● You will probably need to learn how to solder. – Schmartboards are great for surface mounts. ● ARDX is a great learning package! ● Go to your local Hackerspace and meet with others who are into these platforms. ● Mailing lists, Forums, websites, etc. ● Is excellent for ideas!!!

THANK YOU!! Questions and Answers