Skip to content

Instantly share code, notes, and snippets.

@dag7dev
Forked from billyargh/billys_chips.md
Created June 28, 2023 14:16
Show Gist options
  • Save dag7dev/dac7b81a2cd6dbc484de94e184c7fa2b to your computer and use it in GitHub Desktop.
Save dag7dev/dac7b81a2cd6dbc484de94e184c7fa2b to your computer and use it in GitHub Desktop.

Resurrecting NTC C.H.I.P. computers

Introduction

I bought four of the Next Thing Co. (defunct since 2018) C.H.I.P. (CHIP hereafter) computers shortly after their successful Kickstarter campaign of 2015. The CHIP computer is an interesting beast. It was positioned as a competitor the orginal Raspberry Pi and only cost US$8.00 before shipping. The Raspberry Pi cost US$25 at the time. The CHIP had some features that the Pi did not at the time including built-in wi-fi and battery charging. It was also considerably smaller the original Pi.

The CHIP was shipped with Debian 8 (Jessie) and was a capable Linux computer. I had big plans for all of them, but the main use I put them to was as an ad-blocking Pi-Hole. They worked well for that.

They have been sitting idle for a few years and I thought it would be fun to put them back to use. I've started thinking about doing more IoT stuff, and these little guys are going to help me do it.

One of the four CHIPs is in a PocketCHIP shell which makes it a pretty cool handheld computer if you can get used to its keyboard. I think that this will be nice for remote control and monitoring of IoT gadgets. I have an HDMI "dip" that will allow me to connect one of them to a monitor as a desktop computer. The other two will be put to some sort of IoT "stuff".

Because it's been so long since I used them, I decided to flash them to their initial states and start again. The goal for the PocketCHIP is to bring it up to the latest version of Jessie, because I didn't want to break the Pocket Desktop interface, the goal for the HDMI CHIP is the same because I don't want to break the destop (at least for now), and the goal for the other to machines is to make them headless servers running Debian 11 (bullseye). I will also be adding software that I frequently use to all of them.

Flashing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment