Skip to content

Version 3.0.2

Latest
Compare
Choose a tag to compare
@artyom-poptsov artyom-poptsov released this 16 Feb 20:40
· 2 commits to master since this release
v3.0.2
cf478cb

Table of Contents

  1. Version 3.0.2 (2025-02-16)
    1. common
      1. Change the Minted style for code examples
    2. en
      1. Dialogues with a computer
      2. Music and Technology Synthesis
    3. ru
      1. Диалоги с компьютером
    4. Приложение C
    5. Приложение D

Version 3.0.2 (2025-02-16)

common

Change the Minted style for code examples

  • Add light-gray background and line numbers for Minted code blocks.

en

Dialogues with a computer

  1. Working with a Breadboard

    • Fix a n error in the LED connection scheme: change the color of the wire that
      goes to the "GND" from blue to black.
  2. Algorithms

    • Move the subsection down in the chapter.
    • Fix some errors and typos (thanks to Edino Tavares Moniz.)
    • Extend the section.
  3. The program structure for Arduino

    • Extend the section.

Music and Technology Synthesis

  1. Rhythm

    • Fix some errors and typos (thanks to Edino Tavares Moniz.)
  2. Octave system

    • Fix some errors and typos (thanks to Edino Tavares Moniz.)
  3. Programming of simple melodies

    • Fix some errors and typos (thanks to Edino Tavares Moniz.)

ru

Диалоги с компьютером

  1. Работа с макетной платой

    • Исправление схемы подключения светодиодиода: цвет провода, идущего к "GND",
      исправлен с синего на чёрный.
  2. Алгоритмы

    • Перенос раздела ниже в главе.
    • Дополнение раздела.
  3. Структура программы на Arduino

    • Дополнение раздела.

Приложение C

Мелодия “Twinkle, Twinkle, Little Star” (версия 1.0):

  • Добавление недостающих запятых в название мелодии.
  • Улучшение оформления.

Приложение D

Мелодия “Twinkle, Twinkle, Little Star” (версия 2.0):

  • Добавление недостающих запятых в название мелодии.
  • Улучшение оформления.