Browse By

Daily Archives: May 10, 2016

vscode_tabs

Tabs in VS Code

One of the most missing features of VS Code is the tabs. Even though you can use shortcuts like Ctrl+Tab to navigate through files many people including me missing this feature. Microsoft listened to us and they started implementing this feature. We already have some

coin acceptor

Add a coin acceptor to your arduino project

Have you ever wanted to make your own coin-operated arcade game cabinet, jukebox, or claw machine? Rachel Weil walks through how to wire up and write code for an Arduino and a programmable coin acceptor. [00:40]  Review of materials needed [02:42]  Setting up the coin acceptor [04:02]

Espruino pico

Espruino Pico

Espruino Pico is a tiny USB stick that runs JavaScript code (it doesn’t need to be plugged into a computer). You can program it with nothing but a serial terminal program, but there’s also an IDE that runs in the Chrome Web browser. It’s got