The Big-Beautiful-Board repository is for Aarhus Business Academys "it-teknolog" students. This repository consists mainly of code for the ITEK development board for Raspberry Pi Pico 2 W.
The Big Beautiful Boards coding language is primarily Micropython. However, if Python is used, it will be clarified).
- The code is under the Code for the Big-Beautiful-Board.
If button 1 is pressed the lights on the right turn on:

if button 2 is pressed the lights on the left turn on and the lights on the right turn off

This repository is part of the "EAAA MircoPython Course to Raspberrypi Pico" course in Pycharm.
To simulate Raspberry Pi Pico before applying it to real world scenarios on the Big Beuatiful Board. In ITEK will use "Wokwi" for simulations.
-
1 Raspberry Pi Pico 2 W: https://raspberrypi.dk/produkt/raspberry-pi-pico-2-w/
-
2 Red LED Indication: https://www.digikey.com/en/products/detail/w%C3%BCrth-elektronik/151051RS11000/4490012
-
2 Yellow LED Indication: https://www.digikey.com/en/products/detail/w%C3%BCrth-elektronik/151051YS04000/4490018
-
2 GreenLED Indication: https://www.digikey.com/en/products/detail/w%C3%BCrth-elektronik/151051VS04000/4490015
-
4 330Ω (ohm) resistors: https://www.digikey.com/en/products/detail/yageo/MFR-25FRF52-330R/9139001
-
2 220Ω (ohm) resistors: https://www.digikey.com/en/products/detail/koa-speer-electronics-inc/CF1-2CT52R221J/13537410
-
2 buttons: https://www.digikey.com/en/products/detail/adafruit-industries-llc/367/10669771
-
2 Phoenix Contact MKDS 1/10-3.5 Series PCB Terminal Block: https://export.rsdelivers.com/product/phoenix-contact/1751329/phoenix-contact-mkds-1/10-35-series-pcb-terminal-block-10-contact-35mm-1/1703807
-
more parts will be added in the future
