New pages
Jump to navigation
Jump to search
- 12:31, 19 November 2024 Introduction to TouchDesigner (hist | edit) [6,433 bytes] Annasa (talk | contribs) (Created page with "=What is TouchDesigner and what you can do it= TouchDesigner is a real-time visual programming software used for creating interactive multimedia and video installations. It i...")
- 12:10, 8 November 2024 Sensing and making with Arduino (hist | edit) [15,879 bytes] Annasa (talk | contribs) (Created page with "Sensing and Making with Arduino ==Building a interactive system== how is it made of - microcontroller and sensors physical computing ==What is Arduino== ===What can I do w...")
- 21:28, 3 November 2024 Smart electronics (hist | edit) [3,549 bytes] Boris (talk | contribs) (Created page with "Category:2024")
- 14:20, 10 October 2024 TB6612 Motor Driver (hist | edit) [5,937 bytes] Annasa (talk | contribs) (Created page with "==With a TB6612 Motor Driver== 500px|frameless|none [https://learn.adafruit.com/adafruit-tb6612-h-bridge-dc-stepper-motor-driver-breakout/overview Here is...")
- 15:08, 23 September 2024 Speech To Text (hist | edit) [133 bytes] Boris (talk | contribs) (Created page with "{{info|1=We are currently in the process of writing this category. Articles are unfinished and may change!}} Category:ML Server")
- 15:05, 23 September 2024 Text To Speech (TTS) (hist | edit) [133 bytes] Boris (talk | contribs) (Created page with "{{info|1=We are currently in the process of writing this category. Articles are unfinished and may change!}} Category:ML Server")
- 15:02, 23 September 2024 Generating Images (hist | edit) [126 bytes] Boris (talk | contribs) (Created page with "{{info|1=We are currently in the process of writing this article. It is unfinished and will change!}} Category:ML Server")
- 13:37, 23 September 2024 Generating Text (hist | edit) [9,738 bytes] Boris (talk | contribs) (Created page with "How do you do it?? I don't know Category:ML Server")
- 13:08, 16 September 2024 LoRA training (hist | edit) [3,574 bytes] Evolutie (talk | contribs) (Created page with "Training a LoRA with Kohya Step 1 : Collect the images you want to use for training")
- 15:27, 3 September 2024 What is variable? (hist | edit) [720 bytes] WangN (talk | contribs) (Created page with " =Variables= In programming, a variable is a value that can change, depending on conditions or on information passed to the program.")
- 15:03, 3 September 2024 Data Types in Python (hist | edit) [815 bytes] WangN (talk | contribs) (Created page with "'''Variables can store data of different types, and different types can do different things.''' Python has the following data types built-in by default, in these categories:...")
- 12:22, 3 September 2024 Random for loop (hist | edit) [581 bytes] WangN (talk | contribs) (Created page with "======'''Neopixels for loops'''====== <syntaxhighlight lang="Python" > import time import random from adafruit_circuitplayground import cp cp.pixels.brightness=0.3 while Tru...")
- 13:55, 28 August 2024 Print in Python (hist | edit) [466 bytes] WangN (talk | contribs) (Created page with "-------------------------- source: https://www.w3schools.com/python/ref_func_print.asp")
- 13:54, 28 August 2024 If ... Else in Python (hist | edit) [3,742 bytes] WangN (talk | contribs) (Created page with " --------------------------------------------------- https://www.w3schools.com/python/python_conditions.asp")
- 13:53, 28 August 2024 For loop in Python (hist | edit) [4,056 bytes] WangN (talk | contribs) (Created page with "------------------- source: https://www.w3schools.com/python/python_for_loops.asp")
- 13:50, 28 August 2024 While loop in Python (hist | edit) [1,629 bytes] WangN (talk | contribs) (Created page with " With the while loop we can execute a set of statements as long as a condition is true. Example Print i as long as i is less than 6: i = 1 while i < 6: print(i) i += 1...")
- 13:36, 27 August 2024 Book an appointment with us (hist | edit) [4,746 bytes] Annasa (talk | contribs) (Created page with "At the Interaction Station we welcome you to come with your questions regarding")