In this post I will show how to read RFID TAG in Node.js using an Acme Systems board and an RFID reader. To accomplish this task you need:
One Acme Systems Terra board or One Acme Systems Fox board with one Daisy-1 …
The microcontrollers almost always have one UART port, but haven’t (by default) the hardware needed to connect in wireless to other devices: to do this you can make a wireless UART. Using a couple of RF transceiver you can easy …
Node is now updated to 0.10.1 version: following this simple guide you can easy install the latest Node version into your Acme Systems Aria G25 board. Let’s go to see how to install Node 0.10 on ARM based board.
1. Update …
Debian Wheezy is now in RC: it’s time to safe upgrade Debian Squeeze to Wheezy on your Acme System Aria G25 SoM board! In the official Acme Systems website you can see a detailed instruction to migrate Debian 6.0 Squeeze …
If you have a new amazing Acme Systems Aria board or a FoxBoad G20, you can easy manage GPIO using Node.js and my last aria_fox_gpio node module and also the daisy_gpio to manage Daisy board for fast prototyping. The aria_fox_gpio …
Do you remember our announcement of 11 november 2011? The first prototype of our new product for security (with a lot of home and industrial applications) had begun to work. Today I’m happy to announce that this product is close …
The Acmesystems Fox G20 is an amazing product! It’s a Single Board Computer for Embedded Linux, equipped with a Netus G20 micro module and it’s programmable using many languages: I use Python. The Fox G20 SMB can be easy equipped …