- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 5 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 7 months ago
- Building a 3D Digital Clock with ArduinoPosted 11 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 12 months ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
hgTerm: Attractive DIY Raspberry Pi Powered Mini Laptop
hgTerm is a pocket-sized computer with a 4 inch touchscreen display, a 270 degree hinge that lets you flip it around backward, a thumb keyboard, and a 3D printed case. The whole thing runs on battery power for hours at a time, and the brains of the operation is a Raspberry Pi 3.
Even though using a Raspberry Pi Zero would have saved a lot of space, the performance would have taken a hit. So the developer Igor Brkić decided to go with the 3B+ to increase performance at the expense of higher power usage.
Igor has posted a series of videos showing the hgTerm being used for activities ranging from Arduino programming to running PlayStation games.
hgTerm mini laptop features include:
– long battery life (at least 5-6 hours)
– reasonable performance
– power management (shutdown, battery charging, battery monitoring)
– high resolution touch screen
– hardware keyboard
– GPIOs, analog inputs, serial port
– “stand mode” where display can be opened up to 270°
– SD card reader (TODO)
– proper sound (TODO)
A ton of small single board computers have joined the market since the Raspberry Pi was launched in 2012. For sure it’s one of the most impressive DIY mini PCs I’ve seen to date.