Special Offers
- The Raspberry Pi Da Vinci Starter Kit for Beginners & Experts: The kit offers a rich learning experience for beginners aged 10+. With 300+ components, 150+ projects, and 70+ expert-led video lessons, this kit makes learning Raspberry Pi programming and IoT engaging and accessible. Compatible with Raspberry Pi 5/4B/3B+/3B/Zero 2 W /400 (Not included Raspberry Pi)
- Expert-Guided Video Lessons: The kit includes 70+ video tutorials by the renowned educator, Paul McWhorter. His engaging style simplifies complex concepts, ensuring an effective learning experience in Raspberry Pi programming
- Wide Range of Hardware: The kit includes a diverse array of components like sensors, actuators, LEDs, LCDs, and more, enabling you to experiment and create a variety of projects with the Raspberry Pi
- Supports Multiple Languages: The kit offers versatility with support for 5 programming languages - Python, C, Java, Node.js and Scratch, providing a diverse programming learning experience
- Dedicated Support for Beginners: Alongside online resources and video tutorials, SunFounder provides technical support and troubleshooting forums to help beginners solve programming challenges
What's in the box?
Resources
- Raspberry Pi 5 Mini PC Case: Enhance your Raspberry Pi 5 with the Pironman 5, crafted from durable aluminum with advanced cooling, NVMe M.2 SSD support, OLED display, customizable RGB lighting, dual standard HDMI ports, and a secure power switch. It is fully compatible with the Hailo-8L AI accelerator, enabling powerful edge AI applications. Assembly is simple with a clear, step-by-step guide, ensuring easy setup. Ideal for NAS, Home Assistant, Media, Game Centers, and AI-driven projects.
- Expandable NVMe M.2 Slot: Boost your Raspberry Pi 5 with an easy-to-install NVMe M.2 slot, supporting sizes 2230, 2242, 2260, and 2280. It also supports the Hailo-8L AI accelerator for advanced edge AI applications and faster performance.
- Advanced Cooling System: Keep your Raspberry Pi 5 cool and stylish with Pironman 5’s tower cooler and dual RGB fans, equipped with dust filters for durability and easy maintenance. Designed for long-lasting performance, it efficiently dissipates heat under heavy loads, keeps fan noise low, and provides excellent ventilation to cool both the Raspberry Pi 5 and NVMe SSD and Hailo-8L AI accelerator
- OLED Display for Instant Insights: The Pironman 5 includes a 0.96” OLED display, providing immediate updates on CPU and RAM usage, temperature, IP address, and more.
- Enhanced Functionality and Safety: The Pironman 5 secures your Raspberry Pi 5 with features like safe shutdown, customizable RGB LEDs, HDMI ports, an IR receiver, and an external GPIO extender, enhancing functionality and connectivity. The manufacturer offers comprehensive technical support, including online courses and video tutorials, ensuring users can easily assemble and use their Pironman 5 with confidence.
What's in the box?
This DIN rail bracket is a reliable mounting accessory designed to secure electronic components, circuit boards, and terminal blocks onto standard DIN rails commonly used in industrial automation, electrical enclosures, and control panels. It ensures stable and organized installation, preventing movement or disconnection due to vibrations or mechanical stress. Made from high-quality insulating plastic, it provides excellent durability and protection against environmental factors, ensuring long-term performance in industrial settings.
With its pre-drilled holes and included screws, this bracket allows for quick and hassle-free installation, reducing assembly time and maintenance efforts. It is compatible with various industrial components such as relays, power supplies, PLC modules, and circuit protection devices, making it an essential accessory for control systems and wiring applications. Whether used in electrical cabinets, automation systems, or industrial machinery, this DIN rail bracket enhances organization and efficiency in any setup.
Features
- Material: PA66V0
- Wiring Method: Track Wiring
- Colour Classification: DRG-01
- Compatible with M3x10mm screw
- Supports standard DIN rails dimensions (Width: 35mm Height:7.5mm)
What's in the box?
2 x DIN Rail Bracket
4 x M3 Screw (10mm)
Interstate 75 W is a RP2350-based driver board for HUB75-style LED matrices - they're the chainable LED panels (32 x 32 or 32 x 64) that you sometimes see making up video walls or big advertising displays. It's designed to plug neatly into the back of a LED panel, and it provides a quick and easy way to whip up some scrolling signage or an eye-catching LED display for sensor outputs. I75 W has wireless connectivity so you can also use it to display information from the internet! ????
It's powered via USB-C, which should also be able to power a few connected panels happily, assuming you're not planning anything too eye-bleedingly bright. It has three handy user buttons (A, B and BOOT) and an onboard RGB LED.
We've also popped a Qw/ST connector on there, to make it super easy to plug in Qwiic or STEMMA QT breakouts.
Here are some things you could do!
???? Tap into an API and display bus times, plane tracking or traffic info.
???? Generate a big bold graph showing air quality or other sensor readings.
???? Create some ad hoc, easily adjustable signage for your classroom, maker stall or kebab shop.
???? Scroll greetz to your crew, just like in the old days:
"`-._,-'"`-._,-' HACKED AND PACKED BY PIMORONI "`-._,-'"`-._,-'
Features
- Powered by RP2350A (Dual Arm Cortex M33 running at up to 150MHz with 520KB of SRAM)
- 4MB of QSPI flash supporting XiP
- Raspberry Pi RM2 module (CYW43439), supporting IEEE 802.11 b/g/n wireless LAN, and Bluetooth
- Compatible with our 32x32, 32x64, 64x64 and 128x64 LED matrices.
- Sturdy screw terminals for powering the LED panels
- USB-C connector for programming and power
- Two user buttons (labelled A and B)
- Reset and boot buttons (the boot button can also be used as a user button)
- RGB LED
- Qw/ST (Qwiic/STEMMA QT) connector
- Comes fully-assembled (no soldering required)
- Programmable with C/C++ or MicroPython
What's in the box?
1 x Interstate 75 Matrix driver board
Resources
Pinout and Schematic
Getting Started
You can find the most recent version of the MicroPython firmware and examples at the link below:
Connecting Breakouts
I75 W has a Qw/ST (AKA Qwiic/STEMMA QT) connector, so you can connect up Qw/ST breakouts easily using a JST-SH to JST-SH cable.
We've also broken out a bunch of useful pins along the bottom edge of the board (including I2C, analog, UART and debug pins) so you can solder things like breakouts or analog potentiometers directly to them.
Notes
- Measurements: approx 64.3 x 36 x 17mm (L x W x H, including connectors)
About RP2350
The RP2350 chip is the Double Quarter Pounder & Fries to the RP2040's Double Cheeseburger and can have one or more RISC-V burgers instead of either of the M33 ARMs, to stretch the metaphor.
In addition to the modern M33 ARM cores, there are sides of: more PIO capability, a variety of low power states for sipping electrons, a whole security system and some sprinklings of specialist digital video circuits to offload DVI/HDMI output.
You can expect a tasty boost in performance - our "real world" MicroPython tests are running up to 2x faster compared to RP2040, and floating point number crunching in C/C++ is up to 20x faster. The extra on-chip RAM will make a big difference when performing memory intensive operations (such as working with higher resolution displays) and even more can be added thanks to external PSRAM support.
RP2350 comes in two flavours - A (standard) and B (all the pins). The B chip has a stonking 48 usable GPIO pins, including 8 ADCs and 24 PWMs, and features on some of our new products.
Swap out your Picade's arcade buttons for the crystal clear ones in this kit, pop one of the Picade Plasma PCBs over the button's spade terminals, hold the PCB in place with the spade connectors, and chain all of the Plasma PCBs together with the included cables. Use the host cable to connect the Plasma chain to your Picade X HAT, install our Picade Plasma software, and BAM, your Picade is 110% more colourful!
Each Picade Plasma PCB has four tiny, addressable, RGB LEDs (APA102) and a data in and data out JST connector. They're designed to fit neatly inside the recess on the back of our low-profile arcade buttons and shine their light through the clear plastic. The white PCB bounces an spilled light from the LEDs to give them extra GLOW.
Picade Plasma Features
- APA102 addressable RGB LEDs
- Chain-able
- JST connectors for data in and data out
- Designed for our low-profile arcade buttons
- Connects to the Hack Header on our Picade X HAT
- Python daemon
What's in the box?
10 x clear 30mm push-fit arcade buttons
10 x Picade Plasma PCBs
5 x 10cm button cables
4 x 30cm buttons cables
1 x 30cm host cable
Resources
As well as using Plasma buttons with Picade and Picade X HAT, you can connect them straight to GPIO on your Pi, or other microcontroller. This makes them ideal for DIY arcade builds and even building things like your own DIY midi controller.
You can read our tutorial on fitting Picade Plasma buttons to find out how to fit the buttons and control them with the Picade Plasma software.
Notes
- PCB dimensions: 24mm diameter, 5.75mm thick (including JST connector)
- LED brightness is limited to a sensible level in software. Adjust this at your peril!
- Picade Console is for illustration only, and not included!
The Argon ONE V5 Case is designed to elevate your Raspberry Pi 5 experience with unmatched performance, versatility, and style. Built from casted aluminum, the sleek enclosure not only protects your Raspberry Pi but also opens up a whole new dimension for Raspberry Pi.
Key Features
- Made from Casted Aluminum that also serves as the heatsink for passive cooling
- Built-in 30mm PWM Fan for greater thermal control, providing active cooling ensuring optimal performance during intense workloads
- Dual HDMI Ports allow you to connect dual displays at high resolutions, making it perfect for multi-tasking and media playback
- Access your files faster with two additional front-Facing USB 2.0 Ports for easier access to peripherals, boosting convenience and flexibility
- Connect more frequently with built-in DAC with 3.5mm Mic & Headphone Jacks providing 3.5mm mic input and headphone output, ideal for seamless video calls and enhanced audio output
- Supercharge your Raspberry Pi 5 with high-speed storage using the built-in SINGLE NVMe PCIe Slot, delivering faster data access and expanded storage capabilities
- Tap into the future of smart homes with an Internal USB Port for ZigBee Modules allowing for easy integration of ZigBee modules, making it perfect for Home Assistant and other IoT projects
- Limitless possibilities with standard Raspberry Pi HAT Compatibility all in one package
- Optional addons: Removable OLED cover can be replaced with the Argon ONE V5 Industria OLED Display Module or add the Argon ONE V5 Industria ZigBee Module to integrate with Home Assistant.
What's in the box?
1 x Argon ONE V5 case with single NVME Expansion Board
Resources
The WIZnet W6100-EVB-Pico2 is a microcontroller board based on the Raspberry Pi RP2350 and fully hardwired TCP/IP controller W6100, with Ethernet via the W6100 and USB-C!
The board can also support PoE via the optional WIZPoE-P1 PoE add-on module.
The W6100-EVB-Pico2 pinout is directly connected to the GPIO of RP2350 as shown in the pinout image. It has the same pinout as the Raspberry Pi Pico 2 board. However, GPIO16, GPIO17, GPIO18, GPIO19, GPIO20, GPIO21 are connected to W6100 inside the board. These pins enable SPI communication with W6100 to use the Ethernet function. If you use the Ethernet function, these pins cannot be used for any other purpose.
MicroPython is not yet supported as the wiznet5k library does not yet support the W6100 chip. WIZnet are working on this. CircuitPython may support the chip in IPV4 mode only.
The RP2350 GPIO used inside W6100-EVB-Pico is as follows.
I/O | Pin Name | Description |
I | GPIO16 | Connected to MISO on W6100 |
O | GPIO17 | Connected to CSn on W6100 |
O | GPIO18 | Connected to SCLK on W6100 |
O | GPIO19 | Connected to MOSI on W6100 |
O | GPIO20 | Connected to RSTn on W6100 |
I | GPIO21 | Connected to INTn on W6100 |
I | GPIO24 | VBUS sense - high if VBUS is present, else low |
O | GPIO25 | Connected to user LED |
I | GPIO29 | Used in ADC mode (ADC3) to measure VSYS/3 |
Apart from GPIO and ground pins, there are 7 other pins on the main 40-pin interface:
Pin No. | Pin Name | Description |
PIN40 | VBUS | USB-C input voltage, connected to USB-C port pin 1. Nominally 5V. |
PIN39 | VSYS | Main system input voltage, which can vary in the allowed range 4.3V to 5.5V, and is used by the on-board LDO to generate the 3.3V . |
PIN37 | 3V3_EN | Connects to the on-board LDO enable pin. To disable the 3.3V (which also de-powers the RP2350 and W6100), short this pin low. |
PIN36 | 3V3 | Main 3.3V supply to RP2350 and W6100, generated by the on-board LDO. |
PIN35 | ADC_VREF | ADC power supply (and reference) voltage, and is generated on W6100-EVB-Pico by filtering the 3.3V supply. |
PIN33 | AGND | Ground reference for GPIO26-29. |
PIN30 | RUN | RP2350 enable pin, To reset RP2350, short this pin low. |
WIZnet Controller Comparison
You may be wondering what the difference is between the different models of WIZnet boards we offer. This mostly comes down to the TCP/IP controller chip used.
Take a look at WIZnet's comparison table to identify the right board for your needs.
Features
- RP2350 Microcontroller with Integrated 16Mbit Flash
- Symmetric dual Arm Cortex-M33 cores at up to 150MHz
- 520kByte multi-bank high-performance SRAM
- External Quad-SPI Flash with eXecute In Place (XIP) capabilities
- Enhanced performance full-crossbar bus fabric
- Up to 48 multi-function General Purpose IO (8 can be used for ADC on RP2350-B)
- 1.8-5.0V IO Voltage
- Security Features
- One-Time Programmable (OTP) Memory: Used for boot configuration and secure key storage.
- Secure Boot: Ensures that only authenticated software can run on the device, utilizing OTP for key verification.
- Arm TrustZone Technology: Provides hardware isolation between secure and non-secure software, enhancing security for critical applications.
- Analog and Digital Peripherals
- 12-bit 500ksps Analogue to Digital Converter (ADC)
- 2 × UART, 2 × I2C, 2 × SPI, 16 × PWM channels
- 1 × Timer with 4 alarms, 1 × Real Time Counter
- 3 × Programmable IO (PIO) blocks, 12 state machines total
- Flexible, user-programmable high-speed IO
- Can emulate interfaces such as SD Card and VGA
- W6100 Ethernet Controller
- Supports Hardwired Internet Protocols: TCP, UDP, IPv6, IPv4, ICMPv6, ICMPv4, IGMP, MLDv1, ARP, PPPoE
- Supports 8 independent SOCKETs simultaneously with 32KB memory
- Internal 16 Kbytes Memory for TX/ RX Buffers
- SPI Interface
- Connectivity
- USB-C port for power and data (and for reprogramming the Flash)
- 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations
- 3-pin ARM Serial Wire Debug (SWD) port
- Networking
- 10 / 100 Ethernet PHY embedded
- Supports Auto-Negotiation
- Full / Half Duplex
- 10 / 100 Based
- Built-in RJ45(RB1-125BAG1A)
- Power Supply
- Built-in Switch-mode DC-DC converter (replacing LDO for enhanced power efficiency)
What's in the box?
1 x WIZnet W6100-EVB-Pico2
Resources
- Product documentation
- RP2350 datasheet
- W6100 Datasheet
- Schematic
- Part list & Gerber File
- CE Certificate
- CE Test Report
- FCC Certificate
- FCC Test Report
Pimout
The Creality Ender-3 V3 KE builds on the well-loved Ender-3 design, now upgraded with impressive high-speed printing capabilities of up to 500mm/s. This performance boost comes from features like a precision linear rail on the X-axis, a powerful 60W ceramic hotend, dual-sided cooling fans, and automatic calibration. The Ender-3 KE also includes modern connectivity options, including Wi-Fi, LAN, and USB drive support through the Creality Cloud App. It’s a feature-rich 3D printer offered at an excellent price point—just what you’d expect from a trusted name like Creality.
What's in the box?
1 x Creality Ender 3-V3-KE 3D Printer
Features
- Unidirectional microphone with flexible noise cancelling
- Ergonomic and comfortable ear pads 40 mm, 50 mW (RMS) stereo speakers 32 ohm nominal sensitivity
- Frequency range of 20Hz 20KHz, high speed USB connection
- Adjustable, very lightweight headband
- Volume control on the headset
Specifications
- Brand: A4tech
- Colour: Black
- Form factor: On Ear
- Noise control: Active Noise Cancellation
- Headphone jack: USB plug with 200cm cable
- Model name: Hu-30
- Connectivity technology: kablolu
- Included components: Ear Cushions
- Age range (description): Adult
- Material: Faux Leather
Headset
- Speaker unit: 40mm
- Frequency response: 20Hz - 20KHz
- Sensitivity: 102dB
- Impedance: 32 ohm
Microphone
- Frequency response: 100Hz - 10KHz
- Sensitivity: 42dB
What's in the box?
1 x stereo Headset with microphone
Specifications
- Module Type: Buck converter
- Input: 8V to 90V
- Output: 5V
- Output current: 5A(max)
- Conversion efficiency: up to 96%
- Size: 46mm x 32mm x 18mm
1 x 5V 5A Power Adapter
The Argon ONE V5 Case is designed to elevate your Raspberry Pi 5 experience with unmatched performance, versatility, and style. Built from casted aluminum, the sleek enclosure not only protects your Raspberry Pi but also opens up a whole new dimension for Raspberry Pi.
Key Features
- Made from Casted Aluminum that also serves as the heatsink for passive cooling
- Built-in 30mm PWM Fan for greater thermal control, providing active cooling ensuring optimal performance during intense workloads
- Dual HDMI Ports allow you to connect dual displays at high resolutions, making it perfect for multi-tasking and media playback
- Access your files faster with two additional front-Facing USB 2.0 Ports for easier access to peripherals, boosting convenience and flexibility
- Connect more frequently with built-in DAC with 3.5mm Mic & Headphone Jacks providing 3.5mm mic input and headphone output, ideal for seamless video calls and enhanced audio output
- Supercharge your Raspberry Pi 5 with high-speed storage using the built-in DUAL NVMe PCIe Slot, delivering faster data access and expanded storage capabilities
- Tap into the future of smart homes with an Internal USB Port for ZigBee Modules allowing for easy integration of ZigBee modules, making it perfect for Home Assistant and other IoT projects
- Limitless possibilities with standard Raspberry Pi HAT Compatibility all in one package
- Optional addons: Removable OLED cover can be replaced with the Argon ONE V5 Industria OLED Display Module or add the Argon ONE V5 Industria ZigBee Module to integrate with Home Assistant.
What's in the box?
1 x Argon ONE V5 case with dual NVME Expansion Board
Resources
- SD card quality is a critical factor in determining the overall user experience for a Raspberry Pi single-board computer. Recent cards support higher bus speeds, and the command queueing extension, which permits a degree of pipelining of random read operations; together these close some of the gap between SD card and NVMe SSD performance.
Specifications
- A2 class micro-SD cards with support for DDR50 and SDR104 bus speeds and command queueing (CQ) extension
- 32GB, 64GB, 128GB and 256GB capacities
- Random 4KB read performance
- 3,200 IOPS (Raspberry Pi 4, DDR50)
- 5,000 IOPS (Raspberry Pi 5, SDR104)
- Random 4K write performance
- 1,200 IOPS (Raspberry Pi 4, DDR50)
- 2,000 IOPS (Raspberry Pi 5, SDR104)
- preloaded with Raspberry Pi OS 64bit
What's in the box?
1 x 256GB preloaded A2 micro SD cardResources
Raspberry Pi Operating System Downloads: https://www.raspberrypi.org/downloads/
Read more on the Raspberry Pi Blog article
1. High Precise Engraving and Cutting
The Laser Falcon take into account both engraving and cutting performance by adopting the poly-lens spot compressed laser technology, achieving both precision up to 0.1 mm. The spot size was compressed to 0.12*0.06 mm from 0.32*0.14 mm. In this case, the engraving accuracy and engraving speed are increased by more than 6 times. The works are finer, with less burr, flanging.
It also has extraordinary cutting ability. It can cut basswood veneer of 4-5 mm, two times thicker than the original 2 mm.

