848 подписчиков
134 видео
An overview on the RaspberryPi Pico board pinout configuration
#Shorts
Linux command-line: Using 'dd' command to copy a large file with status update.
Linux command-line: How to avoid using 'ls' command in shell scripts / automation.
Linux command-line: Reverse output of any command using 'tac'
Linux command-line: Find the total size of all files of a particular type in a directory tree
Linux command-line: extract alternate lines from a text file or command's output.
Installing micropython on RaspberryPi Pico W using Linux
Linux Kernel: Create a Loadable Kernel Module to add a new file into /proc (proc filesystem)
Programming From The Very Basics Using Python - Session 07 - type constructors and print() function
Programming From The Very Basics Using Python - Session 05 - Ingredients of a program - Part 3
Linux command-line: Creating folders with current date/time as suffix added automatically.
Programming From The Very Basics Using Python - Session 23 - All about "sets" in Python - Part 1
Linux command-line: Gather process resource utilization directly by viewing files in /proc.
Interfacing TM1637 4-digit Seven Segment LED module with RaspberryPi Pico using micropython
Linux command-line: Customizing output columns of 'ps' command
Programming The Very Basics Using Python - Session 25 - All about dictionaries in Python
Programming From The Very Basics Using Python - Session 18 - String methods - Part 3
Programming From The Very Basics Using Python - Session 35 - File I/O - Part 2
Programming From The Very Basics Using Python - Session 24 - More about set and dictionary overview
Programming From The Very Basics - Session 22 - Numbers and Sequences - the missing bits
Programming From The Very Basics Using Python - Session 33 - Using map(), filter() and reduce()
Linux command-line: search files modified within the last couple of days or minutes using 'find'
Linux command-line: Gather list of open files using a script-friendly technique
Setup Windows 11 environment for Python coding - using Anaconda Python with VisualStudio Code (2024)
Linux command-line: Setting CPU affinity to a process on Linux
Linux command-line: Bulk rename files using the 'rename' command.
Programming From The Very Basics Using Python - Session 04 - Ingredients of a program - Part 2
Programming From The Very Basics Using Python - Session 28a - More about enclosed scope
Linux command-line: Run any command and set timeout after which the command is automatically killed.
Linux command-line: How to let 'cp' print status while copying a large directory tree.
Programming From The Very Basics Using Python - Session 19 - All about tuples and immutability
Getting ADIY FLY RP2040 Basic Board (a RaspberryPi Pico clone from India) to work with Arduino IDE
ADIY FLY PICO RP2040 Basic Board - Unboxing and micropython setup
Programming From The Very Basics - Session 11a - More examples of 'if' conditions and more...
Programming From The Very Basics Using Python - Session 14 - Using the 'for' loop iteration helpers
Programming From The Very Basics Using Python - Session 06 - Ingredients of a program - Part 4
Programming From The Very Basics Using Python - Session 32 - Using the yield expression
Programming From The Very Basics Using Python - Session 31 - Generators revisited
Linux command-line: Identify trojan processes hiding in plain-sight
Programming From The Very Basics Using Python - Session 17 - Working with Strings - Part 2
Installing Thonny Python IDE for Ubuntu Desktop
Understanding "Everything is a File" paradigm on Linux
Installing Thonny Python IDE for Windows
Using various SSD1306 and SH1106 128x64 OLED displays on a RaspberryPi Pico with micropython
Programming From The Very Basics Using Python - Session 27 - Functions - Part 2: Arguments in-depth
Programming From The Very Basics Using Python - Session 21 - Using lists in Python - Part 2
Programming From The Very Basics Using Python - Session 37 - File I/O - Part 3