element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • 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 & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
  • 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
Internet of Things
  • Technologies
  • More
Internet of Things
Forum Book on IoT Programming - what would you expect?
  • Blog
  • Forum
  • Documents
  • Quiz
  • Events
  • Polls
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Internet of Things to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Suggested Answer
  • Replies 8 replies
  • Answers 1 answer
  • Subscribers 512 subscribers
  • Views 958 views
  • Users 0 members are here
Related

Book on IoT Programming - what would you expect?

kartben
kartben over 10 years ago

I've started writing a book to help program the Internet of Things. As hardware engineers, I wonder what topics you would particularly like to see covered in such a book. Its scope is pretty wide, and covers the complete "end-to-end" IoT chain, but it would be nice to make sure that what you see as pain points are covered as well! I am looking forward to your feedback!

  • Sign in to reply
  • Cancel

Top Replies

  • Robert Peter Oakes
    Robert Peter Oakes over 10 years ago in reply to shabaz +3
    And let’s not forget the stuff that binds it all together The transport and messaging protocols (Light weight, heavyweight, gateways, brokers etc) MQTT, REST, Other coupled with Privacy and Security concerns…
  • gadget.iom
    gadget.iom over 10 years ago in reply to Robert Peter Oakes +2 suggested
    Good call with the security aspect. Security is overlooked all to often with IoT devices and is often included as an afterthought not as an inherent aspect of design. Examples of past fails can be found…
  • Former Member
    Former Member over 10 years ago +2
    Please add an overview of the IoT open standards, protocols and platforms with examples, e.g. MQTT, CoAP, XMPP, Alljoyn, etc. And show all privacy concerns involved in centralized data storage by big corporations…
  • shabaz
    0 shabaz over 10 years ago

    Hi Benjamin!

     

    This sounds awesome. I think many people will value it. I would love to read it : )

     

    As some ideas, it would be good to see case studies and business value and use-cases : )

    Sometimes people think the scope of IoT is the fridge connected to the Internet.

     

    I think for many people in general the business case still needs to be shown (maybe the media has not helped).

    I think it needs to be shown there is actual cash being spent by companies, local governments, etc., to solve their real world problems, and they are doing it with IoT.

    Also as part of the case studies how the solution designers made it deployable, configurable and secure and scalable, and so on.

     

    Books get old quickly, so perhaps some chapters on the above would be more timeless.

    From the building the IoT perspective, perhaps a review of all of the current interesting architectures that exist? And (if possible) an explanation of what platforms, app servers, DBs, and so on, were used to  implement them.

     

    For a more programming perspective, maybe examples for the  different architectures would be interesting.

     

    Looking forward to hearing more about your book!

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Robert Peter Oakes
    0 Robert Peter Oakes over 10 years ago in reply to shabaz

    And let’s not forget the stuff that binds it all together

     

     

     

    The transport and messaging protocols (Light weight, heavyweight, gateways, brokers etc)

     

     

     

    MQTT, REST, Other coupled with Privacy and Security concerns and how each of these can mitigate the risks involved

     

     

     

    Interoperability and the importance of open and defined standards to allow this all to work seamlessly but safely

     

     

     

    Peter

    • Cancel
    • Vote Up +3 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 10 years ago in reply to Robert Peter Oakes

    Good call with the security aspect.

    Security is overlooked all to often with IoT devices and is often included as an afterthought not as an inherent aspect of design.

    Examples of past fails can be found all over the net.

    One such example: http://cybergibbons.com/security-2/heatmiser-wifi-thermostat-vulnerabilities/

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Reject Answer
    • Cancel
  • Workshopshed
    0 Workshopshed over 10 years ago

    A few end to end examples would be excellent, different platforms and code examples.

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • gadget.iom
    0 gadget.iom over 10 years ago

    Perhaps the book could guide the reader though a full IoT build with tutorials and example code. Each chapter could introduce a milestone with additional functionality and then guide the user through implementation.

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

    Please add an overview of the IoT open standards, protocols and platforms with examples, e.g. MQTT, CoAP, XMPP, Alljoyn, etc. And show all privacy concerns involved in centralized data storage by big corporations.

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 10 years ago

    Apart from the afore mentioned I would buy a book covering the following:

    - popular OS images and some degree of Linux OS customisation, kernel compilation and customisation.

    - interoperability between linux and embedded boards, like the arduino via serial, I2C, OneWire, etc.
    - Common Presence detection approaches.

    - Zero configuration and discovery mechanisms such as Avahi.

    - Lightweight Web frameworks for Web UI development.

    - Lightweight databases.

    - Wireless (wifi and Bluetooth) persistent connections and reconnection algorithms.

    - Bluetooth+Wifi  discovery and management via a web UI.

    -  Sample application with all the above.

     

    I have played with a countless tools and frameworks to achieve the above, wasted a lot of time and still don't have a solid solution. A book guiding me through that would worth its weight in gold.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • clem57
    0 clem57 over 9 years ago

    How is the book coming?

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • Verify Answer
    • 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