AIbeginsDotNet
AIbeginsDotNet
  • Видео 9
  • Просмотров 138 095
#9 How to ROS : The Easy Way ! | Part 2: Installing ROS on a Raspberry Pi 4! | #ROS
Hello World! Welcome to the second part of the ROS Series where we will install ROS on a Raspberry Pi 4 running Ubuntu 20.04.
Reference Links:
1. Installing ROS on Ubuntu : wiki.ros.org/noetic/Installation/Ubuntu
2. ROS tutorials: wiki.ros.org/ROS/Tutorials
Commands (Only the really long ones ;p):
For adding the repository (remember to insert a right angled bracket where it is mentioned, RUclips for some reason restricts it):
sudo sh -c 'echo "deb packages.ros.org/ros/ubuntu $(lsb_release -sc)main" (insert right angled bracket here) /etc/apt/sources.list.d/ros-latest.list'
For getting the keys:
sudo apt install curl
curl -s raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add...
Просмотров: 6 412

Видео

#8 How to ROS : The Easy Way ! | Part 1: Installing Ubuntu on Raspberry Pi 4 Headless Setup | #ROS
Просмотров 11 тыс.2 года назад
Lets take the first step into the world of ROS (Robot Operating System) development and create awesome robots ! Part 1 shows you how you can install Ubuntu on a Raspberry Pi 4 using a headless setup, i.e. you don't need a separate keyboard, mouse and display to access your Pi. Things you need: 1. Raspberry Pi 4 (2GB RAM or More) 2. 32 GB Micro SD Card 3. 5V 3A Micro USB Power Supply Links: Pop_...
#7 How to make a walking fish robot! || Mudskipper Robot || Biomimicry || #ESP32 Projects
Просмотров 7562 года назад
Make a Mudskipper Robot. Why? Because its a badass fish! Blog: aibegins.net/2021/10/12/mudskipper-robot/ Things you need: 1. SG90 Servo Motor(x4) - robu.in/product/towerpro-sg90-9g-mini-servo-9-gram/ 2. ESP32 Devkit V1 - robu.in/product/nodemcu-32s-esp32/ 3. 18650 Battery Shield - rb.gy/difd4r 4. 18650 Lithium Ion Battery - robu.in/product/orange-icr-18650-2200mah-lithium-ion-battery/ 5. Common...
#6 Light up lithophane with ESP01 and Neopixel LEDs || Smart Lithophane Display
Просмотров 3933 года назад
Create a 3D printed photo display with lighting effects that you can control using a web page! Blog: aibegins.net/2021/04/14/smart-lithopane-display/ Code for ESP01: github.com/mijazm/SmartLithopaneDisplay.git 3D Files: www.thingiverse.com/thing:4786929 Lithophane generator : itslitho.com/ Here are the things you will need (affiliate links): 1. ESP01 : amzn.to/3tftM6n 2. ESP01 USB Adapter/Progr...
#5 Obstacle avoiding robot using ultrasound!
Просмотров 4263 года назад
Make a super simple obstacle avoiding robot using Arduino! Check out my blog at: aibegins.net/2021/01/26/obstacle-avoiding-robot/ Get the code from github : github.com/mijazm/ObstacleAvoider Things you need : Arduino Uno - amzn.to/3sXwYUr L298N H Bridge Module - amzn.to/2NsoqEH HCSR04 Ultrasound sensor module - amzn.to/3a3cKQs 12V DC motors x 2 - amzn.to/3ohJwST Robot Wheels x 2 - amzn.to/36eSD...
#4 How to make a Motion Sensor Switch ! || No Microcontroller , No Coding || DIY Home Automation
Просмотров 2963 года назад
A simple motion sensor switch to kick start your DIY home automation journey. A blog is attempted here: aibegins.net/2020/11/20/diy-home-automation-motion-sensing-switch/ Things you need: 1. PIR Motion Sensor Module x 1 : Banggood[www.banggood.in/custlink/mDmhHajGFZ] | Amazon[amzn.to/3pHYQKD] 2. 5V Relay Module x 1 : Amazon[amzn.to/3lQzDva]|Banggood[www.banggood.in/custlink/mG3d5oamS6] 3. 5V AC...
#3 How to make an awesome Robot with TWO transistors !!
Просмотров 3323 года назад
How about we build a robot today? RoachBot is a light avoiding robot which requires no soldering or coding! Get yourself into robotics starting with this simple build. A blog is attempted here: aibegins.net/2020/10/20/roachbot-the-diy-light-avoiding-robot/ Things you need (Consider buying from the links given to support the channel): 1. Light Dependent Resistor (LDR) x 2 : amzn.to/31t08Pg 2. BD...
#2 ESP01 + Alexa = Smart Switch !!
Просмотров 14 тыс.3 года назад
Build your own smart switch and take control of your home! An easy to do and handy project if you are into the Alexa ecosystem. Need a step by step guide? Check out my website at : aibegins.net/2020/09/21/alexa-enabled-smart-wifi-switch/ Component List (Consider buying from these links if it doesn't cost you any extra): 1. ESP01: amzn.to/2ZTqusE 2. 4 channel relay module: amzn.to/35WcemW 3. 5V ...
#1 Program an ESP01: The easy way!
Просмотров 104 тыс.3 года назад
Learn how to dip your toes into IoT, program an ESP01, and yes, the easy way! A reader at your heart? Here is a step by step guide: aibegins.net/2020/08/09/program-an-esp01-the-easy-way/ Additional Boards Manager URLs: arduino.esp8266.com/stable/package_esp8266com_index.json CH340 Drivers: learn.sparkfun.com/tutorials/how-to-install-ch340-drivers/all Consider supporting the channel by buying fr...