Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

arduino

  1. S

    Teensy USB Host not receiving messages

    I've attached the USB host cable to the USB Host pins on the Teensy 4.1, my midi controller comes on when plugged into it and I've created this simple sketch to print out the CC number of any messages received, however it's not printing anything. This code has been cobbled together from bits...
  2. hesam_m

    Temperature, Air Pressure, and Altitude on a GUI using Raspberry Pi Pico, Bosch BMP280, and LVGL

    In this article/video, I used a variant of the Pico board (RP2040 Zero), a digital Bosch I2C BMP280 sensor, and a 3.2” SPI ILI9341 colorful TFT display to build a graphical temperature, pressure, and altitude measurement unit that can be used to monitor the home, workplace, mobile devices...
  3. I

    Can I use BP2857 constant current LED driver IC with a PWM-controlled MOSFET for dimming and turning the lights on or off with an ESP8266/Arduino?

    I am trying to build a remotely controllable aquarium LED light. I live in a country where DigiKey and Mouser are not a thing. Electronic components are hard or impossible to find in this country. So I'm limited to the parts shown in the schematic. And my skills are not yet adequate for...
  4. M

    Low noise TEC driver design - adjustable linear voltage regulator

    Hi all, I currently have a project where I want to heat a EMI sensitive device (DUT) with a peltier module. I started with an Arduino, a MOSFET driver module (IRF520N), a lab power supply, a temperature sensor attached to the hot side of the peltier-element (TEC) and a Peltier module with the...
  5. Aimee Kalnoskas

    How to encode & decode JSON data in Arduino for IoT

    JSON and XML are the most common data serialization formats. The Internet is a hub of billions of different devices, applications, and services. These devices and applications are built in different programming languages and around diverse platforms. For all these entirely different devices and...
  6. Pavi98

    Arduino Code Problem

    Hello there, I'm a newbie in Arduino, and I tried to make two battery-level indicators to be displayed on an OLED display. Once I uploaded the following Arduino code, it showed two battery level indicators with percentage values. One battery level indicator should only work with the voltage...
  7. B

    wobbling polygon motor

    I am working on a project where I have to pulse a laser against a spinning, six sided polygon mirror motor. https://www.precisionroller.com/motors-for-sharp-mx-3640n/products.html (worth noting that i have them from china) I am pulsing at the motor frequency x6 to get a single laser dot...
  8. riccardo

    Code glitch causing reset

    Hello, My code has developed a weird glitch that I've been unable to properly fix. The symptom is that the code runs to a point then the micro resets and the whole thing goes in a loop. This is very typical of what happens when data is written to an array beyond its size, but I can not find any...
  9. hesam_m

    Wireless Home Automation (Control and Monitoring)

    Nowadays home automation is a trending topic among electronic enthusiasts and even the mass population. People are busy with their life challenges, so an electronic device should take care of the home instead! The majority of such devices need internet or Wi-Fi for connectivity or they don’t...
  10. T

    Small Scale Mini Bowling Project

    Hello, I am new to this forum community but I need your help. We are starting on a new project to construct a two lane multifunctional mini bowling machine (small scale). The two machines will be controlled using a single microcontroller for the motors, switches and sensors, together with a...
  11. Lucky-Luka

    WXmeteo in APRS at 144.8MHz project schematic question

    Hi all I've found a project that should do what I've written in the subject of the thread. Arduino is connected to a VHF Intek transceiver. What do you think the circuit in the red circle do? Thanks
  12. F

    Conductivity Sensor

    I have a conductivity kit from Atlas Scientific, but the ezo conductivity module is missing. I just connected the sensor probe to pin A0 on the Arduino Uno with the analogRead command in the source code. However, I'm still confused about the sensor output. Can I convert sensor output to...
  13. C

    IoT Webser using Arduino

    Hi Folks, just completed a course on creating a webserver using an Arduino Uno which allows for remotely monitoring and controlling actuators. This also includes visualizing the sensor data on really cool looking animated dials... Based on what I've learned (and I really learned a lot), I...
  14. K

    Review of electric circuit with Arduino

    Hi guys! I am currently working on a project for which I am in charge of the electronic circuit. However I have never worked with electronics before, therefore I am really desperate and unsure whether what I am doing is correct. If someone could help me out, that would be great! :) So...
  15. I

    Is the sensor working?

    Hello Community! Is there any method to use to see if a sensor (in general) is working or not? Regards, Imane.
  16. M

    Interfacing ZMOD4410 with Arduino UNO

    Hello Everyone I am working on a project in which I am interfacing ZMOD4410 with Arduino UNO. The Issue I am facing is that I am unable to read data from the sensor. To debug issue I used logic analyzer to see what kind of data is writing on the i2c bus, Here I found some strange result which I...
  17. C

    Motor shield on Arduino constantly driving motor1 problem

    I have a pololu dual mc33926 motor driver shield sitting on top of an arduino mega 2560 driving 2 maxon 363789 motors. The arduino is powered by usb serial and the motor driver is powered by lityum ion battery pack. This works fine on one side of my robot. Additionally the other side has exactly...
  18. A

    Second Pair of Eyes

    Hello all, this is one of my first electronic schematics and I'm trying to make sure everything looks good (electrically) before I order board and components. Another set of eyes on this to criticize and give constructive feedback would be great and point out any issues or mistakes my circuit...
  19. S

    MPU 6050 Accelerometer Frequency Response

    I am making a project that requires an accelerometer to be attached to the waist of a person that will detect the movement frequency of that subject. I have searched everywhere but I cannot figure out how to extract frequency from the accelerometer. I suppose it has something to do with the...
  20. C

    how to make your ultrasonic levitator

    I saw a very cool magnetic levitation project on youtube, it can be done only with Arduino, I feel amazing.
  21. C

    Arduino uno 3.3v capacitor burned out

    I accidentally hooked up the Arduino to a 12v power supply while using the Arduino Uno to connect to my screens and power them up, which made my board burn up in a heartbeat. I think maybe the 3.3v capacitor is burnt out, how should I repair it? My board is normally connected to the computer...
  22. J

    Ducted A/C Communication protocol

    Hi all, i'm very new with electronics, looking to get a better understanding. I work as a HVACR tech and I've been looking into making an Arduino thermostat to use mainly on Panasonic's ducted inverter A/C. The issue i'm facing is that i don't know how the controller talks to the indoor PCB...
  23. O

    Need Guidance with HB100 radar SENSOR AND Arduino code (Vehicle speed Detector)

    Hello, I am working on a vehicle speed detection system using the hb100 doppler radar sensor. I am simulating on proteus first before I start the construction process, i couldn't find the library of the hb100 sensor to add unto proteus, so i made use of an astable circuit to act as the HB100...
  24. C

    Tap on the LCD does not respond

    I made a project to implement it on to click, what is going on?
  25. C

    Vending Machine based on STONE HMI and Arduino

    I was recently conceptualizing a project that required a touch screen display, so I purchased some different brands of LCDs and I wanted to make a touch screen display for a vending machine. Finally, I decided to use STONE 15.1'' TFT LCD and Arduino for a simple simulation. Does anyone have a...

Latest threads

New Articles From Microcontroller Tips

Back
Top