Skip to content

Commit

Permalink
Corrections and ignore words
Browse files Browse the repository at this point in the history
  • Loading branch information
alv67 committed Jan 22, 2024
1 parent 4f6a058 commit cb9ccb6
Show file tree
Hide file tree
Showing 9 changed files with 13 additions and 11 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/spell-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ jobs:

- name: Spell check
uses: codespell-project/actions-codespell@master
with:
ignore_words_list: Technics

# EOF
4 changes: 2 additions & 2 deletions docs/howto/howto-configure-google-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Introduction

This document explains how to configure [Google Analytics 4](https://analytics.google.com/analytics/web/?) and integrate it into your existing web site, for instance the one created followint the [HOWTO Create a Landing Page on Netlify](howto-create-landing-page-netlify.md).
This document explains how to configure [Google Analytics 4](https://analytics.google.com/analytics/web/?) and integrate it into your existing web site, for instance the one created following the [HOWTO Create a Landing Page on Netlify](howto-create-landing-page-netlify.md).

## Reference documents

Expand All @@ -29,7 +29,7 @@ Presenters:

<!-- (2023-07-06 11:00-12:00 CEST) -->

In this follow up session, we'll explore workspaces in GA4 and you'll learn how to build custom tables and visualisations of your data
In this follow up session, we'll explore workspaces in GA4 and you'll learn how to build custom tables and visualizations of your data

Presenters:

Expand Down
2 changes: 1 addition & 1 deletion docs/howto/howto-control-rpi-poweredup.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ The app will also check the version of the firmware on the Hub, and propose the

Repeat the steps for the second hub in the set.

After all the checks are succesful, the app is ready and can be used to control the excavator and have hours of entertainment with the LEGO set.
After all the checks are successful, the app is ready and can be used to control the excavator and have hours of entertainment with the LEGO set.

## Using Pybricks

Expand Down
2 changes: 1 addition & 1 deletion docs/howto/howto-install-depthai-on-rpi.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ sudo dmesg -w

Connect the OAK-D-Lite to one USB 3.0 port of the Raspberry Pi using a USB 3.0 cable (USB-A to USB-C).

As soon as the OAK-D-Lite gets recognize the following messages should be displyed on the kernel log:
As soon as the OAK-D-Lite gets recognize the following messages should be displayed on the kernel log:

```text
[ 5253.298901] usb 1-1.2: new high-speed USB device number 4 using xhci_hcd
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/howto-install-micropython-nano33ble.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Arduino IDE: Sketch > Upload
Wait until the sketch has been successfully uploaded to the Arduino Nano 33 BLE.
The LED on the board should blink every second.

Try modifiying the sketch changing the value in the `delay(...)` statements, then upload the new sketch and make sure the blink frequency changes accordingly.
Try modifying the sketch changing the value in the `delay(...)` statements, then upload the new sketch and make sure the blink frequency changes accordingly.

### Installing the Core

Expand Down
4 changes: 2 additions & 2 deletions docs/howto/howto-install-raspios64.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ Turn on the power supply and wait for Raspberry Pi OS to boot.
>
> Welcome to the Raspberry Pi Desktop!
>
> Before you start usin it, there are a few things to set up.
> Before you start using it, there are a few things to set up.
>
> Press 'Next' to get started.
>
Expand Down Expand Up @@ -189,7 +189,7 @@ Fill in the form as shown above, then click "Next"
>
> * [x] Hide characters
>
> Press 'Next' to activate your new passowrd.
> Press 'Next' to activate your new passoword.
>
> [Back](https://github.com/) | [Next](https://github.com/)
Expand Down
4 changes: 2 additions & 2 deletions docs/howto/howto-train-deploy-NN.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Python

This is not required to make it works (I believe) but as I wanted to know where every file was downloaded, I kept everything together so it's more easy to manage or delete if needed.

The notebook downloads library, folders with photos, programs, ... For several Gb, so be adviced that you may need a flat internet! **Don't do it on mobile network**.
The notebook downloads library, folders with photos, programs, ... For several Gb, so be advised that you may need a flat internet! **Don't do it on mobile network**.

You may encounter some trouble running this code
```python
Expand All @@ -73,7 +73,7 @@ The correct result of that cell should look like this with a green check under:
object_detection/protos/input_reader.proto: warning: Import object_detection/protos/image_resizer.proto but not used.
```

The following cell generate the **label_map.pbtxt** as well as **test, train records**. The first file will be required to run the model with our code. It cointains the names of the "**ITEMS**" on which the NN will be trained for.
The following cell generate the **label_map.pbtxt** as well as **test, train records**. The first file will be required to run the model with our code. It contains the names of the "**ITEMS**" on which the NN will be trained for.

You may encounter some problems running
```python
Expand Down
2 changes: 1 addition & 1 deletion mocs/project/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Here is the LEGO&reg; MOC (alias for _My Own Creation_) used for the ARNEIS proj
> Resource | Description | Used For
> ----|----|-----
> [Bricklink Studio](https://www.bricklink.com/v3/studio/download.page) | Full featured CAD application| Project design, BOM creation, rendering, instruction manual editing, export to `ldr`
> [Bricklink PartDesigner](https://www.bricklink.com/v3/studio/partdesigner.page) | Single LEGO&reg; Part Editor | Creation of parts still not avalaible in _Bricklink Studio_. Correction of parts not working whern exported to `ldr`
> [Bricklink PartDesigner](https://www.bricklink.com/v3/studio/partdesigner.page) | Single LEGO&reg; Part Editor | Creation of parts still not available in _Bricklink Studio_. Correction of parts not working whern exported to `ldr`
> [LeoCAD](https://www.leocad.org) | Open Source CAD application | Check correctness of `ldr` files
> [LDraw](https://www.ldraw.org) | Centralized resources for LEGO&reg; CADs | Reference for getting last _parts_ used in _Bricklink PartDesigner_
Expand Down
2 changes: 1 addition & 1 deletion mocs/studies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ In this folder are stored various studies as LEGO&reg; MOC (alias for _My Own Cr
> Resource | Description | Used For
> ----|----|-----
> [Bricklink Studio](https://www.bricklink.com/v3/studio/download.page) | Full featured CAD application| Project design, BOM creation, rendering, instruction manual editing, export to `ldr`
> [Bricklink PartDesigner](https://www.bricklink.com/v3/studio/partdesigner.page) | Single LEGO&reg; Part Editor | Creation of parts still not avalaible in _Bricklink Studio_. Correction of parts not working whern exported to `ldr`
> [Bricklink PartDesigner](https://www.bricklink.com/v3/studio/partdesigner.page) | Single LEGO&reg; Part Editor | Creation of parts still not available in _Bricklink Studio_. Correction of parts not working whern exported to `ldr`
> [LeoCAD](https://www.leocad.org) | Open Source CAD application | Check correctness of `ldr` files
> [LDraw](https://www.ldraw.org) | Centralized resources for LEGO&reg; CADs | Reference for getting last _parts_ used in _Bricklink PartDesigner_
Expand Down

0 comments on commit cb9ccb6

Please sign in to comment.