Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RoboticsBrno/ArduinoLearningKitStarter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1
Choose a base ref
...
head repository: RoboticsBrno/ArduinoLearningKitStarter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref

Commits on Oct 20, 2016

  1. add testing firmware

    cednik committed Oct 20, 2016
    Copy the full SHA
    746146f View commit details

Commits on Nov 15, 2016

  1. Copy the full SHA
    614dee4 View commit details

Commits on Nov 21, 2016

  1. Copy the full SHA
    d40d245 View commit details

Commits on Mar 30, 2017

  1. Copy the full SHA
    150e13d View commit details

Commits on Mar 31, 2017

  1. Add reference and value of components to SilkS (closes #9), add link …

    …to GitHub and license to B.SilkS
    JarekParal committed Mar 31, 2017
    Copy the full SHA
    35f78b6 View commit details
  2. Copy the full SHA
    d89eafa View commit details
  3. Copy the full SHA
    aa6ac70 View commit details
  4. Copy the full SHA
    b9e494f View commit details
  5. Merge pull request #10 from RoboticsBrno/test_fw

    Merge test firmware to master
    JarekParal authored Mar 31, 2017
    Copy the full SHA
    c60d77e View commit details
  6. Copy the full SHA
    72cc8ed View commit details
  7. Copy the full SHA
    eb81907 View commit details
  8. Copy the full SHA
    ebcad0d View commit details
  9. Copy the full SHA
    8dfb7bc View commit details
  10. Copy the full SHA
    9661a4c View commit details
  11. Copy the full SHA
    efa4e92 View commit details

Commits on Apr 2, 2017

  1. Copy the full SHA
    47ee5e9 View commit details
  2. Update readme

    yaqwsx committed Apr 2, 2017
    Copy the full SHA
    dd2ed77 View commit details

Commits on Apr 28, 2017

  1. Copy the full SHA
    1f798b1 View commit details
  2. Initial routing of the ioref jumper

    Trace width adjustion and trace tweaking neccessary.
    yaqwsx committed Apr 28, 2017
    Copy the full SHA
    ce3267d View commit details
  3. Finial tweaks

    yaqwsx committed Apr 28, 2017
    Copy the full SHA
    4178427 View commit details
  4. Reroute some tracks (+remove one collision in DRC), move IOREF_JP (JP…

    …18) and DHT11_CONN, move github label, add IOR label
    JarekParal authored and yaqwsx committed Apr 28, 2017
    Copy the full SHA
    d3d4046 View commit details
  5. Add photos of v2.0

    JarekParal committed Apr 28, 2017
    Copy the full SHA
    9db13dd View commit details
  6. Update photos in README

    JarekParal authored Apr 28, 2017
    Copy the full SHA
    057705c View commit details
  7. Add photos of v2.1

    JarekParal committed Apr 28, 2017
    Copy the full SHA
    b19248c View commit details

Commits on Apr 30, 2017

  1. Copy the full SHA
    caff83a View commit details
  2. Copy the full SHA
    6cf77f2 View commit details

Commits on May 12, 2017

  1. Copy the full SHA
    010260a View commit details
  2. Unroute top part of the board

    yaqwsx committed May 12, 2017
    Copy the full SHA
    2607dc4 View commit details

Commits on May 14, 2017

  1. Lay out components

    yaqwsx committed May 14, 2017
    Copy the full SHA
    5c36fb8 View commit details
  2. Initial routing

    yaqwsx committed May 14, 2017
    Copy the full SHA
    f74689a View commit details
  3. Copy the full SHA
    48c3f7b View commit details
  4. Final touch

    yaqwsx committed May 14, 2017
    Copy the full SHA
    d52e5e5 View commit details

Commits on May 31, 2017

  1. Add partners' logos

    yaqwsx committed May 31, 2017
    Copy the full SHA
    85c6d65 View commit details
  2. Copy the full SHA
    c7dda1d View commit details
  3. Copy the full SHA
    6ddf07e View commit details

Commits on Jul 9, 2017

  1. Add PDF schematics

    yaqwsx committed Jul 9, 2017
    Copy the full SHA
    bef495a View commit details

Commits on Jul 18, 2017

  1. Add pinout sheet

    yaqwsx committed Jul 18, 2017
    Copy the full SHA
    4e5c03e View commit details

Commits on Oct 31, 2017

  1. Copy the full SHA
    db3fbbb View commit details

Commits on Apr 12, 2018

  1. Typo fix

    cleveHEX authored and JarekParal committed Apr 12, 2018
    Copy the full SHA
    62dbd48 View commit details

Commits on Jun 12, 2018

  1. Copy the full SHA
    262bacd View commit details

Commits on Jun 15, 2018

  1. Copy the full SHA
    ac44eed View commit details

Commits on Jul 5, 2018

  1. Move images to bottom

    cleveHEX authored Jul 5, 2018
    Copy the full SHA
    ad15d68 View commit details

Commits on Oct 5, 2018

  1. Copy the full SHA
    3dd3756 View commit details
  2. Update README.md - ALKS-library, ESP32, photos

    Add links to ALKS-library. Add info about ESP32-DevKitC. Add header for photos and information about photos version.
    JarekParal authored Oct 5, 2018
    Copy the full SHA
    09a1885 View commit details
  3. Copy the full SHA
    8caa86e View commit details

Commits on Oct 30, 2018

  1. Typo fix (#36)

    cleveHEX authored Oct 30, 2018
    Copy the full SHA
    ee77cfe View commit details

Commits on Dec 20, 2018

  1. Update schematic and board to KiCAD 5 (#37)

    * Fix schematic libraries
    * Update schematic and board to KiCAD 5
    * Remove the rescue dir
    * Update sheet info
    JarekParal authored Dec 20, 2018
    Copy the full SHA
    f9ec78e View commit details
  2. Change values of blocking C (#26) and fix one unroute track

    * Change values of capacitors C1, C2, C3 from 100 nF to 10 nF due to problems with flashing
    ESP32 DevKitC.
    * Fix unrouted GND track in left up corner (4th pad in second pinhead line from top of board).
    JarekParal committed Dec 20, 2018
    Copy the full SHA
    e679361 View commit details

Commits on Jan 20, 2019

  1. Bump version

    cleveHEX authored Jan 20, 2019
    Copy the full SHA
    527bdc3 View commit details

Commits on Feb 2, 2019

  1. Added micropython module.

    Said committed Feb 2, 2019
    Copy the full SHA
    01bd073 View commit details