Buy 10+ on select items — save 10% auto-applied
Free US shipping on orders $35+
Order by 3pm ET — ships same-day from the US
Skip to main content
ShillehTek IoT & Beyond

Embedded Tutorials

All ShillehTek tutorials and guides tagged Embedded.

Browse tutorials

13 tutorials
ESP32-S3 Xedge32: Program Lua in Web IDE | ShillehTek
May 14, 2024 Mahmood M. Shilleh 226 views

ESP32-S3 Xedge32: Program Lua in Web IDE | ShillehTek

Install Xedge32 on an ESP32-S3, connect via the web IDE, and run your first Lua script with WiFi setup for fast IoT p...
Raspberry Pi Pico W DHT22: Read Temp and Humidity | ShillehTek
Jan 10, 2024 Mahmood M. Shilleh 242 views

Raspberry Pi Pico W DHT22: Read Temp and Humidity | ShillehTek

Connect a Raspberry Pi Pico W to a DHT22 and read temperature and humidity in MicroPython for quick environmental mon...
ESP32-CAM Camera: Run MicroPython with WiFi support | ShillehTek
Nov 27, 2023 Mahmood M. Shilleh 1076 views

ESP32-CAM Camera: Run MicroPython with WiFi support | ShillehTek

Set up MicroPython on the ESP32-CAM to use the onboard camera and connect to WiFi, with clean deinit tips so you can ...
ESP32 MPU6050: 3D Orientation Animation in Processing | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 320 views

ESP32 MPU6050: 3D Orientation Animation in Processing | ShillehTek

Build an ESP32 MPU6050 project that streams DMP quaternions to Processing with Toxiclibs, producing a smooth 3D orien...
ESP32 MPU6050: Accurate angle readings with i2cdevlib | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 683 views

ESP32 MPU6050: Accurate angle readings with i2cdevlib | ShillehTek

Build an ESP32 + MPU6050 project that outputs accurate yaw, pitch, and roll using the i2cdevlib DMP example in Platfo...
ESP32 MPU6050: Wire and read motion data | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 1853 views

ESP32 MPU6050: Wire and read motion data | ShillehTek

Build an ESP32 + MPU6050 motion sensor setup in the Arduino IDE to read accelerometer and gyroscope data reliably for...
Pico W BMP180: Pressure, temp, altitude readings | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 94 views

Pico W BMP180: Pressure, temp, altitude readings | ShillehTek

Build a Raspberry Pi Pico W + BMP180 I2C sensor reader in MicroPython to print pressure, temperature, and altitude va...
Raspberry Pi Pico W BME280: MongoDB Data API CRUD | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 56 views

Raspberry Pi Pico W BME280: MongoDB Data API CRUD | ShillehTek

Build a Raspberry Pi Pico W + BME280 project that runs MongoDB Data API CRUD calls (find, insert, update, delete) for...
Arduino Nano MPU9250: Read accel, gyro, mag | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 681 views

Arduino Nano MPU9250: Read accel, gyro, mag | ShillehTek

Build an Arduino Nano MPU9250 IMU hookup to read accelerometer, gyroscope, and magnetometer values using the hideakit...
Arduino Nano Every MPU6050: Read I2C Sensor Values | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 332 views

Arduino Nano Every MPU6050: Read I2C Sensor Values | ShillehTek

Build an Arduino Nano Every + MPU6050 I2C setup to stream accelerometer and gyroscope readings to the Serial Monitor,...
Raspberry Pi Pico W MQTT: Send messages anywhere | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 183 views

Raspberry Pi Pico W MQTT: Send messages anywhere | ShillehTek

Build a distributed IoT message system with Raspberry Pi Pico W and MQTT using HiveMQ Cloud in MicroPython, sending p...
Pico W WiFi: Send data between boards | ShillehTek
Oct 23, 2023 Mahmood M. Shilleh 516 views

Pico W WiFi: Send data between boards | ShillehTek

Build a two-device Raspberry Pi Pico W WiFi client and server in MicroPython using Thonny, so you can send messages a...