archives

I sure don’t need to introduce Arduino here, it had been in the hackerspace limelight for a long time now. If you ever noticed their hardware design at arduino.cc, all of them are designed in an excellent PCB design software – Eagle. Here at Numato, we had been pondering about drawing schematics and designing hardware […]

Continue Reading

CPLD breakout board design in KiCad is based on design by Ian Lesnet of Dangerous Prototypes. This board was designed in KiCad in 3-4 hours. It is the first board we ever designed completely in KiCad. The learning curve wasn’t that steep. I’ll put my KiCad experiences together in a tutorial series soon. This is […]

Continue Reading

Its been almost a year since we completely switched to KiCad. It was a great experience working with KiCad. No schematic page limits, no board size limits, built in online DRC and what not. The online DRC feature itself making the switch worth because we are completely out the DRC->FIX ERROR->DRC… cycle in Eagle. Yeh, […]

Continue Reading

GNU Screen is a full-screen Window Manager that works with Serial Terminals as well. This makes GNU Screen a very useful tool to interact with Numato Lab’s USB GPIO/Relay modules and other products. Below is a screenshot of GNU Screen interacting with a USB GPIO module. With most popular distributions, GNU Screen can be installed by using appropriate […]

Continue Reading