Long Range (LoRa) communication for devices that have no WiFi connection available
Usually we use WiFi, Bluetooth or GSM to connect our sensor devices with the world of IoT. But what if neither of that is…
// Learn electronics and microcontroller projects with Circuitrocks – tutorials for Arduino, ESP8266, ESP32, Raspberry Pi and more. Join our community.
Usually we use WiFi, Bluetooth or GSM to connect our sensor devices with the world of IoT. But what if neither of that is…
Build an iron man style repulsor using an Inertial Measurement Unit (IMU) and Neopixels!
Microcontrollers. Python. United at last! Learn how to use Circuit Python and make a funky little robot arm along the way.
Create a standalong barcode device with an Arduino board.
Here we are going to make a 6 DOF or degrees of freedom arm robot. Let's yaw, pitch and roll our way in!
Create a wanky self-balancing robot using an Arduino board and accelerometer. It rolls on two wheel just like a Segway.
Create an Arduino project that will send a text notification when it senses rain drops.
The folks at the Raspberry Pi Foundation has yet again made something that would make a lot of tinkerers happy. Let’s take a look…
Use an ESP8266 to control an RGB LED ring, using a locally hosted dashboard!
Use an ESP32 to monitor temperature, humidity and eCO2 - then toss the data online!
Using FONA is as easy as 1, 2, 3! For newbies out there that are having a hard time adding Cellular connectivity as their…