Franck Bigrat (9)

| Node.js enables you to execute programs written in JavaScript. This project details how to control a stepper motor with a Raspberry PI runni...

| Arduino and Raspberry Pi are two popular boards that many makers have lying around. If you do too, then here is a way to make the two talk t...

| There are many ways to program a Raspberry Pi. One of them is by using NodeJS, JavaScript executed on the server instead of by a web browser...

| How much is [1] [enter] [2] [+]? Find out by building this little Arduino-based calculator with its Nextion touch display. It uses Reverse P...

| In this article i will detail how to use NodeJS to control a bipolar stepper motor.

| Let's play with BlueTooth communication between Raspberry Pi and Arduino

| Let's continue to explore the possibilities of NodeJS by simply switching On/Off a LED using a web page as HMI.

| In this article i detail how to use NodeJS language to communicate with a DS1621 temperature sensor via I2C and display the result on a web...

| We propose to make a little calculator realising the four basic arithmetical operations using one Arduino and a Nextion touch display. This...