If you ever wanted to buy a mobile phone that you can assemble yourself, RePhone Kit Ctreate going for $59 is a nice option, but in truth it does not exactly look like your typical phone with its almost square shape. It’s also good to have more option, that’s exactly what MAKERphone is offering with a DIY mobile phone targeting the educational market. Beside the educational value of the assembly also involving some soldering skills depending on the selected kit, kids will be able to learn to program the phone with MicroPython, the Arduino IDE (C language), and/or Scratch visual programming. MAKERphone kit content and specifications: MAKERphone circuit board with 8x user LEDs for backlight (and special effects), 4-way mechanical joystick, 12-button numeric keypad, A, B, C, D, E, and F buttons, DS3231 RTC chip, vibrator… Main microcomputer module based on Espressif Systems ESP32 WiSoC with 802.11 b/g/n WiFi, Bluetooth […]
Genmitsu CNC 3018-PRO CNC Router Review – Part 1: Build & First Etches
Hey Karl here. Today we are going to look at something a little different. I am writing about my experiences with building Genmitsu 3018 CNC router upgraded version provided by Sainsmart for this review. While waiting on the unit to arrive I did some research and found that there are several different versions on the market labeled CNC xxxx. The xxxx represent the build volume in the x and y. So the one I was sent has a 300x180mm build volume. The 3018 is called upgraded because the new mounting for the X and Y rods and lead screws. On the previous version these had to be mounted and manually aligned which from what I read can be a pain. Building Genmitsu CNC 3018-PRO CNC Router The build went very well. The 3018 user manual was mostly pictures but they called out anything that might be questionable. I had been […]
How to Make a Low Cost DIY SD Card Duplicator
If you have to duplicate many SD cards for example to boot Raspbian on multiple Raspberry Pi board, one option is buy one of those SD card duplicators, but the problem is that they are not really cheap, for example the Systor 1-to-7 cards model sells for $540. Bob Brown, a retired senior lecturer, is now teaching K-12 students how to get started with Raspberry Pi boards, and must prepare bootable SD cards for his class. In order to save time, a duplicator would have been nice, but the price is too high, so instead he went with a DIY solution. You’ll first need some hardware, including a powered USB hub with the number of cards you want to duplicate, and corresponding SD card reader, and a larger micro SD card to hold Raspbian and/or other operating systems (optional, only for Raspberry Pi based duplicator). Mr. Brown made a 10-port […]
Raspberry Pi 3 based Retro Arcade Game Console Sells for under $250
When it comes to retro-gaming for the Raspberry Pi 3 board, there’s no lack of option with firmware like RetroPie or Lakka, a few off-the-self accessories like USB or Bluetooth gamepad, a an HDMI monitor, you can get started in no time. However, if you want to make a retro arcade game console, it may take some more efforts, as you’d normally have have to design the case yourself, source the buttons and controls, the display, extra electronics and so on. But the “DIY classic retro arcade game console” based on Raspberry Pi 3 board currently sold on Banggood for $247.99 should make things much easier, as it’s supposed to be plug and play, while still offering the option to add or remove games, and mess around with the hardware if you wish to. Banggood did not provide the full technical details, but here’s what we know about the specifications: […]
This Soldering Pen Board with Audio Jack Supports Weller RT Tips
The 3.5mm audio jack may be slowly disappearing from new mobile phones, but I’ve recently discovered they were also used in some soldering irons such as the upcoming TS80 USB soldering iron succeeding TS100 model. I initially thought it was a custom design from the maker of TSxxx soldering irons, but this morning I’ve come across the “RT Soldering Pen” board which also features a 3.5mm (audio) jack and can be used to make your own soldering iron by 3D printing your own enclosure, adding some power source, and inserting one of the many Weller RT tips available into the jack. RT soldering pen board specifications: MCU – STMicro STM32F031 Arm Cortex-M0 micro-controller Display – 0.91″ OLED display with 128×32 resolution Compatible with all Weller RT tips with 3.5mm jack. Set-point temperature – 20°C – 400°C with about +/-5°C accuracy (calibration is planed) Maximum measurable temperature – 500°C Heating speed […]
96-Core NanoPi Fire3 Boards Cluster is a DIY Portable Solution to Teach or Develop Distributed Software
Nick Smith has been messing around with clusters made of Arm boards for several years starting with Raspberry Pi boards, including a 5-node RPI 3 cluster, before moving to other boards like Orange Pi 2E, Pine A64+, or NanoPC-T3. His latest design is based on twelve NanoPi Fire3 boards with 8 cores each, bringing the total number of cores to 96. The platform may not be really useful for actual HPC applications due to limited power and memory, but can still be relied upon for education and development, especially it’s easily portable. Nick also made some interesting points and discoveries. It’s pretty with shiny blinking LEDs, and what looks like proper cooling, and the cluster can deliver 60,000 MFLOPS with Linpack which places it in the top 250 faster computers in the world! That’s provided we travel back in time to year 2000 through 🙂 By today’s standard, it would […]
Connect Multiple Rotary Encoders to Arduino, ESP8266, Raspberry Pi, etc… with I2C Encoder V2 (Crowdfunding)
Rotary encoders are pretty common devices that convert the angular position of a shaft to analog or digital output signals with quadrature-encoded A / B pulses the most common way of reporting the position to the micro. So for each encoder you’d need 2-pin, and if your project use many of those you may quickly run out of pin, interrupts, etc… Simone Caron has decided to tackle this issue by creating an I2C encoder board, which works with various encoders, and whose second revision is now offered on Kickstarter. The I2C Encoder V2 board supports standard mechanical encoders, illuminated RGB encoders, and clickable rotary encoders, each of which may be with or without dent. The board also comes with 3 GPIOs following RGB LED footprint, but also usable as PWN, GPIO, or ADC, and each board’s I2C address can be configured with some soldering on A0 to A6 pins. Finally, […]
ESP8266 based ANAVI Light Controller can be Programmed with Home Assistant or the Arduino IDE (Crowdfunding)
ANAVI Technology previously launched a Light pHAT allowing for RGB Light strip connection to Raspberry Pi boards, and during my review of ANAVI Light pHAT with Raspberry Pi 2, it did the job, but if that’s all you want to do, the Raspberry Pi board is clearly oversized & overpowered for the job. So Leon ANAVI got back to the drawing board and designed a similar open source hardware board – called ANAVI Light Controller – with an built-in ESP8266 module that removes the need for a fully fledged Linux board. ANAVI Light Controller specifications: Wireless Module – ESP8266MOD module based on ESP8266 Tensilica L106 32-bit processor Connectivity – WiFi 802.11 b/g/n Expansion Terminal block for 12 V RGB LED strip 3x I2C headers for sensors Debugging – UART header Misc – Button Power Supply – 12 V via power barrel jack Dimensions – 75 mm x 40 mm Certification […]