Who are makers? Maker Manifesto Maker Community Maker School Worldwide Community

Size: px
Start display at page:

Download "Who are makers? Maker Manifesto Maker Community Maker School Worldwide Community"

Transcription

1 Makers NS Zoran Rončević - Sprint Nove Tehnologije, Novi Sad Association Maker Hackster Live ambassador European Maker Week ambassador Nenad Četić - RT-RK Institute for Computer Based Systems, Novi Sad

2 Who are makers? Maker Manifesto Maker Community Maker School Worldwide Community

3 Maker Manifesto Make making is fundamental to what is means to be humans Share sharing with others what you have made and what you know Learn you must learn to make. You must always seek to learn more Play be playful with what you making and you will proud of what you discover Team work from Do-It-Yourself to Do-It-Together MARK HATCH

4 Makers Community Community of people who have a passion for making things, and who want to share that with others. First step free membership in Activities workshops, seminars, hackathons, exhibitions Mission discovering and researching together new technologies Regional network Novi Sad, Zrenjanin, Sombor Association Maker group of coordinators and organizers

5 Maker Community June 27, :00 AM

6 Maker Community events Texas Instruments Day Cypress Day

7 Maker Community events Particle Photon workshop Serbia & Romania together

8 Maker Community events Arduino Day exhibition World IoT Day

9 Maker School Gimnazija Jovan Jovanović Zmaj, Novi Sad Gimnazija Laza Kostić, Novi Sad Srednja tehnička škola, Sombor

10 Maker School Makerspace

11 Maker School Microsoft Sinergija 2015 IoT to Europe - Zagreb

12 Maker School Arduino Day 2016

13 WorldWide community Hackster Live European Maker Week (EMWeek) EU commission

14 Hackster Live

15 Hackster Live

16 Hackster Live Hackster sponsors Microsoft Amazon Particle Arduino Cypress NXP Intel Sparkfun Adafruit

17 EMWeek European Maker Week The European Maker Week is an project promoted by European Commission and implemented by Maker Faire Rome in collaboration with Startup Europe, aim to draw European citizens to the Maker world and the FabLab, Makerspaces, Hackersapce and the Hardware Startups Environment.

18 EMWeek European Maker Week Ambassadors

19 EMWeek European Maker Week Events over 500

20 Association Maker Association members Jan Dolinaj Levi9, Novi Sad Nenad Četić RT-RK, Novi Sad Dalibor Dobrilović ETF, Zrenjanin Aleksandar Bakalov -,Novi Sad Milorad Ivančević Gimnazija Laza Kostić, Novi Sad Marijana Bogdaović Srednja tehnička škola, Sombor Valentina Savčić Rončević Neodata, Novi Sad Zoran Rončević Sprint NT, Novi Sad

21 Arduino (Genuino) open-source platform easy-to-use intended for anyone making! The Arduino language based on Wiring Implemented in C/C++ links AVR Libc Similar to Processing language

22 Arduino Software (IDE) Open source Easy to use Support for multiple boards (not only for Arduino) Examples in IDE Big community

23 Arduino MKR1000 Similar to Arduino Zero + WiFi Atmel ATSAMW25 SoC SAMD21 Cortex-M0+ 32bit low power ARM MCU WINC1500 low power 2.4GHz IEEE b/g/n Wi-Fi ECC508 CryptoAuthentication Battery charger Power management Caution: runs at 3.3V!!!

24 ???

25 Raspberry Pi

26 School bell

27 Raspberry Pi 3 New SoC, BCM GHz 64-bit quad-core ARM Cortex-A53 CPU Integrated n wireless LAN Bluetooth 4.1 Backward compatible with compatibility with Raspberry Pi 1 and 2 35$

28 CC3200 SimpleLink Wi-Fi ARM Cortex -M4 Core at 80 MHz Wi-Fi Network Processor Power-Management Subsystems Wi-Fi CERTIFIED Chip Applications Microcontroller Subsystem

29 CC3200 Embedded Software Overview

30 CC3200 LaunchPad TI IoT devicesolution MCU 20 pin LaunchPad connector Embedded sensors Temp sensor Accelerometer Booster extension boards Great out of the box examples

31 Wireless microphone node CC3200 LaunchPad and CC3200 Audio BoosterPack prototype CC3200 (peripherals ADC, SPI, I2S) Single microphone Audio streaming Restricted resources Small physical dimension sensor

32 Cypress PSoC PSoC 1 / PSoC 3 1 proprietary Cypress 8 bit core based PSoC 4 Cortex-M0 + BLE (option) Cortex-M3 PSoC 5LP

33 Programmable System-on-Chip 5LP Microcontroller + CPLD/FPGA + Analog Cortex M3 and DMA 20-bit, 12-bit ADC 8-bit IDAC & 8-bit VDAC, Op-amp, PGA, TIA, Comparator, Voltage reference Mixer and digital filter Cap-sense block SPI / UART / I2C / I2S UDB (universal digital block)

34 PSoC Pro: Flexible good for mixed signal designs reduce BOM (price) faster(yap, if in HW) well documented Cons: more complex small community QFN package (c mon we are makers)

