Posts by Ibrar Ayyub:
Arduino LCD Project for Measuring Distance with Ultrasonic Sensor
Posted on: 09 Aug 2024
In LESSON 18 you learned how to use an ultrasonic sensor to measure distance, and in LESSON 19 you learned how to connect an LCD to the arduino. In this lesson we will combine what you have learned to create a circuit for measuring distance, and displaying results on an LCD display. – See more […]
Create A Giant Meter Using Arduino
Posted on: 09 Aug 2024
The Meter The whole idea of this project was to create a giant meter to show website response time almost like a speedometer would. The result is something that’s both fun to watch and provides a meaningful ‘heartbeat’ of current status. After several revisions and different designs along the way, I ended up with what […]
Arduino android projects for the evil genius
Posted on: 09 Aug 2024
Book Description Discover how to create cool Arduino devices that “talk” to Android smartphones and tablets! Arduino + Android Projects for the Evil Genius brings two popular open-source technologies together with a series of hands-on projects that marry the worlds of touch-screen devices and physical computing. The book covers the Android Open Application Development Kit […]
9 Degrees of Freedom – IMU
Posted on: 09 Aug 2024
I’m working on a project that requires full orientation information, so I built an Inertial Measurement Unit from scratch. I really like the 9DOF IMU board that Sparkfun makes – the calibration code that comes with it is fantastic – but I wanted to redesign the board so that it could be made at a […]
Cheap Arduino Controlled Light Sockets – Reverse Engineering RF
Posted on: 09 Aug 2024
Smart lightbulbs cost your firstborn child. Which is a shame, because smart lights unlock tremendous potential for home automation, energy savings, and all sorts of cool projects. If only there was a way to control your lights without breaking the bank… And now there is! For $19 on Amazon, you can get a 4-lightbulb kit […]
Build A Speech Controlled Quadropod Using Arduino
Posted on: 09 Aug 2024
This is my first post on Instructable and I am super excited to share my knowledge! My original robot post is here: Spryo SpoonTail which is just my robot showing some tricks but with a tethered control. In this Instructable I am going to show you how to make a quadrapod of your own and […]
Daox’s diy arduino thermal differential controller
Posted on: 09 Aug 2024
We have a great thread that contains lots of info on thermal differential controllers here. However, I wanted to start a thread dedicated to my own development of a thermal differential controller that I’ll be using for my attic heat reclamation project. Tonight I setup a simple circuit that tested the operation of the differential […]
DIY Thermal Differential Controller – Part 4: Building Your Own
Posted on: 09 Aug 2024
In our last episode, I explained how I redesigned the controller from what I first thought I was going to do. Now, I am going to explain how to make your own thermal differential controller based on mine. As it is, this setup will only control an AC load, but it would be fairly simple […]
The LCDuino-1 I/O processor
Posted on: 09 Aug 2024
News – April 25, 2010: All future announcements and updates for the LCDuino-1 and related app modules (δ1 relay-based attenuator, δ2 relay-based input/output selector, and others) have moved to the new AMB DIY audio forum. We have an entire forum category dedicated to the LCDuino system, with separate sub-forums for each module. LinuxWorks and I […]
Fun With The Arduino Esplora: A Digital Picture Frame
Posted on: 09 Aug 2024
With this article I kick off my series on the Arduino Esplora board. Today’s project is a nice (and cheap!) little digital picture frame that uses the Esplora’s TFT Screen add-on. Materials Needed In this section you will find the materials that you need to obtain to build this project. Arduino Esplora Board The Arduino […]