Moving Teddy Bear for Children with Autism Built on Freelancer
Mehdi Snene and freelancer Erwin Ried teamed up to bring a teddy bear to life
I want to build a small-scale hybrid renewable power system—solar panels, wind turbines and tidal generators all working together—inside SimulIDE, driven solely by an Arduino sketch. The goal is purely educational: I need to show that combining these three sources is feasible and to let students see exactly how each part talks to the others. Because of that, the spotlight is on component interactions rather than chasing perfect efficiency or bullet-proof stability. Your task is to create the full SimulIDE project and the matching Arduino code so that: • the three virtual sources feed a common DC bus, • the Arduino reads representative voltage/current sensors for each source, decides which source should be prioritised, and controls simple switc...
...with an ESP32. The goal is to have the ESP32 handle Wi-Fi connectivity, pull motion data from the PAA5100JE, and give me software control of several GPIOs so I can drive LEDs and switch power to an additional sensor on command. Here’s what I need from you: • An advised pin map and any level-shifting guidance for a clean, noise-free hardware hookup. • Well-structured firmware (PlatformIO or Arduino-IDE friendly) that: – Initializes the PAA5100JE and streams its measurements at a steady rate. – Publishes those readings over Wi-Fi—MQTT, HTTP, or WebSocket is fine, as long as it’s fast to implement and stable. – Exposes simple commands or a REST endpoint to toggle GPIOs for the LEDs and sensor power rail. • Clear doc...
...board should accept a compact solar cell and scavenge ambient 2.4 GHz energy (WiFi harvesting) to keep the system alive for months without manual charging. Core expectations • Electronics: schematic, component selection and PCB layout optimized for sub-100 µA standby, including the WiFi/BLE SoC, power-path management, solar MPPT, RF-to-DC harvester and battery protection. • Firmware: ESP-IDF/Arduino or similar code that boots, joins WiFi or BLE, pulls a JSON payload, drives the E-Ink controller, then returns to deep sleep. OTA update support is desirable. • Prototype: one fully assembled board plus BOM and gerbers so I can order more units. Acceptance criteria 1. Board refreshes a 2.9-inch E-Ink display from a cloud endpoint. 2. Average current in...
...accept both induction coils and standard gas burners so I can switch energy sources as required. From dough portioning and pressing to cooking, puffing, and neatly stacking, every step should run hands-free once ingredients are loaded. To keep the budget realistic, I’m open to clever use of off-the-shelf components, 3-D-printed parts, recycled food-grade stainless, or low-cost electronics such as Arduino or Raspberry Pi for control and sensor feedback. Just make sure anything in contact with the dough is food safe, easy to clean, and remains rigid over time. Deliverables I expect: • CAD drawings with assembly instructions • A complete bill of materials showing per-item cost and total staying below ₹10,000 • Control schematics and firmware source code ...
...service—written, tested and ready to run as soon as possible. Here is what I expect to receive: • Raspberry Pi service (Python, Node-JS or similar) that – discovers or registers ESP32 units, – maintains simultaneous connections, queues messages and forwards them over the WebSocket tunnel, – handles reconnects, heart-beats and basic security (token or key-based). • ESP32 firmware (Arduino IDE or ESP-IDF) able to – connect via Wi-Fi to the router, – subscribe to commands from the Pi and publish its own status/data, – keep memory and bandwidth light enough to scale to ~100 devices. • Simple config file or script so I can point the Pi at a different web-server URL or change Wi-Fi credentials with...
...hardware/electronics building experience. We're looking for a freelancer who can act as a hands-on mentor for the hardware and coding side, not just a builder — someone who will walk us through each step and explain it, since we're complete beginners in this specific area. Phase 1 scope (this posting): Guide us through wiring a basic glove prototype: flex sensors + IMU connected to a microcontroller (Arduino/ESP32 or your recommendation) Get the hardware reading clean, reliable sensor data Basic coding to turn that raw data into recognised output for a small set of signs (a handful of Arabic Sign Language letters/words as a starting vocabulary) Teach us why each step works as we go What we're looking for: Electrical/embedded systems engineer experienced w...
...buttery smooth, and the screen should raise clear visual and audible alarms whenever a user-defined threshold is crossed. Because this will live on a busy helm, touch interactions have to be glove-friendly, fonts readable at a glance, and refresh rates stable even when multiple PGNs flow in. You may pull any open-source libraries you like, but the final package has to compile in PlatformIO or Arduino IDE and be mine to modify. It would be beneficial for the coder to have or have access to NMEA2000 simulation or devices to test their code. Deliverables: • Documented source code for the ESP32, ready to flash • GUI assets + the “easy edit” method you implement (templates, config file, or mini editor) • Short build guide that covers wiring, library insta...
...Raspberry Pi, or any low-power alternative, provided the final build can connect over Wi-Fi or LTE and push data securely—ideally through Cloud IoT Core or Pub/Sub—into a time-series bucket I can later analyse with BigQuery or Data Studio. What matters most is that the entire path from sensor to cloud is proven and robust. You are free to suggest the specific humidity sensor, the firmware language (Arduino, MicroPython, C, etc.), and the best authentication method for GCP, as long as you keep power consumption modest and the solution easy to reproduce. Please highlight your relevant experience creating similar data-logging or IoT pipelines; that is the single factor I will weigh when selecting a freelancer. Deliverables • Bill of materials with part numbers ...
I need assistance reviewing a Gerber file to ensure it is set up correctly. If confirmed, the freelancer will upload the necessary code or firmware via Arduino and solder the pre-produced chip into a PC mouse.
I already have a two-screen interface finished in Squareline for my ESP32-CYD based nervoscope. All component IDs and events are set; what I am missing is the Arduino IDE firmware that brings it to life. Main screen • Shows battery level (%) • Rotates a gauge needle toward whichever of the two RTD probes reports the higher temperature Settings screen • Slider-controlled probe/needle sensitivity • Dark / light theme toggle • Information panel toggle • Screen-brightness control • Temperature unit toggle with Celsius as the default • Sleep-timeout selection Your task 1. Import the finished Squareline project, wire it to LVGL (or the display library you prefer) and produce a clean, well-commented .ino sketch. 2. Read both RTD...
Hello, I have the equivalent to an Arduino Mega 2560 and I am not a programmer. I have 128 x 64 Dot Matrix LCD made by Duinotech. I have 2 thermocouples attached to MAX6675. I also have 4 relays on a PCB to turn on with 5VDC and a separate 12VDC power supply to power my Mega 2560 from Keyestudio. I have a wood fired boiler with a 1000 litre storage tank, so I need to control the air flow to the fire to maintain the water temperature in it's jacket. One thermocouple is a K type to measure the jacket temperature of the water. I have a 240VAC geared motor that rotates to open and close the air shutter to the fire. The pin on the disc of the motor does the opening and closing with 3 micro switches to stop the motor in 3 given positions, 1st for fully open, 2nd for half open, 3r...
The goal is to turn an Arduino into reliable timing equipment for track-day cars. I already know the core requirement: precise lap timing triggered by track-side sensors, with each lap time shown live on an attached LCD screen so drivers can see their results as they pass the pit wall. What I need coded is: • Accurate capture of a start/finish trigger (IR beam, magnetic reed, or similar—happy to follow your recommendation) • Millisecond-level lap calculation that stores the current lap, previous lap, and best lap in memory • Real-time display of those three values on a 16×2 (or comparable) LCD; the screen should auto-update as each new lap registers • Simple push-button reset to clear the session without rebooting the board Deliverables: 1. Clean, w...
...small IoT device around an ESP32 and need concise, well-structured firmware that brings reliable WiFi connectivity online. The goal is straightforward: power up, join a predefined network (with fallback smart-config or captive portal for first-time setup), then expose a simple REST or MQTT interface so the rest of my stack can push and pull data. The code may be written in either the ESP-IDF or Arduino framework—whichever you’re most productive with—as long as it’s cleanly commented and easy for me to compile and flash from macOS. I will provide the SSID, credentials, and endpoint details once we start. Deliverables • Source code and project files • Brief README covering build steps, pin assignments (if any), and how to change WiFi settings...
...capability. The android device needs to run a particular app that is an official android app. The app is used to validate cards against a government database and it’s the only approved method to validate the card. At the same time a single scan must also send your ID to our Hikvision FaceTime terminal two validate your ID plus face scan. So a single scan must do 2 things. We are thinking to use an Arduino device paired with an NXP PN7161 chip or something similar so that we can scan the card and send one packet to the android app which is on a particular device and the other packet which contains the UID of the card we send to the Hikvision device for face plus card matching to the profile. We already have face plus card matching to the profile however we can’t get th...
...can balance range, power consumption, and tag cost. I expect us to discuss the trade-offs early and lock the decision in before PCB layout begins. Here is how I see the work flowing: • Electronic design—from antenna matching through to the microcontroller or SoC that will parse tag IDs and forward them over a simple UART, USB, or Ethernet interface. • Firmware—clean, documented C/C++ code (Arduino, ESP-IDF, or a bare-metal toolchain is fine) that wakes the reader, captures the tag UID, applies basic error checking, and pushes the data upstream. • Weather-resistant enclosure—3D model plus STL/STEP files suitable for injection moulding or rugged 3-D printing. • Prototype build and functional test—photos, short video, and log files...
...goal is to turn an Arduino into reliable timing equipment for track-day cars. I already know the core requirement: precise lap timing triggered by track-side sensors, with each lap time shown live on an attached LCD screen so drivers can see their results as they pass the pit wall. What I need coded is: • Accurate capture of a start/finish trigger (IR beam, magnetic reed, or similar—happy to follow your recommendation) • Millisecond-level lap calculation that stores the current lap, previous lap, and best lap in memory • Real-time display of those three values on a 16×2 (or comparable) LCD; the screen should auto-update as each new lap registers • Simple push-button reset to clear the session without rebooting the board Deliverables: 1....
I’m building a smart blind stick powered by Arduino that combines GSM and GPS. The core goals are straightforward: give real-time location tracking through GPS navigation and trigger an emergency alert whenever the user presses a panic button or the stick detects an unsafe situation. The alert must be sent over GSM as an SMS that includes live coordinates so a caregiver can locate the user immediately. Here is what I need from you: • Complete, well-commented Arduino code that integrates a GPS module for continuous position updates and a GSM module for outbound SMS alerts. • Circuit schematic (Fritzing or similar) showing all connections—microcontroller, GPS, GSM, power regulation, and tactile buttons/buzzers. • A concise bill of materials wit...
...aggressive cleaning agents. • Offer a straightforward refill system for staff, with clear level indicators on each reservoir. I’ll need detailed CAD drawings, component specifications (sensors, valves, augers/pumps, control board), and an assembly guide so manufacturing can move ahead without guesswork. Firmware for the sensor logic should be included, ideally in an easily updatable format such as Arduino or Raspberry Pi. Acceptance criteria: the prototype must dispense within ±2 g or ±2 ml of the user’s setting, complete a cycle in under five seconds, and pass a 500-cycle durability test without leaks or jams. If this sounds like your specialty, let’s talk timeline and hand-off milestones for design, prototype, and final documentation. ...
...procedure Completed hardware validation report Required experience Applicants must have real experience with: Automotive ECU or vehicle controller design STM32H7 hardware CAN FD Automotive power protection Low-power CAN wake-up systems ESP32 WROOM RF design Protected automotive inputs and outputs QSPI memory Mixed-signal PCB layout STM32CubeIDE firmware ESP32 firmware Altium Designer Generic Arduino, hobby PCB or simple ESP32-board experience is not sufficient. Project process The project will be completed in reviewable milestones: Architecture and component selection Complete schematic review Mechanical placement review PCB routing and manufacturing review Prototype bring-up Validation firmware and final handover A reviewable progress update is required at least once per ...
...aggressive cleaning agents. • Offer a straightforward refill system for staff, with clear level indicators on each reservoir. I’ll need detailed CAD drawings, component specifications (sensors, valves, augers/pumps, control board), and an assembly guide so manufacturing can move ahead without guesswork. Firmware for the sensor logic should be included, ideally in an easily updatable format such as Arduino or Raspberry Pi. Acceptance criteria: the prototype must dispense within ±2 g or ±2 ml of the user’s setting, complete a cycle in under five seconds, and pass a 500-cycle durability test without leaks or jams. If this sounds like your specialty, let’s talk timeline and hand-off milestones for design, prototype, and final documentation. ...
I am looking for a freelancer with experience in electronics design and prototyping to build a programmable ultrasonic cat repellent device. The device should meet the following specifications: Supply: 220V ...Time Cost Target: Low‑cost build using easily available components in India Deliverables: Circuit schematic and PCB layout Component list with vendor sources (India) Assembled prototype in enclosure Documentation for operation Budget: ₹4,000 – ₹5,500 (negotiable based on scope and quality) Timeline: 2–3 weeks for prototype delivery Location: India Skills Required: Electronics circuit design (Arduino, DDS, MOSFET drivers) PCB layout and assembly Experience with ultrasonic transducers Ability to source components locally (, Sunrom, element14, Mouser India, Amazon I...
I'm looking for an experienced Arduino developer to build and program an animatronic project. Key requirements include: - Building and programming animatronic functions, primarily movement (e.g., limbs, head) and potentially sound and light effects. - Using Arduino to control servos, motors, and other necessary components. - Providing a user-friendly interface for operation. Ideal skills and experience: - Proficiency in Arduino programming and electronics. - Experience with animatronics or robotics. - Knowledge of servo motors and motion control. - Ability to create safe, reliable, and engaging animatronic features. Please include examples of similar work in your bids.
...experienced individual freelancer (not an agency) with strong expertise in PCB design, firmware development, PCB assembly, and hardware testing for long-term collaboration on multiple exciting electronics and IoT projects. Required Skills: • PCB design (Altium Designer, KiCad, Eagle, or similar) • Schematic design and PCB layout • Firmware development for microcontrollers (STM32, ESP32, AVR, PIC, ARM, Arduino, etc.) • Component selection and BOM preparation • PCB assembly and soldering (SMT/THT) • Hardware bring-up, debugging, and testing • Experience using oscilloscopes, logic analyzers, multimeters, and other test equipment • Prototype validation and troubleshooting • Knowledge of communication protocols such as UART, SPI, I2C, CAN,...
...entertainment robot and need an engineer-maker who can take it from concept to functioning prototype. The goal is a small, crowd-pleasing bot that moves with personality, reacts to simple audience cues, and runs safely for several hours at events. Scope • Mechanical design: compact chassis, expressive head/arm movement, easy-access battery housing. • Electronics: controller board selection (Arduino, Raspberry Pi, or your preferred MCU), motor drivers, Li-ion power system, safety cut-offs. • Firmware & control software: motion routines, basic sensor-based interaction (ultrasonic or camera vision for proximity), and a USB/Bluetooth interface for future updates. • Prototype assembly: sourcing parts, 3-D printing or light CNC where needed, complete be...
I already have a batch of 2.1-inch round 360 × 360 GC9B72 TFT panels from and now need the electronics and software ecosystem that turns them into a r...and clock modes. Acceptance criteria • Any number of tiles up to at least 36 auto-map correctly after power-on. • Latency low enough that the clock’s seconds hand or colour transitions remain visually smooth. • Pattern editor responds in real time and matches what appears on the physical grid. • All files build and run using open-source toolchains (KiCad preferred for PCB, PlatformIO/Arduino-CLI or similar for firmware). With this complete system I can ship Gerbers to my PCB house, assemble the modules, open a browser and start painting with light on a wall of round displays—no extra ...
I'm looking for an experienced developer - LOCATED IN BENGALURU - to code for a semi-automatic mechanical arm designed for industrial tasks. The arm will need to perform specific movements as per triggers. Key requirements include: - Developing control algorithms to manage semi-automation - Ensuring reliability for industrial applications Ideal skills and experience: Proficiency in Arduino Code for physical movements Please share relevant experience with similar projects.
...The goal is for the module to establish a stable GPRS data session, open a socket or HTTP connection, and exchange test payloads with my server without dropping the link. You should already be comfortable with the M26 AT command set—PDP context activation, TCP/UDP sockets, HTTP GET/POST, SMS-related commands, and the usual registration hurdles. If you prefer to drive the modem from C, Python, Arduino, or an STM32 environment, that works for me; just let me know which toolchain you’ll use so I can replicate it later. Hardware sits on my bench, so I can supply serial logs, run test firmware, or schedule a live session while you steer the configuration from your side. I’m flexible on timing; I care more about a clean, well-documented solution than about hitting a...
...around an Arduino Mega Mini (Mega2560 Pro Mini), which needs to plug directly into the board via sockets/pin headers. 1-2 layer PCB, through-hole components only (I'll hand-solder it myself). All external connections (sensors, actuators, power) come out to screw terminals on the board edge. The W5500 Ethernet module and BTS7960 motor driver stay as off-the-shelf modules but get soldered directly onto the PCB. Communication with the rest of my system is Modbus TCP over Ethernet (via the W5500), not RS485. On top of the existing sensor/actuator I/O, the board needs: 7 extra analog inputs (5× 0-5V, 2× 0-10V, each with a small divider), 4 free digital pins, two inline automotive blade fuses (one on the main supply, one on the BTS7960), and two onboard step-down regu...
I'm seeking an experienced PCB designer to create a multi-layer PCB for a consumer electronics radio device. The PCB will need to interface with microcontrollers and sensors. Key Requirements: - Expertise in multi-layer PCB design - Experience with consumer electronics, especially rad...integrate microcontrollers and sensors Ideal Skills and Experience: - Proficiency in PCB design software (e.g., Altium, Eagle) - Strong background in electronics and circuit design - Previous experience with radio frequency (RF) applications is a plus - Attention to detail and commitment to quality - Experience in designing of boards with components which can communicate via Wifi - Programming in Arduino - Familiar with ESP32 dev board programming Please share your portfolio and relevant proj...
...LEGO-Compatible Models with Electronics Integration We are looking for an experienced **3D CAD designer** to design innovative **LEGO-compatible models** that can integrate electronic or electrical components. ## Project Requirements * Create high-quality 3D models compatible with LEGO dimensions and building standards. * Design parts that can accommodate electronic or electrical components such as: * Arduino * ESP32 * Raspberry Pi Pico * DC motors * Servo motors * Sensors * LEDs * Batteries and battery holders * Switches and connectors * Ensure all parts are optimized for **3D printing** (FDM printing preferred). * Produce clean, parametric CAD models (Fusion 360, SolidWorks, or Onshape preferred). * Design parts that are strong, easy to assemble, and reusa...
...without opening panels or plugging in a laptop. • Safety-conscious wiring, reliable battery power for several hours of convention floor time, and quick-swap charging access. • Final delivery fully tested, with a short video walkthrough and clear maintenance instructions so I can handle minor fixes on site. Helpful experience includes animatronics, servo/motor control, microcontroller boards (Arduino, Raspberry Pi, or similar), 3D printing or lightweight CNC work, realistic fur application, and compact audio solutions. Timeline is tight: I’ll need the finished cat shipped to me in time for a rehearsal two weeks before the event. If this challenge excites you, let’s discuss your concept sketches, parts strategy and milestones so we can bring this larger-...
A dedicated PCB will drive a self-service car-wash “vendo” unit built around an Arduino Nano. The board must accept the pulse output from a standard electronic coin slot, translate each valid coin into the required runtime, and use that signal to energise five independent relays that handle pumps, valves, or lights. All relays share a common 12 V source, yet the Nano and logic lines stay safely at 5 V, so on-board regulation (12 V → 5 V buck or linear, as you judge appropriate) is part of the layout. The relays themselves need fly-back protection, status LEDs, screw-terminal or JST headers for easy field wiring, and clear silkscreen labelling. A USB-B or tag-connect footprint for in-circuit programming is also required. Deliverables • Complete schematic...
I already have a partially-working prototype for an industrial counter + timer built around an Arduino. It needs to count production units while tracking elapsed time in parallel, show both values on an LCD screen, and push the data over Wi-Fi to my factory LAN. Where I’m at • Core hardware is assembled and a rough sketch is running, but the logic occasionally drifts and the Wi-Fi payloads are not stable. • The prototype can be shipped to you immediately, fully labelled and with a wiring diagram of the current build. What I need from you 1. Clean, well-commented Arduino code that reliably performs the simultaneous counting and timing functions. 2. Solid LCD interface: clear, easy-to-read formatting of count, timer, and simple status icons. 3. Robus...
...that lets me roll a ball across any flat surface and have it actively steer itself so the pen mounted inside draws in the exact direction I choose. An optical-flow sensor will read surface motion, my code will translate that into heading commands, and two small motors inside the ball will supply the corrective spin. The overall sketch is already under way, but I need a specialist who knows Arduino-style hardware and, more importantly, how to marry miniature motors with an ESP32-C module for precise directional control of the ball. Your main focus will be advising on the right motor format, driver circuitry, power budgeting, and the physical/electrical integration so the firmware can call simple functions like setHeading() or setVelocity(). I’m comfortable writing and ite...
I need a complete Arduino robot designed in SolidWorks. I've made the robot in real life and i have as many pictures as you need. Please include your SolidWorks drawings in your application.
I'm seeking an experienced engineer to develop an Arduino CAN Bus module specifically for controlling power steering systems in automotive applications. Key Requirements: - The module will be used to control power steering as part of vehicle control systems. - It should integrate seamlessly with existing automotive CAN networks. Ideal Skills and Experience: - Proficiency in Arduino programming and CAN Bus communication. - Experience with automotive systems, particularly in control systems and power steering. - Strong background in embedded systems and real-time monitoring. Please provide relevant experience in your bids.
...that will let me test different grip profiles through a simple interface. Scope • Translate my sketches and performance targets into detailed CAD ready for rapid manufacture (CNC, SLA or FDM are all fine). • Select off-the-shelf valves, fittings and sensors, then size the cylinder and air supply so the gripper reaches its force and stroke goals. • Develop quick-change firmware or a ROS/Arduino node that lets me adjust pressure, speed and dwell time from a laptop while logging position/force data. • Assemble and bench-test the unit, capturing video and basic data traces that prove smooth, backlash-free clamping across the full range. Acceptance criteria – Grips 0-50 mm objects with <0.5 mm repeatability. – Delivers up to 150 N closi...
...stations. The system will enable users to monitor battery health (State of Charge/State of Health), locate available stations, and reserve battery slots in real-time. Core Functionality: User Interface: Create a dashboard/mobile app for users to track battery status, view station availability via GPS, and manage reservations. IoT & Hardware Integration: Interface microcontrollers (e.g., ESP32/Arduino/Raspberry Pi) with sensors (voltage, current, temperature) to transmit real-time data to a cloud server. AI/Predictive Analytics: Implement AI models to optimize charging strategies, predict battery health, and forecast station demand. Backend & Cloud: Establish cloud connectivity for remote monitoring, billing, and inventory management of charged battery packs. Technic...
...Firmware and source files that drive the sensor, handle threshold logic, and trigger the alert (sound, vibration, or LED—whichever best fits the space and power envelope) • Complete schematic, PCB layout, and bill of materials so the design can be reproduced • Brief usage guide explaining calibration, normal operation, and how to adjust alarm levels I’m open to your preferred development tools—Arduino, STM32, ESP, or a custom microcontroller platform—as long as the end result stays compact and keeps power draw low enough for everyday wear. Speed matters. I’d like the first working unit on my desk as soon as possible, with interim check-ins or photos to confirm progress along the way. If you have prior experience with radiation detect...
...driven by an Arduino. Each of the sixteen micro-switch inputs will correspond to one—and only one—relay output. When a switch is pressed the matching relay should energise for a fixed pulse of 2-3 seconds, then drop out automatically; there is no need for the user to alter that timing. Here is what I need from you: • Clean, well-commented Arduino sketch that reads the 16 discrete inputs, debounces the switches, and fires the appropriate relay for the required duration. • Pin-mapping and a simple wiring diagram so I can connect everything without guesswork (I will be using a common 16-relay module that accepts active-LOW signals, but please keep the code flexible enough to invert logic if needed). • Guidance on any libraries you choose to u...
I already have a batch of 2.1-inch round 360 × 360 GC9B72 TFT panels from and now need the electronics and software ecosystem that turns them into a r...and clock modes. Acceptance criteria • Any number of tiles up to at least 36 auto-map correctly after power-on. • Latency low enough that the clock’s seconds hand or colour transitions remain visually smooth. • Pattern editor responds in real time and matches what appears on the physical grid. • All files build and run using open-source toolchains (KiCad preferred for PCB, PlatformIO/Arduino-CLI or similar for firmware). With this complete system I can ship Gerbers to my PCB house, assemble the modules, open a browser and start painting with light on a wall of round displays—no extra ...
...ESP32-based prototype uses the MSME INNP441 digital mic, and during live audio streaming it introduces jitter and a screeching interference noise—even though the board sits in a quiet lab. I have already updated the firmware, swapped in fresh hardware, and tweaked every software register I could reach, yet the distortion persists. I’m looking for someone who can dive into the existing C/C++ (Arduino-style) code, analyse the I²S configuration and clocking, and track down whatever is corrupting the audio path. If a schematic or logic-analyser trace is helpful, I can supply both. Any fix should leave us with clean, stable voice capture that we can push straight to our streaming stack. Because this is part of our in-house tech, I will provide the full repository ...
I’m building a compact pan-tilt head that can be driven remotely with a small camera module and a laser pointer ride on top of it. The primary goal is reliable pan-tilt motion and foundation for future development. Here’s what I need from you: • A motorized pan and tilt mechanism sized for a lightweight camera board and laser diode. • Control electronics (Arduino, Raspberry Pi, or similar—whatever you prefer) with firmware that exposes over serial communication. • A simple desktop or mobile interface so I can jog the rig manually, start/stop tracking, and toggle the laser. • Assembly instructions, wiring diagrams, and commented source code so I can reproduce the build. Acceptance test: demonstrate adequate homing and motion control. I...
...should update in near-real-time without manual refresh. Key expectations 1. Fully commented Arduino-style code (ESP-IDF is fine too) that hits the above metrics with my exact sensors. 2. A lightweight backend or direct ESP32 HTTP endpoint to accept the JSON, store it, and feed the dashboard. 3. Responsive dashboard pages showing both line charts and tabular data for each variable, plus cumulative kWh and total runtime counters. 4. Clear setup instructions so I can reproduce the build from flashing the ESP32 through opening the dashboard. If you’re experienced with ESP32, sensor calibration, PZEM energy metering, HTTP/JSON APIs, and chart libraries such as or similar better if Arduino IDE, let’s get this running....
I want to create a branded control board that keeps the familiar Arduino UNO R3 footprint yet swaps the ATmega328P for an ESP32. The finished board must: • expose the usual analog inputs, PWM outputs, serial ports and full digital I/O • break-out every pin through sturdy screw terminals instead of header pins • carry an on-board battery cradle for two 18650 cells (3.7 V each) and an integrated 2-cell BMS • arrive pre-flashed so it shows up in the Arduino IDE exactly like a normal UNO-style target Because the unit will be wall-mounted, an ABS enclosure that matches the board outline, standoffs and connector layout is part of the job. I need mechanical files (STEP/STL) alongside the electronics deliverables. Deliverables 1. Schematic, PCB layout and Gerb...
I'm looking for an experienced Arduino developer to create an interactive experience. The project can be tailored towards educational activities, entertainment/games, or an art installation. Ideal Skills and Experience: - Proficiency with Arduino and microcontrollers - Experience in designing interactive systems - Knowledge of various sensors (temperature, motion, light) - Ability to implement diverse outputs like LED effects, motor movements, and sound Please provide examples of previous work and relevant skills.
I’m building a proof-of-concept that lets an ultra-low-power board—specifica...within the ESP32’s limits. If you’re interested, send a detailed project proposal outlining: • The model architecture you would adapt or design (e.g., TinyML CNN, MobileNet variants, quantization/pruning strategy) • How you will tackle data collection, augmentation, and on-chip preprocessing • Your plan for optimizing inference time and RAM/flash usage on the ESP32 toolchain (ESP-IDF / Arduino, TensorFlow Lite Micro, or similar) • A validation strategy showing accuracy, sensitivity, and false-positive rates on a held-out image set Final deliverables include compiled firmware, source code, trained weights, and concise build/run documentation so I ca...
Project Overview I am developing a commercial automotive telematics device for the Indian market. The product will be used for fleet management, GPS tracking, vehicle diagnostics, driver behavior monitoring, and future FASTag ecosystem integration. This is **NOT** a hobby or Arduino-based project. I require an industrial-grade PCB design that can be manufactured in China through PCBWay, JLCPCB, or a similar PCB assembly service. The final deliverable should be ready for prototype manufacturing and later mass production. I am looking for an experienced hardware engineer or embedded systems engineer who has previously designed automotive telematics devices, GPS trackers, CAN bus products, IoT hardware, or vehicle diagnostic devices. --- # Objective Design one universal hardware...
STM32 BLDC Motor + Heater Controller — KiCad Schematic, PCB, Gerbers & BOM (Production) Project Description (paste this) I need an experienced hardware/PCB engineer to redesign an existing Arduino/IR2104-based motor controller into a production-grade STM32-based controller board using KiCad. Scope: • Full KiCad schematic (multi-sheet) and 4-layer PCB layout • 24V 3-phase BLDC motor control with hall-sensor feedback • Integrated 3-phase gate driver + MOSFET bridge (modern driver preferred) • 24V heater control with temperature feedback and hardware fail-safe • I2C ToF/distance sensor connector (VL53L0X-class) • UART interface to a main controller, incl. UART-bootloader OTA path (BOOT0/NRST control) • SWD debug/recovery header ...
...similar low-voltage output. I need help with both the concept and the physical prototype. What I need help with: - Prototype concept and layout. - Basic circuit planning. - Material selection. - Physical assembly of a small model. - Simple working demonstration of solar charging and output. Preferred skills: - Solar panel integration. - Low-voltage electronics. - Product prototyping. - Arduino or simple circuit experience. - Mechanical/fabrication skills. Project scope: This is a school-level prototype, not a commercial product. The focus is on creativity, functionality, and clear presentation. Location: Delhi NCR preferred. Budget: 10,000 rs INR Please include: - Relevant past projects. - Whether you have worked with solar prototypes before. - Your expected ti...
Mehdi Snene and freelancer Erwin Ried teamed up to bring a teddy bear to life
Learn how to create an Arbitrary Waveform Generator with a table and ISR.
Time was running out. Electronic repair shop owner Andrew Jason had taken on more than he could chew.