Close

5859 Results for "esp32 tutorial"

  • Hack Chat Transcript, Part 3

  • Kris Winer12:48 PM@Josh Lloyd Of course... Josh Lloyd12:48 PM@Kris Winer I'm starting a new low power ESP32 project, I'll keep your power requirements in mind. How often do you need to capture a sensor reading? Sophi Kravitz12:49 PM@Brian Lough I liked...
  • Hack Chat Transcript, Part 1

  • Hi everyone, thanks for tuning into the Hac Chat today. I'm Dan, I'll be modding things today as we welcome Matt Hertel and John Allwine from PocketNC. Hi Matt and John! Can you start us off with a little about yourselves? John Allwine12:01 PMThanks...
  • TFT LCD Displays - Setup and Testing

  • For wiring the 3.5inch TFT LCD to Arduino UNO, please refer to the interface section in the WIKI. The resolution of these TFT LCD's is 480 x 320 (W x H). That is 480 pixels wide and 320 pixels tall if in landscape orientation or 320 pixels wide and 480...
  • Motion Primitives

  • OverviewIn robotics, online motion planning can be computationally intensive and/or add significant network load. To avoid this, motion primitives are sometimes used. The concept is that the higher level controller can command pre-determined trajectories...
  • WIFI CONTROLLED SUMO BOT

  • What Will You Learn During This Project Making how to use l298n motor driverwhat is mecanum wheelhow to use node MCUhow to upload code on node MCUhow to interface the bot with a smartphonewhat is sumo botand finally how to make wifi controlled sumo bot...
  • DIY Watch with WiFi and Audio

  • The most suitable application for a round display is a programmable watch. Using the GFX Library for Arduino (https://github.com/moononournation/Arduino_GFX) , we can easily configure and start using the round LCD, printing text and image on the display...