35 ESP low-cost Wi-Fi!!! Open source IoT platform 32-bit RISC CPU: Tensilica Xtensa LX106 running at 80 MHz 64 KiB of instruction RAM, 96 KiB of data RAM External QSPI flash KiB to 4 IEEE b/g/n Wi-Fi Integrated TR switch, balun, LNA, power amplifier and matching network WEP or WPA/WPA2 authentication, or open networks 16 GPIO pins, SPI, I²C, I²S interfaces with DMA (sharing pins with GPIO) UART on dedicated pins 1 10-bit ADC

36 ESP8266 Library Full Reference Digital IO Analog input Analog output Timing and delays Serial Progmem File system Ticker EEPROM I2C (Wire library) SPI SoftwareSerial OneWire mdns and DNS-SD responder (ESP8266mDNS library) SSDP responder (ESP8266SSDP) DNS server (DNSServer library) Servo

37 ESP Arduino IDE

38 NodeMCU Great for makers Bread board compatible pinout

39 Particle Photon 2013 Kickstarter As of 2015 known as Particle

40 Devices P0 $10 Particle WiFi Module CORE - $39 Arduino + WiFi + ARM + Cloud (REST) + Wireless programming PHOTON- $19 Faster and cheaper P1 - $12 With built-in antenna ELECTRON - $39 2g/3g modem, M2M + several shields (Internet Button, Relay, Power )

41 HW in nutshell STM32F205RGY6 120Mhz ARM Cortex M3 Broadcom BCM43362 Wi-Fi chip 1MB flash, 128KB RAM 18 Mixed-signal GPIO and advanced peripherals 3V3, 5V tolerant (Digital, I2C, CAN) Low power (80mA 80uA) Pinout: Interfaces: SPI, I2C, I2S, CAN, USB, PWM / Analog: ADC, DAC Open Source

42 SW Arduino-like development (Wiring programming framework) Many libraries (TCP, Servo, WiFi ) Over-the-air updates (wireless flash) Particle Build cloud based Web IDE Particle Dev (Atom based IDE) Particle CLI Mobile SDKs - Android and ios SDKs: NodeJS and Win (official), Java, C#, Python Particle Cloud (REST API)

43 Cloud API OAuth2 authentication Variable Function Events Publish / Subscribe Stream Webhooks

44 LoRa RF click Fully certified LoRa Sub-GHz, 433/868 MHz LoRaWAN Class A protocol stack range of >15km in rural and suburban settings >5km coverage in urban areas UART interface ASCII command interface Ready-to-use examples

45 LoRa in practice One LoRa RF click on window Second one in the car Periodaically sending packets Looking for lost packets ~2km range

46 Amazon Echo, Alexa hands-free speaker voice-control 7 microphones Far-field voice recognition

47 Alexa Voice Service (AVS)

48 Nikola Tesla - vision "When wireless is fully applied the earth will be converted into a huge brain, capable of response in every one of its parts. Nikola Tesla, 1900, Colorado Springs

49 Thank you What will you Make?

50 More info maker.rs europeanmakerweek.eu/events/ nodemcu.com particle.io developer.amazon.com/public/solutions/alexa/alexa-voiceservice

Farklı Arduino Boardlar

Farklı Arduino Boardlar Farklı Arduino Boardlar Arduino UNO R3 Microcontroller ATmega328P (8 bit) DataSheet http://ww1.microchip.com/downloads/en/devicedoc/atmel- 42735-8-bit-AVR-Microcontroller-ATmega328-328P_Datasheet.pdf Operating

More information

Cypress PSoC 4 Microcontrollers

Cypress PSoC 4 Microcontrollers Cypress PSoC 4 Microcontrollers Your Problem-Solver on Chip WWW.CYPRESS.COM/PSOC4 THE DIFFERENTIATION DILEMMA Embedded systems are rapidly advancing with innovative features added at each new product generation.

More information

TI SimpleLink dual-band CC1350 wireless MCU

TI SimpleLink dual-band CC1350 wireless MCU TI SimpleLink dual-band CC1350 wireless MCU Sub-1 GHz and Bluetooth low energy in a single-chip Presenter Low-Power Connectivity Solutions 1 SimpleLink ultra-low power platform CC2640: Bluetooth low energy

More information

Cypress PSoC 4 Microcontrollers

Cypress PSoC 4 Microcontrollers Cypress PSoC Microcontrollers Your Problem-Solver on Chip WWW.CYPRESS.COM/PSOC THE DIFFERENTIATION DILEMMA Embedded systems are rapidly advancing with innovative features added at each new product generation.

More information

ARDUINO PRIMO. Code: A000135

ARDUINO PRIMO. Code: A000135 ARDUINO PRIMO Code: A000135 Primo combines the processing power from the Nordic nrf52 processor, an Espressif ESP8266 for WiFi, as well as several onboard sensors and a battery charger. The nrf52 includes

More information

ARDUINO BOARD LINE UP

ARDUINO BOARD LINE UP Technical Specifications Pinout Diagrams Technical Comparison Board Name Processor Operating/Input Voltage CPU Speed Analog In/Out Digital IO/PWM USB UART 101 Intel Curie 3.3 V/ 7-12V 32MHz 6/0 14/4 Regular

