Close

150 Results for "arduino"

  • Vintage Parallax Robot Restoration

  • Got a neat little Parallax robot from a friend of a friend who passed away. Gonna revitalize it with my Beaglebone Green & SLAM Navigation
    • 1.1k
    • 8
  • FlipClock

  • An Arduino-based graphical “flip clock”. Bonus faces because there’s room. Really minimal enclosure.
    • 97
    • 89
  • More fancy hardware

  • Just received my MAX7456 overlay board altho programming it was a pain.That means my TV got smarter. When the system is done, I'll upload 1.5.6 Arduino IDE compactible libraries.Moved few more nodes to prototype plates instead of breadboards they were...
  • Purchasing Electronics/parts

  • First step to build Jeremy is to purchase all the materials. You will need the followingElectronics:X1 Adafruit Wave shield (https://www.adafruit.com/product/94)X1 Arduino Mega (https://store.arduino.cc/usa/arduino-mega-2560-rev3) (note: any Arduino...
  • PCBWay Arduino Standalone

  • Introduction Do you know how the basic circuit of an Arduino works? Every Arduino has a minimum circuit that allows you to put the ATMEGA328p Microcontroller chip into operation. It is known as Arduino Standalone. In this article, sponsored by PCBWay,...
  • DIN-Uino Progress...

  • Some of you may recall a similar project from back in late 2017. I've been pretty busy and just recently had time to re-visit this project - and I'm actually getting parts on order! 17-Jul-2020: Boards have arrived: The DINuino-MEGA-B prototyping board....
  • R6Pedals

  • (Sorry, Automatic Google Translation)I've been giving the Rainbow Six Siege a few days, and the truth is that I did not quite hook up to a game (well, removing the DOOM, which also had its own). Well, the thing is that Rainbow Six (R6, from now on) is...
  • Turtlebot3 Burger Integration

  • With the sensor case and electronics complete it’s time to put our sensors on a real robot and unleash it into the wild!   We’ll be using a Turtlebot3 Burger from Robotis because it’s one of the most popular educational robotics platforms and...
  • Base Design

  • As discussed in one of the previous logs, it took a lot of discussions and revisions to get a design that could help us put many sensors on it. We ended up with an octagon as it gave us the closest shape to a circle but with eight sides to put eight...
  • Send data

  • For reading and sending data will require two components: an Arduino board with a microcontroller that performs the first and a Bluetooth module that allows sending the measurements made, wirelessly, to the cell phone. In turn, you need to be able to...