Giter Club home page Giter Club logo

micropython-bootcamp's Introduction

MicroPython-Bootcamp

The goal of this repo is to hold the materials for a MicroPython IoT Bootcamp.

This Bootcamp has the following main goals:

  • Transfer knowledge and information to create rapid prototypes
  • Show the art of the possible using simple devices
  • Learn to use these devices in combination with simple and more complex cloud services Using both Micosoft and other technologies
  • Allow the participant use the knowledge during provided Labs
  • Allow the participants to use this knowledge to envision possibilitiues for the use of IoT in production environments.
  • Take the solutions (both Software and Devices) back to their workplace or home to continue learning and expirimentation.

Hardware

The plan is to use ESP32 based hardware with SPI RAM support to allow effective protytyping without the need to write highly optimised code.

Firmware

The bootcamp will use MicroPython and specifically the firmware for the ESP32 developped by loboris / MicroPython_ESP32_psRAM_LoBo

IDE Tooling

The Labs will make use of Visual Studio Code in combination with the pymakr VCSCode add-in by Pycom, which graciously also supports non-pycom boards running Micropython as of version 0.1.4

Earlier versions of this material made use of a fork of ESPlorer: Josverl/ESPlorer which is a simple IDE and this fork has specific support for MicroPython.

Project Structure

Code, Documentation and required binaries are located in the following structure:

├───Documentation
├───MCU                         Software to be loaded on the ESP32
│   ├───Demo-1 Description      Software and descriptions 
│   ├───Demo-2 Description          for the different Demos
│   ├───Firmware                The ESP32 Firmware to be used
│   ├───Lab-1 Description       Lab code and Decumentation
│   ├───Lab-2 Description
│   └───Lab-x Template
│       └───Lib                 MicroPython Libraries
└───PC                          Software to be loaded on the MCU
    ├───IDE
    ├───Prerequisites
    └───Python

Development

Windows 10:

  • Fork or clone this repo to your machine , ie C:\MicroPyhon-Bootcamp
  • Optionally you can clone the repo to another location (D:\Dev\Micropython-Bootcamp) and crerate a symlink to access it from c:\Micropython-Bootcamp using 'mklink /d :\Micropython-Bootcamp D:\Dev\Micropython-Bootcamp`. Note that this requires Admin privilges or Developer Mode on Windows 10

Contributions

Please refer to Contributing.md

License

This project has adopted the [Microsoft Open Source Code of Conduct] (https://opensource.microsoft.com/codeofconduct/). For more information, see the [Code of Conduct FAQ] (https://opensource.microsoft.com/codeofconduct/faq/) or contact [[email protected]] (mailto:[email protected]) with any additional questions or comments.

The MIT License (MIT)

Copyright (c) 2018 Microsoft

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

micropython-bootcamp's People

Contributors

josverl avatar thingslu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

thingslu

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.