2. Easy to Use - One Button Control
CR-Laser Falcon gets rid of the trouble of many controlling buttons.
The glowing button not only can control the engraving or cutting process, but also can show us the working state of the machine, which enables us to identify the working mode.

3. Quick and Accurate Starting Point Location
Continuous blue light emissions from the laser head will preview the engraving or cutting area. It is convenient for you to determine whether the position is your desired engraving area. If not, you can make an adjustment. For batch engraving, you can use the auxiliary grid plate for the same working area confirmation.

Product Review: https://youtu.be/RRJJSpriDkg
What's in the box?
1 x Creality3D 5W CR-Laser Falcon Engraver
You might also be interested in....
- A honeycomb bed for your laser engraver
Resources
Product Manual

Safety Tips:
- When operating the laser engraving machine, please install the laser protective cover. If it is not installed, you need to wear special safety goggles.
- Please do not touch the laser emitter with your hand, it will burn your skin.
- Please avoid a strong impact on the machine.
- Children under 14 are not allowed to use this product and children over 14 need adult supervision.
- The light engraving machine can not be directly applied to any mirror reflecting object, which may cause injury to the operator or burn the laser.
Get started with the Raspberry Pi with one of our pre-boxed kits for home, industry and education.
These kits are perfect for beginners that are just just getting exposed to the Raspberry Pi, Media enthusiasts looking to stream online content with Kodi, developers looking to exploit the many advantages of the RPI's GPIO pins and anybody looking to get some cool goodies at a great price! They contain all of the essential items that you need to get up and running in no time.
Please Note: These kits are pre-boxed and cannot be modified at all, we do however keep stock on all of the individual items so if you have a special need simply feel free to browse through the rest of our product offerings and select the items that you'd like.
What's in the box?
1 x Official 5.1V 5A 27W USB-C PD Power Supply in Black
1 x Official 1m micro HDMI cable
1 x 32GB preloaded micro SD card with 64bit Raspberry Pi OS pre-loaded
1 x Black OneNine case
Want to take your kit to the next level?
Turn your RPI into a Media Centre
Grab yourself a remote control, install LibreELEC or OSMC when setting up your RPI and you'll be streaming in no time. You can even add a wireless keyboard, mouse or other similar controllers
Want a cheap eco-friendly PC
Grab a Keyboard and Mouse, select Raspbian when setting up your RPI and you'll be browsing the web, sending emails, editing spreadsheets and watching videos just like you're used to with a desktop/laptop.
We know you love retro gaming!
RetroPie allows you to turn your Raspberry Pi into a retro-gaming machine Check out our Arcade section, whether you just want a retro control or a mini DIY arcade cabinet we have what you're looking for.
Did somebody say Robotics?
We've got some cool beginner's items in our robotic section
Our Kits come with the latest version of Raspberry Pi OS pre-installed, While we will certainly try our best to assist with any software related questions we cannot offer any kind of official support on community driven, open source, or non-PiShop produced proprietary software.
NOOBS, Raspbian, RetroPie, LibreELEC and OSMC are all examples of open-source software, please visit the developer's respective websites for more info.
Resources
A whole bunch of other really cool technical info can be found here.
Where do I start?.........Getting Started with Raspberry Pi
More on the Raspberry Pi 5
Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor, turning on an LED, publishing something online.
Specifications
- Arduino compatible board
- Microcontroller ATmega328
- Operating Voltage 5V
- Input Voltage (recommended) 7-12V
- Input Voltage (limits) 6-20V
- Digital I/O Pins 14 (of which 6 provide PWM output)
- Analog Input Pins 6
- DC Current per I/O Pin 40 mA
- DC Current for 3.3V Pin 50 mA
- Flash Memory 32 KB (ATmega328) of which 0.5 KB used by bootloader
- SRAM 2 KB (ATmega328)
- EEPROM 1 KB (ATmega328)
- Clock Speed 16 MHz
- Length 68.6 mm
- Width 53.4 mm
What's in the box?
1 x UNO R3
1 x USB cable
Resources
Find more info on Arduino at https://www.arduino.cc/en/Guide
Please note: You will have to buy a different DSI cable to use with Raspberry Pi 5.
This seven-inch, 800 x 480 touchscreen display lets you create interactive Raspberry Pi projects like tablets, entertainment systems, and information dashboards. It’s powered from your Raspberry Pi; no separate power supply is required.
Raspberry Pi OS provides touchscreen drivers with support for ten-finger touch and an on-screen keyboard, giving you full functionality without the need to connect a keyboard or mouse.
The display connects to Raspberry Pi via an adapter board that handles power and signal conversion. Only two connections to your Raspberry Pi are required: power from the GPIO port, and a ribbon cable that connects to the DSI port on all Raspberry Pi computers except for Raspberry Pi 400 and the Raspberry Pi Zero line.
Specifications
- Display size (diagonal): 7 inches
- Display format: 800 (RGB) × 480 pixels
- Active area: 154.08mm × 85.92mm
- Touch panel: True multi-touch capacitive touch panel with up to 10 points of absolution
What's in the box?
1 x 7” Touchscreen Display with Adapter Board
1 x DSI Ribbon cable
4 x screws (used to mount the Raspberry Pi board to the back of the display
2 x jumper wires (used to connect the power from the Adapter Board and the GPIO pins on the Pi so the power is shared across both units)
Please Note. The Raspberry Pi Board and accessories are not included with this product.
Resources
Standard Single Head Power Cable-1.8m-Standard computer power cable with 3-prong plug on one end and kettle plug connection on the other., OEM, No Warranty
Standard 3 prong South African Plug 16Amp fuse plug on one end and the IEC (kettle plug) connection on the other. Plugs directly into computers, certain monitors and various power supply units. Also known as Power Cord (Kettle Cord) 3 Pin South African, One IEC Connector, 1.8 Meters
• Connects a PC to a 220 volt AC power outlet
• Single CIEC standard compliant moulded PC power plug
• Can be used on standard domestic 3 pin AC power outlets
• 220 Watt rating for SLI and multi-rail power supply use
• 1.8metre Long
What's in the box?
1 x power cord with plug
This pre-built Edge Connector Breakout Board for the micro:bit gives access to all the important pins on the bottom edge of the micro:bit.
Looking to do more with your micro:bit? Unlock its potential with this pre-built version of our Edge Connector Breakout Board! This breakout board has been designed to offer an easy way to connect additional circuits and hardware to the pins on the edge of the micro:bit. It provides access to all of the micro:bit processor pins allowing a lot of extra functionality to be added. The datasheet (below) includes a helpful diagram explaining the function of every pin on the micro:bit.
This Edge Connector Breakout Board for the micro:bit gives access to all of the important pins on the bottom edge of the micro:bit. 21 pins are broken out in total; providing additional I/O lines, direct access to buttons A and B, the LED matrix outputs and the I2C bus. Please refer to the datasheet below for more details.
The micro:bit pins are broken out to a row of pin headers. These provide an easy way of connecting circuits using jumper wires. The SCL and SDA pins are separated at the edge of the board (solder pads) providing easy identification. The PCB includes a prototyping area with 3V, 0V and unconnected rows that can be soldered to. This allows the easy connection of switches, sensors and any pull-up or pull-down resistors etc. as required.
To use the breakout board the micro:bit should be inserted firmly into the connector as shown below:
Note:
- This product is supplied with straight double row PCB pin headers already soldered to the breakout board
Features:
- Features a dedicated pin strip for quick and easy prototyping
- Breaks out 21 pins from the edge of the micro:bit
- Dedicated prototyping area with 3V and 0V rows
- Labelled pins and clear, straightforward documentation
Contents:
- 1 x Edge Connector Breakout Board for the micro:bit, pre-built
Dimensions:
- Length: 60mm
- Width: 40mm
- Height: 11.8mm
Video available at https://youtu.be/bzm4zepbGAc
Requires:
- 1 x micro:bit
Resources:
By using the 3D pen can actually help kids developing their artistic skills, spatial thinking, and can be a great creative outlet that engages their minds as they create. Besides, this 3D printing pen has a stable performance. It is more stable, safe and reassuring. Let your child fall in love with 3D printing.
Specifications
- Electrical Parameter: 12VDC 2A
- Comes with UK Plug, Universal (AC voltage and frequency) Adapter
- Can be used everywhere
- 3D printer for hand use
- Compatible with ABS and PLA filaments
- Diameter of filaments: 1.75mm
- Nozzle diameter: 0.7mm
- Heating Temperature:
- 160ºC - 210ºC (PLA)
- 210ºC - 235ºC (ABS)
- LCD for display filament type and temperature
- Adjustable filament feeding speed
- Ergonomic design, lightweight design, easy to operate
- Dimensions: 184mm x 31mm x 46mm
What's in the box ?
1 x 3D Printing Pen with PLA filament - Blu
1 x 3D Printing Pen stand
1 x UK Plug 12V 2A AdapterPLA
1 x Packet filament (3 random colors, 3 meters in total)
1 x User Manual/Operation Instruction
Resources
Want to print a spool holder that clips onto your 3D pen?
Check out Thingiverse
This device allows you to store and use lengths of 1.75mm filament for a 3D pen. The unique mini spool is designed to prevent the filament from unraveling under its own spring tension. The parts can be welded together with your 3D pen.
Check this link out to see what some people come up with :
3D printing pen



By utilizing the new generation LoRa spread spectrum modulation technology, the communication distance of the module is as long as 5km, also supports auto repeating to transmit longer. Other features include Wake on Radio, wireless config, carrier sensing, communication key, and so on.
Comparing with normal LoRa modules, the SX1262 LoRa HAT achieves longer communication distance, higher rate, lower consumption, better safety and anti-interference. It is suitable for various applications such as industrial control, smart home, data collection, etc.
Features
- Standard Raspberry Pi 40PIN GPIO extension header, supports Raspberry Pi series boards
- Onboard CP2102 USB TO UART converter, for serial debugging
- Brings the UART control interface, for connecting host boards like Arduino/STM32
- 4x LED indicators, easy to check the module status
- LoRa spread spectrum modulation technology, up to 81 available signal channel, longer communication distance, more robust to interference
- Auto multi-level repeating, suit for ultra long range communication, allows multi network on the same region
- Low power consumption features like deep sleeping and Wake on Radio, ideal for battery-powered applications
- Customizable communication key which won't be retrieved, greatly improves the security of user data
- Supports LBT, monitoring the signal channel noise before transmitting, greatly improves the success ratio under extreme environment
- Supports RSSI signal intensity indicating, for evaluating signal quality, tuning the network
- Supports wireless parameter configuration, by sending wireless command/data packet, remotely configure or retrieve the module parameter
- Supports fixed-point transmission, broadcast, signal channel monitor
- Comes with development resources and manual (examples for Raspberry Pi/STM32)
What's on Board?

- SX1262 LoRa module
- 74HC125V: voltage level translator
- CP2102: USB TO UART converter
- Raspberry Pi GPIO connector: for connecting with Raspberry Pi
- USB TO UART port
- UART header: for connecting host boards like STM32/Arduino
- SMA antenna connector
- IPEX antenna connector
- Indicators:
- RXD/TXD: UART RX/TX indicator
- AUX: auxiliary indicator
- PWR: power indicator
- UART selection jumpers
- A: control the LoRa module through USB TO UART
- B: control the LoRa module through Raspberry Pi
- C: access Raspberry Pi through USB TO UART
- LoRa mode selection jumpers
- short M0, short M1: transmission mode
- short M0, open M1: configuration mode
- open M0, short M1: WOR mode
- open M0, open M1: deep sleep mode
Dimensions

What's in the box ?
1 x SX1262 868M LoRa HAT
1 x USB type A plug to micro plug cable
1 x 868MHz antenna
Resources
Wiki : www.waveshare.com/wiki/SX1262_868M_LoRa_HAT