More information

Cypress Roadmap: CapSense Controllers Q Owner: JFMD CapSense Roadmap

Cypress Roadmap: CapSense Controllers Q Owner: JFMD CapSense Roadmap Cypress Roadmap: CapSense Controllers Q3 2015 CapSense Portfolio CapSense Express CapSense Plus PSoC Configurable Controllers 1 Programmable Controllers 2 Programmable System-on-Chip 2 CY8CMBR3106S 11

More information

Pg 3. Specifications. Hardware Required

Pg 3. Specifications. Hardware Required 1 NodeMCU Dev Board is based on widely explored esp8266 System on Chip from Express if. It combined features of WIFI access point and station + microcontroller and uses simple LUA based programming language.

More information

BR03 Raspberry Pi Zero Bridge

BR03 Raspberry Pi Zero Bridge BR03 Raspberry Pi Zero Bridge BR03 Datasheet [pdf of Wiki product page] This xchip is designed to interface with the Raspberry Pi Zero module. xchips. [relevant for this BR03]. This xchip is designed to

More information

Digital Circuits Part 2 - Communication

Digital Circuits Part 2 - Communication Introductory Medical Device Prototyping Digital Circuits Part 2 - Communication, http://saliterman.umn.edu/ Department of Biomedical Engineering, University of Minnesota Topics Microcontrollers Memory

More information

ArduCAM CC3200 UNO board

ArduCAM CC3200 UNO board ArduCAM CC3200 UNO board User Guide Rev 1.2, Mar 2017 Table of Contents 1 Introduction... 2 2 Features... 3 3 Pin Definition... 4 4 Getting Started CC3200 with Energia... 5 4.1 Out of the Box Test... 5

More information

Pmod ESP32 Reference Manual

Pmod ESP32 Reference Manual Pmod ESP32 Reference Manual The Digilent Pmod ESP32 features a radio with support for 802.11 b/g/n Wifi and dualmode Bluetooth. This module is perfect for connecting your FPGA or microcontroller projects

More information

BCM4343W IoT Starter Kit Getting Started Guide Version 2.1

BCM4343W IoT Starter Kit Getting Started Guide Version 2.1 BCM4343W IoT Starter Kit Getting Started Guide Version 2.1 Page 1 Copyright 2017 Avnet, Inc. AVNET, Reach Further, and the AV logo are registered trademarks of Avnet, Inc. All other brands are the property

More information

A Raspberry Pi Based System for ECG Monitoring and Visualization

A Raspberry Pi Based System for ECG Monitoring and Visualization A Raspberry Pi Based System for ECG Monitoring and Visualization S. Pisa, E. Pittella, E. Piuzzi, L. Cecchini, M. Tomassi Dept. of Information Engineering, Electronics and Telecommunications Sapienza University

More information

Low-Cost Microcontrollers

Low-Cost Microcontrollers Low-Cost Microcontrollers Examples and Applications for Embedded Systems João Carlos Martins joao.martins@ipbeja.pt Engineering Dept 1st Workshop on Applied Signal Processing IPBeja 15th May 2014 Outline

More information

Cooking with Team 279

Cooking with Team 279 Cooking with Team 279 Intro to the Raspberry Pi FIRST Team 279 Tech Fusion http://team279.com - https://twitter.com/team_279 Author: Michael Lehman What is a System on a Chip? From Wikipedia: A system

More information

Particle E Series Cloud-integrated hardware platform for cellular IoT devices

Particle E Series Cloud-integrated hardware platform for cellular IoT devices Particle E Series Cloud-integrated hardware platform for cellular IoT devices Particle E Series modules 36.0 x 43.0 x 4.6 mm World s first fully-integrated cellular hardware platform with out-of-box Cloud

More information

Husarion CORE2. Husarion CORE2 is a development board for Internet-connected automation & robotic devices.

Husarion CORE2. Husarion CORE2 is a development board for Internet-connected automation & robotic devices. Husarion CORE2 Husarion CORE2 is a development board for Internet-connected automation & robotic devices. CORE2 Development board for Internet connected automation & robotic devices. compatible with Husarion

More information

Qualcomm Wi-Fi Connectivity Selector Guide

Qualcomm Wi-Fi Connectivity Selector Guide Qualcomm Wi-Fi Connectivity Selector Guide Integrated multi-mode Wi-Fi solutionsfor simple, adaptive and seamless connectivity for the Internet of Things Qualcomm Wi-Fi, QCA400x, QCA401x, QCA402x and QCA4531

More information

ESP-07S User Manual REV:

ESP-07S User Manual REV: REV:1.0 2016.3.15 FCC STATEMENT This device complies with Part 15 of the FCC Rules. Operation is subject to the following two conditions: (1) This device may not cause harmful interference. (2) This device

More information

Intel Galileo gen 2 Board

Intel Galileo gen 2 Board Intel Galileo gen 2 Board The Arduino Intel Galileo board is a microcontroller board based on the Intel Quark SoC X1000, a 32- bit Intel Pentium -class system on a chip (SoC). It is the first board based

More information

A practical component-oriented approach to IoT design and implementation

