Raspberry Pi Pico W Arduino IDE: Setup in Minutes | ShillehTek
Set up Arduino IDE for Raspberry Pi Pico W to upload sketches and run WiFi ScanNetworks, with a quick RP2040 boards m...
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,...
Node.js Nodemailer: Send Gmail template emails | ShillehTek
Build a Node.js Gmail email sender with Nodemailer and Handlebars templates to generate dynamic HTML messages from a ...
Raspberry Pi Pico BME280: Save Sensor Data to PC | ShillehTek
Stream Raspberry Pi Pico BME280 readings over serial and save them to a local PC file with Python, enabling long-term...
Raspberry Pi Pico W BME280: Send data to Blynk | ShillehTek
Build a Raspberry Pi Pico W + BME280 dashboard that streams temperature, humidity, and pressure to Blynk for quick re...
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
Build a two-device Raspberry Pi Pico W WiFi client and server in MicroPython using Thonny, so you can send messages a...
Raspberry Pi Pico ADXL345: Read Acceleration in MicroPython | ShillehTek
Build a Raspberry Pi Pico ADXL345 I2C accelerometer reader in MicroPython to print real-time X, Y, Z values in g for ...
React Native Node MongoDB: Forgot password flow | ShillehTek
Build a Forgot Password flow with React Native, Node (Express), and MongoDB, including emailed reset tokens and secur...
Raspberry Pi Pico W MicroPython: Set Up PyCharm | ShillehTek
Set up PyCharm to flash and run MicroPython on a Raspberry Pi Pico or Pico W, then verify the workflow with an onboar...
Python OpenAI Image API: Generate and edit images | ShillehTek
Build a Python workflow with the OpenAI Image API to generate images from prompts, edit with masks, and create variat...
React Native Expo expo-av Audio: Record and play sound | ShillehTek
Build a React Native Expo app that records audio, saves it locally, and plays it back using expo-av and expo-file-sys...