Uploaded February 2024 | Updated September 2026, 2 weeks ago
Previously, customizing a bill of materials exported from KiCad required external tools like Python scripts. KiCad 8 introduces a new BOM exporter. This feature lets users select and reorder columns and format exported BOMs from within the symbol fields table dialogue.
It is more convenient for users to personalize their BOMs. Once an export style is set, it can be saved as a preset. The new BOM exporter in KiCad 8 provides more flexibility and control, simplifying the process of exporting bills of materials.
Go to https://txplo.re/kicad8_review for the details.
Please note that this blog post is a document I am actively working on now.
Whether you’re a seasoned KiCad user or just getting started, it’s important to stay up to date with the latest developments in the software. By reading this article, you’ll better understand the new tools and functionalities available and how they can enhance your design process.
I’ll cover everything from improved user interface enhancements to new functionality streamlining the design process. This article is a must-read to quickly transition to KiCad 8 from a previous version or even a different PCB tool.
Previously, customizing a bill of materials exported from KiCad required external tools like Python scripts. KiCad 8 introduces a new BOM exporter. This feature lets users select and reorder columns and format exported BOMs from within the symbol fields table dialogue.
It is more convenient for users to personalize their BOMs. Once an export style is set, it can be saved as a preset. The new BOM exporter in KiCad 8 provides more flexibility and control, simplifying the process of exporting bills of materials.
Go to https://txplo.re/kicad8_review for the details.
Please note that this blog post is a document I am actively working on now.
Whether you’re a seasoned KiCad user or just getting started, it’s important to stay up to date with the latest developments in the software. By reading this article, you’ll better understand the new tools and functionalities available and how they can enhance your design process.
I’ll cover everything from improved user interface enhancements to new functionality streamlining the design process. This article is a must-read to quickly transition to KiCad 8 from a previous version or even a different PCB tool.

![[050] Arduino Getting Started: Introduction to the Arduino IDE
Dive into the world of Arduino programming with our comprehensive guide to the Arduino Integrated Development Environment (IDE). This video is an essential watch for beginners, showcasing how the Arduino IDE transforms your coding ideas into reality. From a simple LED blink to controlling complex robots, the IDE is your gateway to exploring electronics and coding. Follow along as we break down the interface, features, and functionalities of the Arduino IDE, making it accessible for hobbyists, educators, and power users.
This series is possible thanks to the kind support of Sunfounder, an online store that sells high-quality hardware and kits for Makers. Visit Sunfounder at https://sunfounder.com.
In this series, I use the SunFounder 3 1 Ultimate Starter Kit with Original Arduino Uno R4 Minima, including high-quality sensors, actuators, power supplies, and Original Arduino Uno R4 Minima for diverse projects and skill-building. Get it (affiliate link): https://www.sunfounder.com/collections/arduino-kits/products/sunfounder-3-in-1-ultimate-starter-kit-with-original-arduino-uno-r4-minima?ref=bXS65iah
Timestamps:
00:00 - Introduction to the Arduino IDE
00:17 - Opening the Arduino IDE: A First Look
00:26 - Why Arduino IDE is Great for Beginners
00:57 - New Features in Arduino IDE Version 2
01:34 - Key Components of the Arduino IDE
01:41 - Toolbar and Its Functions
01:52 - Verifying and Uploading Sketches
02:10 - The Code Editor: Writing Your Arduino Code
02:28 - Message Area and Console for Troubleshooting
02:47 - Selecting Board Type and Serial Port
03:14 - Using the Serial Monitor for Debugging
03:39 - Preview of Next Video: Basic Programming Concepts
Key Features Explored:
*User-Friendly Interface: Designed for ease of use, making it perfect for those new to coding and electronics.
*Powerful Under the Hood: Version 2 of the IDE adds enhanced features without complicating the user experience.
*Essential Components: Introduction to the toolbar, code editor, message area, console, board selection, and serial port configuration.
*Syntax Highlighting: Improves code readability by color-coding commands, variables, and comments.
*Serial Monitor: Enables real-time data communication between your Arduino and computer, which is crucial for debugging and sensor monitoring.
Up Next:
Stay tuned for our next video, where well explore writing code and unravel Arduinos basic programming concepts. This upcoming episode is tailored to build upon the foundations laid in this guide, ensuring a smooth progression in your Arduino learning journey.
Remember to subscribe and hit the bell icon to stay updated on our Arduino beginner series. Whether youre just starting or looking to expand your knowledge, our series supports your exploration into the exciting world of Arduino projects. See you in the next video! [050] Arduino Getting Started: Introduction to the Arduino IDE](https://i.ytimg.com/vi/iUASFQkYB3c/mqdefault.jpg)


![[140] Arduino Getting Started: Digital output and blinking LED
This tutorial guides you through setting up and programming your first Arduino project: making an external LED blink. Youll learn how to construct a simple circuit using a breadboard, an LED, a resistor, and jumper wires. The video covers the basics of wiring the LED to an Arduino digital output pin, programming the Arduino to control the LED, and observing the LED blink. This foundational project prepares you for more complex Arduino endeavors.
This series is possible thanks to the kind support of Sunfounder, an online store that sells high-quality hardware and kits for Makers. Visit Sunfounder at https://sunfounder.com.
In this series, I use the SunFounder 3 in 1 Ultimate Starter Kit with Original Arduino Uno R4 Minima, including high-quality sensors, actuators, power supplies, and Original Arduino Uno R4 Minima for diverse projects and skill-building. Get it (affiliate link): https://www.sunfounder.com/collections/arduino-kits/products/sunfounder-3-in-1-ultimate-starter-kit-with-original-arduino-uno-r4-minima?ref=bXS65iah
🕒 Timestamps:
00:00 - Introduction to the project: making an external LED blink.
00:06 - Explanation of connecting the LED to the Arduinos digital output pins.
00:19 - Setting up the circuit components on a breadboard.
00:27 - Detailed wiring instructions for the LED and resistor.
00:43 - Connecting the resistor and LED to the Arduino.
00:56 - Starting the programming phase in the Arduino IDE.
01:03 - Coding the LED to blink with pauses using the Arduino IDE.
01:18 - Uploading the code and observing the blinking LED.
01:24 - Importance of the blinking LED project as a foundation for future projects.
01:36 - Call to action: like, subscribe, and comment for more Arduino tutorials.
01:47 - Conclusion and encouragement to continue experimenting with Arduino.
For more detailed tutorials and tips on using Arduino, make sure to subscribe and follow our channel. Happy tinkering! [140] Arduino Getting Started: Digital output and blinking LED](https://i.ytimg.com/vi/jM-N-OsVhGU/mqdefault.jpg)





