Posts

Showing posts with the label vending machine

Raspberry Pi

If you planned to do some basic computing experiments that possibly includes both software and hardware integration as well, but wanted all of that to be at a throw away cost, then am sure you would have heard and possibly already being using Raspberry Pi. At a price of just about $ 40, this credit card sized board, along with basic computing power, using an ARM chip, can connect to a regular desktop/laptop and use external keyboard and mouse and allows you to easily program in a language like python (you can also use other languages like C, C++, Java, Ruby, Scratch etc.) The recommended OS is Raspbian but ARM Linux is equally popular. Here’s  the list of additional OSs that can be used. The device can be really useful, as I said earlier, for quick throw away programming. The idea being that you use this low cost device to quickly do some POC and if that works out, you can then plan to go big (commercial) with possibly a full-fledged computer or maybe a tablet device or even...