A practical component-oriented approach to IoT design and implementation A practical component-oriented approach to IoT design and implementation for students in Computer Science smartcomputerlab.org P.Bakowski Table of Contents 1. Introduction 1.1 Specification blocks symbols

More information

ČVUT FEL v Praze, U-BLOX IOT MODULES

ČVUT FEL v Praze, U-BLOX IOT MODULES ČVUT FEL v Praze, 13.04.2018 U-BLOX IOT MODULES 2 Mariusz Ciesielski Line Manager Mariusz.Ciesielski@microdis.net Microdis Electronics, Sp. z o.o. Strzelińska 17, Żerniki Wrocławskie, Poland 3 NINA Bluetooth

More information

ESP-01 WiFi Module Version1.0

ESP-01 WiFi Module Version1.0 ESP-01 WiFi Module Version1.0 sherry@aithinker.com Disclaimer and Copyright Notice. Information in this document, including URL references, is subject to change without notice. THIS DOCUMENT IS PROVIDED

More information

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16

IoE Workshop. Marc Khayat, CCIE #41288, Leonard Janer Technical Managers. June 16 IoE Workshop Marc Khayat, CCIE #41288, makhayat@cisco.com Leonard Janer ljaner@inlea.com Technical Managers June 16 2015 Cisco and/or its affiliates. All rights reserved. Cisco Public 2 2016 Cisco and/or

More information

Bidirectional wireless communication between IBM Cloud and Bluetooth Low Energy peripherals through SimpleLink Wi-Fi

Bidirectional wireless communication between IBM Cloud and Bluetooth Low Energy peripherals through SimpleLink Wi-Fi Bidirectional wireless communication between IBM Cloud and Bluetooth Low Energy peripherals through SimpleLink Wi-Fi 30.7B connected devices by 2020, 75.4B by 2025 Top IoT concerns Security Complex standards

More information

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 6 Intel Galileo and Edison Prototype Development Platforms. Chapter-8 L06: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 6 Intel Galileo and Edison Prototype Development Platforms 1 Intel Galileo Gen 2 Boards Based on the Intel Pentium architecture Includes features of single threaded, single core and 400 MHz constant

More information

EDJE PROJECT. The Software Foundation for IoT Devices. https://projects.eclipse.org/projects/iot.edje. IS2T S.A All rights reserved.

EDJE PROJECT. The Software Foundation for IoT Devices. https://projects.eclipse.org/projects/iot.edje. IS2T S.A All rights reserved. EDJE PROJECT The Software Foundation for IoT Devices https://projects.eclipse.org/projects/iot.edje IS2T S.A. 2016. All rights reserved. PRESENTER Jérôme Leroux Development and Innovation Manager at MicroEJ

More information

Sharing Solar: A PV Sculpture Project

Sharing Solar: A PV Sculpture Project Sharing Solar: A PV Sculpture Project Group 10 Carolyn Cressman, Electrical Engineering Carla Majluf, Computer Engineering Jose Jerez, Electrical Engineering Ruben Vazquez, Computer Engineering *Sponsored

More information

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin

Open Sesame. Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin Open Sesame Grant Apodaca Jeffrey Bolin Eric Taba Richie Agpaoa Evin Sellin 1 Description Open Sesame is a portable, affordable, compact and easyto-use door security accessory, that can unlock your door

More information

w w w. b a s e t r a i n i n g i n s t i t u t e. c o

w w w. b a s e t r a i n i n g i n s t i t u t e. c o Disclaimer: Some of the images and most of the data in this presentation are collected from various sources in the internet. If you notice any copyright issues or mistakes, please let me know by mailing

More information

Melon S3 FPGA Development Board Product Datasheet

Melon S3 FPGA Development Board Product Datasheet Melon S3 FPGA Development Board Product Datasheet The Melon S3 FPGA is open-source, expandable development board perfect for the learning digital circuit design and prototyping of your unique ideas. You

More information

Milwaukee Tech Day - March 30 th, 2017

Milwaukee Tech Day - March 30 th, 2017 Milwaukee Tech Day - March 30 th, 2017 Time Session 8:00-9:00 Registration and Exhibits Open 9:00-10:00 1 Design & Protection of Analog Outputs for Industrial Automation Resolving the Signal: Understanding

More information

STM32F3. Cuauhtémoc Carbajal ITESM CEM 12/08/2013

STM32F3. Cuauhtémoc Carbajal ITESM CEM 12/08/2013 STM32F3 Cuauhtémoc Carbajal ITESM CEM 12/08/2013 1 STM32 Portfolio 2 32 bit/dsc Applications A typical embedded system with both control and signal processing requirements Digital Signal Controllers efficient

More information

Cypress PSoC 6 Microcontrollers

Cypress PSoC 6 Microcontrollers Cypress PSoC 6 Microcontrollers Purpose-Built for the Internet of Things WWW.CYPRESS.COM/PSOC6 Unmatched Solutions for the Internet of Things EMBEDDED IN TOMORROW The IoT is exploding, with more than 30

More information

Product specification

Product specification MJIOT-AMB-03 Product specification 1 MJIOT-AMB-03module appearance 2 目录 1. Product overview...4 1.1 Characteristic... 5 1.2 main parameters...6 1.2 Interface definition... 7 2. appearance and size... 8

