Two weeks ago we started a blog series about operational amplifiers aka. opamps (or op amps). We showed you what an opamp is, some of the things it can do and the importance of feedback. To ensure that everything was…
Operational amplifiers aka. opamps are electrical components that we haven’t previously touched upon in our blog. These components are important, though, so now we’re starting a series where we’ll introduce you to opamps and their usage. The opamp-topic can be…
This is a behind the scenes post from something quite technically manageable, and at the same time visually very powerful! The case is an interactive installation that turns on the lights and starts up the internal smoke machine whenever…
About a year ago we bought a Prusa i3 printer from Geeetech. At the time, it was probably the cheapest printer on the DIY market at 249$. As expected, the printer had several areas which needed improvement. In this blog…
When designing embedded systems, you more often than not should implement a proper state machine of some sorts. In this blog post we’ll explain what state machines are, compare a couple of types, look at the handy Huffman table and…
As a part of a new project, we wanted to use an old VHS player as a trigger for various actions. We wanted the system to trigger when a VHS cassette was pushed into the player, as if one wanted…
When collecting or generating data and storing it on a microcontroller, like the one on an Arduino, the data will just be available while the microcontroller is powered. As soon as you pull the plug and the microcontroller loses power,…
Four weeks ago we wrote about a 3D printer we’re building. Now we have started building it, and we thought it’d be cool to share some of it in this post. Various Discussions and Pictures of Stuff This image doesn’t…
It’s been a while since the previous part of this series. This edition will take a side-step away from the regular Arduino/C++ and Python examples and look at the language C, which is quite similar to the Arduino/C++ language. This…
Earlier we have written blog posts about both Ohm’s Law and Kirchhoff’s Laws. It’s time to put these in action combined to analyze simple DC circuits. Sounds fun, right!? Don’t worry, it’s pretty easy and straight forward, and we’ll walk…
Access to a 3D printer is very important for us in Norwegian Creations. Now we’ve decided that we want to upgrade our 3D printer park with a new big and fast printer. This time we’re going all out with a…
The newest Bose noise cancelling headset, the QC35, has wireless Bluetooth connection. They are also quite pricey. Many already own a pair of QC15 or QC25. If you’re one of these people and want to upgrade to wireless connection without…
A Logic Analyzer is an instrument that records (and displays) multiple digital signals. This instrument gives you several important benefits, such as timing analysis and protocol decoding. You can also get more “general assistance“, often in the form of clever signal triggering,…
Since the birth of the NC website in 2010 we have published over 140 blogposts. Many of these get kind of buried in a pile of other blogposts as they get older. So, to breathe some new life into some…
Getting up in the morning, well, it kinda sucks. The Wake-a-tron 3000 is here to change waking up forever. It is designed to both make you wake up comfortably, but also guarantee that you do not snooze and oversleep. But…