Review of Creality Ender-3 S1 Pro 2-in-1 3D printer & laser engraver – Part 1: Unboxing and assembly

Ender-3 S1 Pro 3D printer converted into a laser engraver

Creality Ender-3 S1 Pro is a 3D printer that can be converted into a laser engraver thanks to a choice of 1.6W, 5W, and 10W laser modules, making it in theory a space-saving machine that can print 3D objects and engrave & cut materials. The company sent me a full kit with a 10W laser module, so after looking at the 3D printer’s specifications, I’ll check the various packages, and report my experience assembling the 3D printer, and then converting it into a laser engraver in this article, before actually testing both functions in the second part of the review. Since Karl reviewed the Ender-3 Pro 3D printer over two years ago, I asked about the difference and was told the new model got various improvements such as a direct extruder, CR-Touch auto bed-leveling, and support for high-temperature printing. Creality Ender-3 S1 Pro specifications Technology – FDM Maximum printing volume […]

Adding an external serial console port to NanoPi R6S

NanoPi R6S DIY external UART console

I had no trouble with my first experience with NanoPi R6S while installing and running the FriendlyWrt/OpenWrt 22.03 image, but that was another story when testing Ubuntu or Debian as the mini PC would not boot at all after flashing the images with eFlasher apparently successfully, but suspiciously fast (under 2 seconds). I spent nearly four hours trying the different images and then the Rockchip Windows utility, but all my attempts failed, and FriendlyElec was not overly helpful. So I decided to connect a serial console to see what was going on. The NanoPi R6S comes with a 3-pin header for the serial console, but it’s not populated. So I soldering one, but not at the top of the bottom, and instead at the bottom since it would allow me to still use the metal enclosure to cool the processor. Some readers, or at least one, often complain about the […]

Getting Started with CrowBot BOLT smart robot car

Elecrow CrowBot BOLT & Game Controller Assembled

CrowBot BOLT is a smart robot car based on an ESP32 wireless microcontroller and designed for the education market with the ability to program the robot with visual programming, Arduino, or MicroPython. Elecrow sent me a sample of the CrowBot BOLT kit for evaluation so I’ll have a look at the hardware, show how to assemble it, showcase the features of the built-in firmware, and demonstrate how to program the robot with visual programming, Arduino, and MicroPython using some of the provided code samples. CrowBot BOLT unboxing The package lists some of the highlights with 16 teaching courses, support for multiple programming platforms, scalability with Grove connectors, and the inclusion of the Joystick that’s also programmable. The CrowBot BOLT comes as a kit so there will need to be some work to do to assemble the robot, but no soldering is required (in normal cases, more on that later). The […]

Brume 2 router review with WireGuard, OpenVPN, Tor, and Adguard Home

Brume 2 review

We started the review of GL.inet GL-MT2500A security gateway, aka Brume 2, with an unboxing and teardown, and I’ve now had time to test the router in more detail so I’ll report my experience using the router with OpenVPN and WireGuard VPN, Tor, Adguard Home, and more. In a nutshell, it’s super easy to use, unless your ISP causes troubles, which it did in this case. Brume 2 connection and initial setup I connected the WAN port of the Brume 2 router to 3BB’s modem router (3BB is an ISP in Thailand), the LAN port to my laptop, and finally the USB-C power supply (power draws is 2.3 Watts at idle). Let’s now go to the dashboard using the default IP (192.168.8.1). This will take us through the configuration wizard to select the language and set up the admin password. I was then immediately greeted by an “Upgrade Reminder” and […]

Getting started with e-CAM20_CURB camera for Raspberry Pi 4

eCAM20_CURB night scene

e-con Systems e-CAM20_CURB is a 2.3 MP fixed focus global shutter color camera designed for the Raspberry Pi 4, and the company has sent us a sample for evaluation and review. We’ll start by providing specifications, before checking out the package content, connecting the camera to the Raspberry Pi 4 with a DIY LEGO mount, showing how to access the resources for the camera, and trying tools provided in the Raspberry Pi OS or Yocto Linux image. e-CAM20_CURB specifications The camera is comprised of two boards with the following specifications: eCAM217_CUMI0234_MOD full HD color camera with 4-lane MIPI CSI-2 interface ON Semiconductor AR0234CS CMOS sensor with 1/2.6″ optical form-factor Global Shutter Onboard ISPimage sensor from ON Semiconductor Uncompressed UYVY streaming HD (1280 x 720) up to 120 fps Full HD (1920 x 1080) up to 65 fps 2.3 MP (1920 x 1200) up to 60 fps External Hardware Trigger Input […]

Review of myCobot 280 Pi robotic arm with Python and visual programming

myCobot 280 Pi Conveyor Color Sorting

myCobot 280 Pi is a versatile robotic arm with a 6 degree of freedom design. It was developed by Elephant Robotics using the Raspberry Pi 4 board as the main controller. The robot is compact and delivers stable operation making it ideal for confined spaces. It can also be programmed in a variety of languages, is easy to use, and offers a lot of features. It is suitable for those who are interested in learning how to program a robotic arm controller and for engineering projects. Unboxing myCobot 280 Pi The myCobot 280 Pi arm has a working range of 280 mm, weighs 850 grams, and can handle a payload of up to 250 grams. It is powered by 6 servo motors, one for each degree of freedom, and comes with a 5×5 matrix LED display, and supports LEGO parts as well. Controlled by a Raspberry Pi 4 single board […]

Making a weather station with Maker Pi Pico Mini board and SparkFun SerLCD display

Maker Pi Pico Mini Weather Station

Cytron’s Maker Pi Pico Mini comes with a Raspberry Pi Pico or Raspberry Pi Pico W microcontroller board. It has the same features as the larger Maker Pi Pico including a GPIO LED, WS2812B Neopixel RGB LED, a passive piezo buzzer, programmable push buttons, and a reset button. I would like to thank Cytron for sending the Maker Pi Pico Mini board fitted with a Raspberry Pi Pico W as well as a character RGB LCD and a 3.7V Lithium Polymer battery. In this tutorial, we will show how to make an Internet connected weather station with the Maker Pi Pico Mini board using Arduino code and the OpenWeather API. We’ve already covered the Maker Pi Pico Mini board, so we’ll have a closer look at the accessories SparkFun SerLCD character display The SparkFun SerLCD is a 16×2 character display with a Microchip ATmega328P microcontroller that handles commands sent from […]

How to check TDP (PL1 and PL2 power limits) in Windows and Linux

AMD Ryzen TDP Power Limits Windows 11

A TDP (Thermal Design Power) value in Watts will usually be provided for Intel and AMD processors to help manufacturers design an appropriate thermal solution for a given processor, and it’s often used to estimate power consumption by consumers. But TDP is also often configurable, and manufacturers may decide to increase to decrease the value for higher performance or lower power consumption, so we’ll show you how to check the TDP value, or more exactly PL1 and PL2 power limits in both Windows 11 and Linux (Ubuntu 22.04). Note that TDP is being replaced by PBP (Processor Base Power) in newer processors, with PL1 (Long Duration) corresponding to BPB, and PL2 (Short Duration) to Maximum Turbo Power (MTP), at least on Intel chips. Check the TDP values in Windows 11 You’ll first need to install HWiNFO64 program, then start it leaving all options unticked (default), and go to Control Processor(s) […]