More information

The Riverside Robotic Society June 2016 ESP8266

The Riverside Robotic Society June 2016 ESP8266 ESP8266 ESP8266 The ESP8266 is a low-cost Wi-Fi chip with full TCP/IP stack, radio and microcontroller produced by Shanghai-based Chinese manufacturer, Espressif. Features: SOC (System on a Chip) 32-bit

More information

Interesting Items Volume 16. Dave Jaffe 04/23/2011

Interesting Items Volume 16. Dave Jaffe 04/23/2011 Interesting Items Volume 16 Dave Jaffe 04/23/2011 Caveats I came across these products in recent magazines I have not bought or used these products I do not endorse these products I do not know much more

More information

PBLN52832 DataSheet V Copyright c 2017 Prochild.

PBLN52832 DataSheet V Copyright c 2017 Prochild. PBLN52832 DataSheet V1.2.3 Copyright c 2017 Prochild. No part of this publication and modification may be reproduced without the prior written permission of the author. Revision History No Version Date

More information

ESPino - Specifications

ESPino - Specifications ESPino - Specifications Summary Microcontroller ESP8266 (32-bit RISC) WiFi 802.11 (station, access point, P2P) Operating Voltage 3.3V Input Voltage 4.4-15V Digital I/O Pins 9 Analog Input Pins 1 (10-bit

More information

ASME Lion. User Guide. Ver 1.3. Copyright 2016 Axel Elettronica

ASME Lion. User Guide.  Ver 1.3. Copyright 2016 Axel Elettronica ASME Lion User Guide Ver 1.3 Copyright 2016 Axel Elettronica www.axelelettronica.it Copyright Notice and Disclaimer All rights reserved. No parts of this manual may be reproduced in any form without the

More information

IoT Based Disaster Detection and Early Warning Device

IoT Based Disaster Detection and Early Warning Device IoT Based Disaster Detection and Early Warning Device Amjath Ali J 1, B. Thangalakshmi 2, A. Vincy Beaulah 3 1 Lecturer, Department of Electrical and Electronics Engg., Ibra college of Technology, Oman

More information

New STM32WB Series MCU with Built-in BLE 5 and IEEE

New STM32WB Series MCU with Built-in BLE 5 and IEEE New STM32WB Series MCU with Built-in BLE 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control Ultra-low-power

More information

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017 mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud

More information

ReMutt Control. Critical Design Review

ReMutt Control. Critical Design Review ReMutt Control Critical Design Review The Team Team Leader: Steven Guan Team Members: Eric Brunnett, Daniel Kwak, Joon Hee Lee, Alex Chepilev What is the ReMutt Control? Remote pet feeding system operated

More information

BLE MODULE SPECIFICATIONS

BLE MODULE SPECIFICATIONS WIRELESS-TAG BLE MODULE SPECIFICATIONS nrf51-01/02/dk Bluetooth Low Energy (BLE) module of nrf51-01/02 is the next generation BLE module released by SEMITRION electronics. The modules use nrf51822 from

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

Prepaid Energy System

Prepaid Energy System Prepaid Energy System Group 21 Youssef Ojeil (EE) Michael Cuervo (EE) MD.S. Rahaman (EE) Sahin Okur (EE) Sponsored by: Supervised by Dr. Chung-Yong Chan Goals and Objectives Alternative pre-paid solution

More information

The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018

The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018 The Software of Things T Y S O N T U T T L E C E O S I L I C O N L A B S A S P E N C O R E C E O S U M M I T S H E N Z H E N 8 N O V E M B E R 2018 Most technology we ve built so far was for the Internet

More information

ISMART Inventek Systems Module Arduino Test. Product Brief

ISMART Inventek Systems Module Arduino Test. Product Brief ISMART Inventek Systems Module Arduino Test Product Brief Wi-Fi, BT/BLE & NFC IoT Arduino Shields Page 1 1 General Description The Inventek ISMART (Inventek Systems Module Arduino Test) IoT platform is

More information

EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG

EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG EMBEDDED SYSTEMS WITH ROBOTICS AND SENSORS USING ERLANG Adam Lindberg github.com/eproxus HARDWARE COMPONENTS SOFTWARE FUTURE Boot, Serial console, Erlang shell DEMO THE GRISP BOARD SPECS Hardware & specifications

More information

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: "Internet of Things ", Raj Kamal, Publs.: McGraw-Hill Education

Lesson 5 Arduino Prototype Development Platforms. Chapter-8 L05: Internet of Things , Raj Kamal, Publs.: McGraw-Hill Education Lesson 5 Arduino Prototype Development Platforms 1 Arduino Boards, Modules And Shields Popular AVR MCU based products Each board has clear markings on the connection pins, sockets and in-circuit connections

More information

Overview of the Raspberry Pi Models 3B & 2B

Overview of the Raspberry Pi Models 3B & 2B Overview of the Raspberry Pi Models 3B & 2B (Let's look at the hardware!) Rick Commo, K7LOG Max Vaughan, KF7MAX What's really different between the original 2B and the 3B? Parameter Architecture CPU

More information

SPBTLE-1S ArTM. October STMicroelectronics

SPBTLE-1S ArTM. October STMicroelectronics SPBTLE-1S ArTM October 2017 STMicroelectronics BlueNRG Product Family for smart innovators 2 SPBTLE-1S Agenda 3 ST Bluetooth Low Energy modules ready to sell Reminder : module approach rational SPBTLE-1S

More information

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture

MQTT Protocol Support. Cloud Ready Gateway. Modular Architecture LoRaWAN Gateway with 8 Channels MODBUS / PROFIBUS Support MQTT Protocol Support Cloud Ready Gateway Modular Architecture Gateway with a Modular Architecture With the ever increasing topologies in the IoT

More information

Electronics Single Board Computers

Electronics Single Board Computers Electronics Single Board Computers Wilfrid Laurier University November 23, 2016 Single Board Computers Single Board Computers As electronic devices get smaller and more sophisticated, they often contain

More information

Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE

Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE Smart Mirror Group K Hector Zacarias EE Justin Gentry CpE Michael Trivelli CpE Motivation Seamless integration of technology into people s daily lives Smart Home technology is a blooming new field Google

More information

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE

New STM32WB Series MCU with built-in Bluetooth 5 and IEEE New STM32WB Series MCU with built-in Bluetooth 5 and IEEE 802.15.4 Make the Choice of STM32WB Series The 7 keys points to make the difference 2 Open 2.4 GHz radio Multi-protocol Dual-core / Full control

More information

.org. IoT Development Platform

.org. IoT Development Platform 1.org IoT Development Platform 2 Q&A How many ARM cores shipped in 2012? 8,700,000,000 Per Day: 23,835,616 Per Hour: 993,151 Per Minute: 16,553 Per Second: 276 2002 1+ billion 2011 billion 2020 25+ 150+

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

Adafruit Feather nrf52840 Express

Adafruit Feather nrf52840 Express Adafruit Feather nrf52840 Express PRODUCT ID: 4062 The Adafruit Feather nrf52840 Express is the new Feather family member with Bluetooth Low Energy and native USB support featuring the nrf52840! It's our

More information

Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production

Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production Hands-On Workshop: ARM mbed : From Rapid Prototyping to Production FTF-SDS-F0107 Michael Norman, Martin Kojtal A P R. 2 0 1 4 TM External Use Agenda What is mbed? mbed Hardware mbed Software mbed Tools

More information

EZ-Bv4 Datasheet v0.7

EZ-Bv4 Datasheet v0.7 EZ-Bv4 Datasheet v0.7 Table of Contents Introduction... 2 Electrical Characteristics... 3 Regulated and Unregulated Power Pins... 4 Low Battery Warning... 4 Hardware Features Main CPU... 5 Fuse Protection...

More information

Mercury System SB310

Mercury System SB310 Mercury System SB310 Ultrasonic Board - Product Datasheet Author Francesco Ficili Date 20/05/2018 Status Released Pag. 1 Revision History Version Date Author Changes 1.0 20/05/2018 Francesco Ficili Initial

More information

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban

Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Kevin Meehan Stephen Moskal Computer Architecture Winter 2012 Dr. Shaaban Contents Raspberry Pi Foundation Raspberry Pi overview & specs ARM11 overview ARM11 cache, pipeline, branch prediction ARM11 vs.

More information

ARM mbed Reference Designs

ARM mbed Reference Designs ARM mbed Reference Designs Steve Ogborne Senior Engineer Internet of Things Business Unit mbed Connect / Shenzhen, China 15 th Dec 2015 Contents Intro Smart City Sub-GHz Reference Design Wi-Fi Reference

More information

Creator Ci40 product brief

Creator Ci40 product brief Creator Ci40 is a high-performance, low-power IoT hub that packs Ethernet, Wi-Fi, 802.11b/g/n/ac, Bluetooth Classic and Low Energy and an 802.15.4 radio onto a powerful IoT gateway with expansion ports

More information

Hugo Cunha. Senior Firmware Developer Globaltronics

Hugo Cunha. Senior Firmware Developer Globaltronics Hugo Cunha Senior Firmware Developer Globaltronics NB-IoT Product Acceleration Platforms 2018 Speaker Hugo Cunha Project Developper Agenda About us NB IoT Platforms The WIIPIIDO The Gateway FE 1 About

More information

Wireless-Tag WT51822-S1

Wireless-Tag WT51822-S1 Wireless-Tag WT51822-S1 Bluetooth Low Energy 4.1 Module DATASHEET Description Bluetooth Low Energy (BLE) module of WT51822-S1 is the next generation BLE4.1(Compatible With BLE4.0) module released by Wireless-Tag

More information

IOT-GATE-iMX7 Datasheet

IOT-GATE-iMX7 Datasheet IOT-GATE-iMX7 Datasheet Industrial Internet of Things Gateway Product Specification v.1.3 Capable, compact, affordable: i.mx7 Dual IoT-Gate has been designed to answer demanding IoT application requirements

More information

Alternative Designs and Decision Making for Top Design Selection

Alternative Designs and Decision Making for Top Design Selection Alternative Designs and Decision Making for Top Design Selection 1 Step 1. Generation of Alternatives (>2 Conceptual Designs) Multiple Alternative conceptual designs Optimal Solution (by balanced capability,

More information

HEXIWEAR COMPLETE IOT DEVELOPMENT SOLUTION

HEXIWEAR COMPLETE IOT DEVELOPMENT SOLUTION HEXIWEAR COMPLETE IOT DEVELOPMENT SOLUTION NXP SEMICONDUCTORS PUBLIC THE ONLY SUPPLIER TO PROVIDE COMPLETE IoT SOLUTIONS DSPs, MCUs & CPUs Suite of Sensors NFC, BLE, Thread, zigbee, sub-ghz Wireless Interconnects

More information

Texas Instruments LaunchPad Ecosystem

Texas Instruments LaunchPad Ecosystem Presenter: Mark Easley Applications Engineer September 2015 Texas Instruments LaunchPad Ecosystem Rapid prototyping with TI s broad portfolio of MCUs, analog & connectivity solutions. 1 Making MADE simple

More information

Introduction to Microcontrollers

Introduction to Microcontrollers Introduction to Microcontrollers June 2017 Scott A. Theis W2LW Rev 5 ( 0 8 / 0 2 / 2 0 1 7 ) What s it all about How to get started What are some of the common controller options General introduction to

More information

#jsnight, Gianpaolo Macario (C) 2016 Gianpaolo Macario - License: CC BY-SA 4.0

#jsnight, Gianpaolo Macario   (C) 2016 Gianpaolo Macario - License: CC BY-SA 4.0 Web Applications on embedded systems #jsnight, 2016-06-08 Gianpaolo Macario https://gmacario.github.io/ (C) 2016 Gianpaolo Macario - License: CC BY-SA 4.0 1 What is an embedded system? 2 We live surrounded

More information

ESPRESSIF SYSTEMS. The Complete IoT Solutions Provider

ESPRESSIF SYSTEMS. The Complete IoT Solutions Provider ESPRESSIF SYSTEMS The Complete IoT Solutions Provider Connect :: Innovate Company Introduction Technology Innovation Community We design groundbreaking Wi-Fi + Bluetooth chips Our products are engineered

More information

Getting to know the Arduino IDE

Getting to know the Arduino IDE Getting to know the Arduino IDE I ve heard about Arduino, what the heck is it? Arduino is a development environment Combination of hardware and software Hardware based on Atmel AVR processors Software

More information

ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington

ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington ECE 189A Senior Capstone December 16, 2014 Team Leader: Will Miller Charles Crain, Isaac Flores, Brian Phan, Sarah Pilkington Agenda Project Overview Parts Power Distribution Schematic and Bill of Materials

More information

User s Guide IoT Microcontroller Development Kit

User s Guide IoT Microcontroller Development Kit User s Guide IoT Microcontroller Development Kit 1.0 Introduction 2 1.1 Features 2 1.2 Board Pictures 3 2.0 Hardware 4 2.1 Bill of Materials 4 2.2 Pin Map Diagram 5 2.3 Block Diagram 6 2.4 Board Revisions

More information

Bluegiga Wi-Fi Software 9/19/2013 1

Bluegiga Wi-Fi Software 9/19/2013 1 Bluegiga Wi-Fi Software 9/19/2013 1 Table of Contents Key Features Benefits Wi-Fi Software Architecture Use cases 9/19/2013 2 Key Features IEEE 802.11 features 802.11 b/g/n 802.11d STA mode AP mode* Security

More information

FireBeetle ESP8266 IOT Microcontroller SKU: DFR0489

FireBeetle ESP8266 IOT Microcontroller SKU: DFR0489 FireBeetle ESP8266 IOT Microcontroller SKU: DFR0489 Introduction DFRobot FireBeetle is a series of low-power-consumption development hardware designed for Internet of Things (IoT). Firebeetle ESP8266 is

More information

Indoor Air Quality with ESP32 Board # K0068

Indoor Air Quality with ESP32 Board # K0068 Indoor Air Quality with ESP32 Board # K0068 User guide Rev 1.0 Apr 2017 Table of contents 1. Kit Introduction... 3 2. Assembly... 5 2.1 ESP32 development board... 5 2.2 iaq TVOC Sensor Module... 6 2.3

More information

THE LPC84X MCU FAMILY A MULTI-TESTER TOOL OFFERING FEATURES FOR YOUR NEXT IOT DESIGN

THE LPC84X MCU FAMILY A MULTI-TESTER TOOL OFFERING FEATURES FOR YOUR NEXT IOT DESIGN THE LPC84X MCU FAMILY A MULTI-TESTER TOOL OFFERING FEATURES FOR YOUR NEXT IOT DESIGN KEVIN TOWNSEND (MICROBUILDER) BRENDON SLADE (NXP) Agenda Part I Overview of the LPC84x Multi-Tester Swiss army knife

More information

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1).

BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). BANGLADESH UNIVERSITY OF ENGINEERING & TECHNOLOGY (BUET) DHAKA TECHNICAL SPECIFICATION FOR SUPPLY AND INSTALLATION OF LABORATORY EQUIPMENTS (PKG1). Package number: G4 NO: HEQEP/CP-3137/Procurement/PacakageG4/26-08-2015/004

More information

Arduino the journey continues

Arduino the journey continues Arduino the journey continues Mark Patrick, Mouser Electronics The beginnings of Arduino The electronics industry is no stranger to innovation. There are probably hundreds of new products launched every

More information

Getting Started with the STM32L4 IoT Discovery Kit Node

Getting Started with the STM32L4 IoT Discovery Kit Node Getting Started with the STM32L4 IoT Discovery Kit Node David Kwak Slim Jallouli Presentation Agenda 2 Training Material Installation Overview of the STM32 Portfolio Overview of the STM32L475 Overview

More information

Oberon M2M IoT Platform. JAN 2016

Oberon M2M IoT Platform. JAN 2016 Oberon M2M IoT Platform JAN 2016 www.imgtec.com Contents Iot Segments and Definitions Targeted Use Cases for IoT Oberon targeted use cases IoT Differentiators IoT Power Management IoT Security Integrated

More information

C.L.A.I.M Computerized Luggage and Information Messenger

C.L.A.I.M Computerized Luggage and Information Messenger C.L.A.I.M Computerized Luggage and Information Messenger (Group 10) Ernest Jackman - Electrical Engineer Adrian McGrath - Computer Engineer Tomasz Pytel - Computer Engineer Intro -Problem: Baggage Claim

More information

Network Embedded Systems Sensor Networks Fall Hardware. Marcus Chang,

Network Embedded Systems Sensor Networks Fall Hardware. Marcus Chang, Network Embedded Systems Sensor Networks Fall 2013 Hardware Marcus Chang, mchang@cs.jhu.edu 1 Embedded Systems Designed to do one or a few dedicated and/or specific functions Embedded as part of a complete

More information

Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision

Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision Fun Low-power Observer-interactive Waterfall Sponsored by Orlando Utility Commision Group 5 - Blue Team Connor Heckman - CPE Ben King - EE Robert Perkins - EE Jack Gray - EE Motivation Existing solar sculptures

More information

STM32 Cortex-M3 STM32F STM32L STM32W

STM32 Cortex-M3 STM32F STM32L STM32W STM32 Cortex-M3 STM32F STM32L STM32W 01 01 STM32 Cortex-M3 introduction to family 1/2 STM32F combine high performance with first-class peripherals and lowpower, low-voltage operation. They offer the maximum

More information

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1

BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 BLE121LR Bluetooth Smart Long Range Module 5/12/2014 1 Table of Contents Key Features Benefits BLE121LR Overview Bluetooth Smart Software Certifications Development Tools Use Cases 5/12/2014 2 Key Features

More information

IoT Based Traffic Signalling System

IoT Based Traffic Signalling System IoT Based Traffic Signalling System Ashok. P.V B.Tech Graduate, Department of Information Technology, SivaSankari.S Assistant Professor, Department of Information Technology, Vignesh Mani B.Tech Graduate,

More information

Advanced Embedded Systems

Advanced Embedded Systems Advanced Embedded Systems Practical & Professional Training on Advanced Embedded System Course Objectives : 1. To provide professional and industrial standard training which will help the students to get

More information

UM User Manual for LPC54018 IoT Module. Rev November Document information

UM User Manual for LPC54018 IoT Module. Rev November Document information UM11078 for Rev. 1.01 27 November 2017 Document information Info Content Keywords LPC54018, OM40007, GT1216, UM11078 Abstract Revision history Rev Date Description 1.0 20171122 First draft 1.01 20171127

More information

Microcontrollers for Ham Radio

Microcontrollers for Ham Radio Microcontrollers for Ham Radio MARTIN BUEHRING - KB4MG MAT T PESCH KK4NLK TOM PERRY KN4LSE What is a Microcontroller? A micro-controller is a small computer on a single integrated circuit containing a

More information

The IoT and Thread in PHYTEC Nodes. Jonas Remmert July 15th, 2016

The IoT and Thread in PHYTEC Nodes. Jonas Remmert July 15th, 2016 The IoT and Thread in PHYTEC Nodes Jonas Remmert July 15th, 2016 Company Introduction PHYTEC Hardware Manufacturer headquartered in Mainz, Germany more than 200 employees worldwide Hardware Single Board

More information

5 things you want to know about Bluetooth 5

5 things you want to know about Bluetooth 5 5 things you want to know about Bluetooth 5 How Texas Instruments SimpleLink CC2640R2F wireless MCU is enabling Bluetooth 5 solutions development for industrial applications Element 14 Texas Instruments

More information

The challenge with IoT

The challenge with IoT 1 Agenda The challenge with IoT Sensor to Cloud solution Sensor to Cloud system details SimpleLink Sub-1GHz hardware & software solution Getting started 2 The challenge with IoT We are trying to connect

More information

Distributed Real-Time Control Systems. Module 3 Hardware for Real Time Distributed Control Systems

Distributed Real-Time Control Systems. Module 3 Hardware for Real Time Distributed Control Systems Distributed Real-Time Control Systems Module 3 Hardware for Real Time Distributed Control Systems 1 General Topology of Real-Time Distributed Control Systems System Management Data Backup Intranet User

More information