Catalog > Internet of Things (IOT) Related Products > More Platforms Electronic Development Board + Software Electronic Development Board + Software PICOBRICKS BASE KIT Electronic Development Board + Software Which Is Designed For Use In Maker Projects. Ten Detachable Modules Included. Includes A Protoboard You Can Use To Add Your Own Modules 1,585.09 ZAR inc for 1 Each 0 in Stock Add Specifications, Prices & Availability may change without notice. Images are for illustration purposes only. E&OE Overview Pico Bricks is an electronic development board + software which is designed for use in maker projects. With ten detachable modules included, Pico Bricks can be used to create a wide variety of projects. It also includes a protoboard that you can use to add your own modules! Pico Bricks is for everyone interested in electronics and coding. Beginners with no prior experience will find it easy to get started thanks to the modular hardware design, Scratch-like block coding environment, and simulator. Those with experience can dig more deeply into electronics or explore coding in Python. And even the most expert makers will appreciate how quickly they can explore ideas and create prototypes with Pico Bricks. Unlike other boards, Pico Bricks has an incredible amount of flexibility for every level of makers! Bricks IDE has example codes for different scenarios. Unlike other boards, Pico Bricks has an incredible amount of flexibility for every level of makers! Bricks IDE has example codes for different scenarios. Learn coding from zero to hero with MicroBlocks or the Pico Bricks’s drag-n-drop, block coding builder. MicroBlocks is the easiest coding experience ever created and widely known in the maker industry.Getting started with PicoBricks Features Picobricks can be coded with drag and drop coding! Let’s Get to Know PicoBlockly PicoBlockly is a PicoBricks Programming Editor with a vertical block structure. The examples in the PicoBricks Project Book were prepared using the PicoBlockly Editor. There are already projects in the editor! Block Categories: The area where blocks used to code PicoBricks are listed. In this area, you can find the necessary sensor, condition, loop blocks, etc., for coding PicoBrick sensors, and you can access programming structures’ blocks by clicking on the relevant category. All categories are differentiated by different colors and icons. The blocks in the categories are listed in the Block Palette area. Block Palette: The area where blocks are listed based on the selected block category. Depending on the selected category, you can find block equivalents for PicoBricks sensor blocks, if-else structures, conditional structures, loop structures, and other programming functions. Tool Panel: The area where you can find tools for zooming, centering, and deleting code blocks in the coding area. File Operations Panel: You can use this area to open a new project page, access previous projects and blocks created with PicoBricks IDE, and save project code to your computer or Raspberry Pi Pico W. Connection and Documentation Panel: You can establish a connection between PicoBricks IDE and PicoBricks, access MicroPython, and view MicroPython output and documentation for developed code blocks and PicoBricks projects in this area. Software Installation and Editor Switching Area: In this area, you can install the firmware files for the Raspberry Pi Pico microcontrollers used by PicoBricks and the PicoBricks library prepared with the MicroPython programming language. You can also switch quickly between PicoBlockly and PicoPy editors. Coding Area: The area where you prepare the code blocks for your project by dragging and dropping them. You can create the necessary algorithm for your project using PicoBricks IDE Blocks by dragging and dropping. Start & Stop Area: Use these buttons to start or stop the code blocks you have prepared. Serial Port: In this area, you can see the values you want to print to the serial port.