Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 raspberry web jobs fundet, i prisklassen EUR

    I HAVE CODE FOR NODE MCU 8266 (ESP8266) I CONNECTED WIIT GYROSCOPE I NEED HELP FOR CONNECTED TOW NODE MCU WITH ONE RASPBERRY PI

    €32 (Avg Bid)
    €32 Gns Bud
    5 bud

    I am looking...RFID/NFC reader, buzzer, batteries, and electromechanics (designed maximize battery life) to enable a solenoid, "Heschen Electroimán solenoide HS-0530B DC6V". A cable will connect the solenoid to the electronics. The server is a Raspberry pi. Raspberry Pi Zero W, Running Node JS. I will supply images of all UI for the server. The server reside inside the wifi network. It has a wifi/NFC reader/writer connected to it. Milestones are; 1. Firmware for ESP32. 2. Server side coding. Server side coding should include a script to install all server side software on an Raspberry pi 3. PCB design. 4. 3D Design of housing for electronics and batteries. It will mount inside the door, in the same way as a hidden lock. Communications in the sys...

    €487 (Avg Bid)
    €487 Gns Bud
    38 bud

    The motor will drive a material handling trolley. It will be a DC motor of approx 3 kW power. The motor will run as per speed data provided in the software (a file, for example). The speed data (max 8 m/s) will vary from time instant to instant (acceleration). Eg: Time(s) Speed(m/s) 0.0 0.0 0.1 0.2 0.2 0.4 0.3 0.6 0.4 0.8 0.5 1.0 0.6 1.0 0.7 1.0 0.8 1.0 0.9 0.9 1.0 0.8 1.1 ... There will be separate, external position and speed sensors in the trolley. This sensor data will be used to adjust the speed to make sure that the motor drives the trolley at the right speed and therefore is at desired position at all time. The developer will: 1. Recommend the exact motor specification and the specifications of oth...

    €1170 (Avg Bid)
    €1170 Gns Bud
    7 bud

    ...releases the red button 2. He/she then hits the green (playback) button to listen to his voice (song, story, whatever for up to one min). 3. The next kid walks up and repeats the same thing however at this point it automatically wipes out the first kids recording. Project: Suggest a small computing device to work this on. eg Arduino or Raspberry Pi. I will get these components: Speaker, Microphone, Small Computer device(Raspberry Pi or Arduino) and two buttons. I need to record voice when user holds button 1. Recording max time: 1min & 30 secs. The user than clicks on button 2 to play the sound. There are a few key things here: - The software should only use the button keys and there is no screen to navigation. - Whenever the button 1 is h...

    €21 / hr (Avg Bid)
    €21 / hr Gns Bud
    25 bud

    Provide a python code to update the settings for th...automatically find out the optimum setting of a DUT by using Python and Raspberry Pi. Instead of using a blind search to sweep all the settings for the DUT, I will provide an algorithm to speed up finding the optimum setting for the DUT. The testing setup is shown in the figure, and the testing flow is described as follows: The signal generator will input a pattern into the DUT and the circuit on that PCB will process the input signal. The output of the DUT is directly connected to the spectrum analyzer. We need to find out the optimum setting to have a minimum power shown on the spectrum analyzer (SA). The laptop will read the value from the SA and then update the setting for the next test by running a python script through R...

    €250 (Avg Bid)
    €250 Gns Bud
    6 bud

    Hi, I need to build prototypes using above and would like custom code generated (probably python/micropython) for the projects. These would be small and fast turnaround is essential. Also, an iterative approach is required as it is in prototyping cycle of development. It is essential that I own the IP of the code and that I can get 3rd party assurance from a security perspective.

    €191 (Avg Bid)
    €191 Gns Bud
    9 bud

    Hey Janhavi! I hope you’re good, I just wish to ask if it is possible for you to train a tesseract model for me using a simple ttf font? I can give you the font and all I need is the trained file I can use on any of my tesseract devices, preferably Raspberry Pi OS!

    €32 (Avg Bid)
    €32 Gns Bud
    1 bud

    I need a developer that can send saved data in SQL database on raspberry pi using Flask with simple WebSocket to a server hosted in Heroku. If an internet interruption will occur, I need that the program could have the measure of how much data was sent, when the internet connexion return, the program will continue the data transfer in the exact position that it stop. the server that receives de data from the raspberry pi is created in Nodejs. so I need you to be clear that Heroku only use then, the data received on the Nodejs server will save the data on a SQL database (ClearDB MySQL). please you only have one and a half-day to do that. if you can't do it please don't send a bid.

    €133 (Avg Bid)
    €133 Gns Bud
    9 bud

    I need a developer that can send saved data in SQL database on raspberry pi using Flask with simple WebSocket to a server hosted in Heroku. If an internet interruption will occur, I need that the program could have the measure of how much data was sent, when the internet connexion return, the program will continue the data transfer in the exact position that it stop. the server that receives de data from the raspberry pi is created in Nodejs. so I need you to be clear that Heroku only use then, the data received on the Nodejs server will save the data on a SQL database (ClearDB MySQL). please you only have one and a half-day to do that. if you can't do it please don't send a bid.

    €149 (Avg Bid)
    €149 Gns Bud
    7 bud

    I have a raspberry pi 4 connected to internet via wwan0 (SIM7600 4G modem) interface and want to connect clients to raspberry pi eth0 interface. interface wwan0 receives dynamic IP from the phone network. I have edited the /etc/: interface eth0 static ip_address= static routers= static domain_name_servers= I have run: iptables -A FORWARD -i eth0 -o wwan0 -j ACCEPT iptables -A FORWARD -i wwan0 -o eth0 -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -t nat -A POSTROUTING -o wwan0 -j MASQUERADE and then iptables-save > /etc/iptables/ I have enabled forwarding in /etc/ THE PROBLEM eth0 interface no connection to the internet wwan0 interface works well as long as eth0 is disabled PLEASE SEE THE IMAGE!!!

    €42 (Avg Bid)
    €42 Gns Bud
    9 bud

    Project completion with establishing communication with arduino and raspberry pi and saving data in sqlite

    €29 (Avg Bid)
    €29 Gns Bud
    1 bud

    i have some data broadcasting over serial port /dev/ttyUSB0 baud:9600 i need a python code to capture arduino sensors data and then dump them in SQLite database your job is to create an easy to use code well documented so i can understand it I uploaded arduino code I only wr...baud:9600 i need a python code to capture arduino sensors data and then dump them in SQLite database your job is to create an easy to use code well documented so i can understand it I uploaded arduino code I only writen the below python code so that to display the sensor value to the cmd of raspberry pi ``` import serial ser = ('/dev/ttyUSB0',9600) while True: read_serial=() print(read_serial) ``` My hardware: arduinos with 3 sensors I run python into raspberry p...

    €67 (Avg Bid)
    €67 Gns Bud
    4 bud

    I need go lang programs to run on my raspberry pi. For this I need go lang support to be built with in yocto. The go lang programs need to access an lmdb database. So I need this to be built in as well. At the end a test go lang program should be able to write to the lmdb database and read from the lmdb database.

    €232 (Avg Bid)
    €232 Gns Bud
    1 bud

    I have a SIM7600X - G 4g Hat , that should be configured with raspberry pi (3B+ or 3A+) that it can provide internet access to the raspberry pi as well as GPS data . its a simple car tracking IoT where we need to upload gps data periodically on server.

    €219 (Avg Bid)
    €219 Gns Bud
    6 bud

    As discussed over chat.

    €9 - €9
    €9 - €9
    0 bud

    Simple project. I have a sensor producing data every 0.8 - 1 seconds. I want to collect the data on a Raspberry pi 4 that has a SIM card in it. The Raspberry will communicate with a Cloud based database every 3-5 minutes providing dumping the data into the database for the given account and location. The sensor is a Rogowski coil. I will provide more details, but just trying to source assistance first.

    €407 (Avg Bid)
    €407 Gns Bud
    25 bud

    We have a bespoke project where we need to fit in 4 Raspberry Pi Hat components into a case that allows for cooling. The ports that the case design will provide can be outlined later on. The design will likely need to have some company branding. We are looking for someone with experience designing cases or housing for equipment.

    €177 (Avg Bid)
    €177 Gns Bud
    25 bud

    Simple project. I have a sensor producing data every 0.8 - 1 seconds. I want to collect the data on a Raspberry pi 4 that has a SIM card in it. The Raspberry will communicate with a Cloud based database every 3-5 minutes providing dumping the data into the database for the given account and location. The sensor is a Rogowski coil. I will provide more details, but just trying to source assistance first.

    €504 (Avg Bid)
    €504 Gns Bud
    22 bud

    Read description before submitting proposal. Communicate with VFD from Raspberry Pi. Coder to be able to write in Python, using the following minimalmodbus library. Prove function using a front end webpage. See attached framework to which you must code the functions to, you must not deviate from the topics. See attached manual for modbus communication. I will also provide backend and frontend code templates, used on an older project.

    €185 (Avg Bid)
    €185 Gns Bud
    9 bud

    it's a school project about a social distancing monitoring system using Raspberry Pi. It's an FYP and I am looking to do a prototype and finish chapter 5.

    €178 (Avg Bid)
    €178 Gns Bud
    11 bud

    I'm trying to get my dongle setup with Raspberry pi, the dongles model is RTL2832U on The Things Industries Gateway. Can anyone help?

    €146 (Avg Bid)
    €146 Gns Bud
    5 bud

    ...need someone who has passion about creating a RETRO looking game for raspberry pi 4 (yes, we want it to look blcky pixelated) that is surfing related and side scrolling: We need someone who has passion about creating a RETRO looking game (yes, we want it to look pixelated) that is surfing related and side scrolling: 1. one person / two player option 2. leaderboard at the end of the game 3. our company must be able to have the drag and drop customization capability to change backgrounds, banners, coins, splash screen for opening and the ending, leaderboard background using PNGs or JPG. placed into a folder as this will be a game used for advertising company logos and products within the game. game for Raspberry Pi 4 must allow us to make the changes on a PC and the...

    €1009 (Avg Bid)
    €1009 Gns Bud
    9 bud

    ...need someone who has passion about creating a RETRO looking game for raspberry pi 4 (yes, we want it to look blcky pixelated) that is surfing related and side scrolling: We need someone who has passion about creating a RETRO looking game (yes, we want it to look pixelated) that is surfing related and side scrolling: 1. one person / two player option 2. leaderboard at the end of the game 3. our company must be able to have the drag and drop customization capability to change backgrounds, banners, coins, splash screen for opening and the ending, leaderboard background using PNGs or JPG. placed into a folder as this will be a game used for advertising company logos and products within the game. game for Raspberry Pi 4 must allow us to make the changes on a PC and the...

    €889 (Avg Bid)
    €889 Gns Bud
    6 bud

    ...which pings a server and save intervally datas to the server + a web dashboard which saves the datas + shows if hardware is available + notices if hardware is offline For better understanding. We´re installing some raspberry (with windows OS) at our customers. But actually we dont know if a raspberry shuts down because of any problem (Energy, Internet, Heat or whatever). Webtool: We need to build a Dashboard, which has a simple overview to see which of all raspberrys are actually online and which not. We should be able to add raspberrys, delete raspberrys or edit the names of the raspberrys. If we click on one of the raspberrys, it should show charts if he is running constantly or when he had some breaks. Raspberry Exe: This tool should be a...

    €460 (Avg Bid)
    €460 Gns Bud
    18 bud

    Apparently OnlyOffice Document Server isn't compatible with ARM which ultimately makes it not compatible with Raspberry Pi. --> Some people say workarounds exists such as : But I am not advanced enough to make it work. I am looking for someone experimented enough in Raspberry Pi (and possibly NextCloud or Docker) to make OnlyOffice Document Server run smoothly with all its function, online and with the appropriate security level.

    €215 (Avg Bid)
    €215 Gns Bud
    10 bud

    Please look at the attachments Label 1 Logo Cheesecake Minis -Assorted Flavors- Label 2 Pumpkin spice Ingredients Pumpkin-Cream Cheese-Sugar-Eggs-Nutmeg-Vanilla-Graham Cracker Crust Label 3 Strawberry Shortcake Ingredients Strawberries-Cream Cheese-Wafer Cookies-Sugar-Eggs-Vanilla-Graham Cracker Crust La...Cheese-Sugar-Eggs-Nutmeg-Vanilla-Graham Cracker Crust Label 3 Strawberry Shortcake Ingredients Strawberries-Cream Cheese-Wafer Cookies-Sugar-Eggs-Vanilla-Graham Cracker Crust Label 4 Red Velvet Ingredients Cocoa-Cream Cheese-Chocolate Wafer Cookies-Flour-Buttermilk-Sugar-Eggs-Vanilla Label 5 Cookies & Cream Ingredients Chocolate Wafer Cookies-Cream Cheese-Sugar-Eggs-Vanilla Label 6 White Chocolate Raspberry Ingredients Raspberries-Cream Cheese-Sugar-Eggs-Vanilla-Graham...

    €109 (Avg Bid)
    €109 Gns Bud
    91 bud
    Raspberry Pi Car Udløbet left

    Car robot build with a camera and several sensors added. This robot will be running using a programmed raspberry pi and a remote mobile application

    €597 (Avg Bid)
    €597 Gns Bud
    8 bud

    Image I put with this got the assignment description. way we need to wire up the pi included in the week7 lab pdf on page 2.

    €109 (Avg Bid)
    €109 Gns Bud
    8 bud

    ...scrolling: one person / two player option leaderboard at the end of the game our company must be able to have the drag and drop customization capability to change backgrounds, banners, coins, splash screen for opening and the ending, leaderboard background using PNGs or JPG. placed into a folder as this will be a game used for advertising company logos and products within the game. game for Raspberry Pi 4 must allow us to make the changes on a PC and then we can burn it back onto the flash card for playing on the Rasberry Pi 4 If you have any suggestions for this surfing game to be real cool, we want you to take infuse your passion to create something that we will all enjoy to play. Please give us suggestions as to what you envision and why you would have passion making this fo...

    €200 (Avg Bid)
    €200 Gns Bud
    3 bud

    This is a brand new site for a robotic pet product based on Arduino/Raspberry Pi. We have open source code for this robot pet and we have a relatively active community for this product. It can be a long term contract if you do a good job. We are professionals and easy to communicate, and know how to code based on your feedback. Send me your proposal for what we can expect after 3 month after your hard work, including the following: * What you plan to do * how can we measure your performance Thanks

    €747 (Avg Bid)
    €747 Gns Bud
    49 bud

    Busco programador con manejo de MariaDB, PHP, Python, y Raspberry pi 4, - El proyecto consiste en crear un usuario y contraseña en la cual el usuario pueda buscar los históricos de eventos según una determinada fecha. y esta pueda exportarse. - Para poder acceder al historial de eventos el usuario lo realiza desde una pagina web (servidor web), el usuario tendra acceso al historial que genera el raspberry Pi 4.

    €149 (Avg Bid)
    €149 Gns Bud
    6 bud

    ...design: The name of the new supplement will be "Spartan Reds". We don't have yet the final formulation of ingredients but we will edit it us ourselves later, so now feel free to put in organifi ingredients with those quantities as a stock example for us to edit later. For the color you can stay around #1c396d; the supplement will contain blueberry, raspberry, strawberry, blackberry, pomegranate, lemon, apple, beetroot, red maca, royal jelly, red reishi, noni, red vine, coffe berry. Inspire to these for the graphics. The dimension of the label will be 1300x335. We would like to have as final delivery: the PDF file, the Adobe Illustrator (AI) file, the fonts files and eventually any image or material added on it. In the png ELEMENTS you can find an

    €367 (Avg Bid)
    Fremhævet Haster Garanteret Topkonkurrence
    €367
    127 indlæg

    analyzing temperature data in AWS collected from raspberry pi with dht22 sensor

    €109 (Avg Bid)
    €109 Gns Bud
    15 bud

    El proyecto consiste en realizar un videojuego similar al Frets on fire / Guitar Hero pero con canciones navideñas. Las teclas de este juego no serán con un teclado si no con unas baldosas de presión que se activarán al pisarlas (5 en total). Se valorará la asistencia en la conexión de las baldosas con el programa. El videojuego puede correr o en PC o con Raspberry. Las baldosas serían similares a estas. []

    €8997 (Avg Bid)
    €8997 Gns Bud
    6 bud

    Here is the code I need edited I will need this to work with certified miners, not DIY miners. I'm assuming it'll be an easy modification. I have miner and raspberry pi with RTL-Sdr R820T2 RTL2832U dongles for the gateways ready to go. I have no problems helping you debug and test the code as we go as I already have the setup. "*You want to send data from one gateway to multiple on-chain miners to potentially increase earnings by increasing witnessing and potential selection for "next hop" in PoC *You have multiple DIY gateways but only a single on-chain DIY miner (in alpha program). you can route data from all of your gateways to your single miner increasing the ability to receive data,

    €602 (Avg Bid)
    €602 Gns Bud
    5 bud

    Looking for someone to work on a project with me. Must be the freelancer who applies, can not be outsourced. Project has been started but is not complete and i need help completing it. We currently have Raspberry PI4 working with 2 x YF-86 water flow sensors and relay working to turn on solenoid. I need help getting the mcp3008 to measure temperature and complete the php configuration. After that i want to be able show some reports thru a web interface and make adjustments to some variables. winning freelancer i will share more information with

    €341 (Avg Bid)
    €341 Gns Bud
    18 bud

    1. In this assignment you need to turn your Raspberry Pi into a backup server for another Raspberry Pi or Linux based virtual machine. The node being backed up needs to be running a Linux distribution and your Raspberry Pi backup server should be running a Linux distribution as well. Both the backed up node and the backup node should be connected and communicating with each other using your ZeroTier VPN created in a previous assignment. The backing up of the defined node should be automatic using a cron job or other similar solution. This may require the use of a script to trigger the backup depending on your backup solution. You will need to create a video showing and discussing the installation, configuration, and execution of the backup solution. This video will nee...

    €28 (Avg Bid)
    €28 Gns Bud
    1 bud

    I need someone to install a DHCP and TFTP server on a raspberry Pi 3. Please be proficient in navigating Linux.

    €28 (Avg Bid)
    €28 Gns Bud
    8 bud

    I need someone who can help me to plot real-time data from Arduino using pyqt5! The plotting graph should be in four angles X, -X, Y, -Y. I will explain more and deal in detail if there is someone who can handle this!

    €191 (Avg Bid)
    €191 Gns Bud
    16 bud

    I need someone who can help me to plot real-time data from Arduino using pyqt5! The plotting graph should be in four angles X, -X, Y, -Y. I will explain more and deal in detail if there is someone who can handle this!

    €129 (Avg Bid)
    €129 Gns Bud
    9 bud

    Hi I need some help to design a PCB for a Raspberry PI 3/4 HAT It should include the festures/design from various opensource projects listed below. The first 2 features development is done,the 3. I need some help to design/develop And it all should be added to the Raspberry PI HAT PCB 1. 2. 3. A way to control an external ventilation system. The control box is controlling a 0-10V speed wire, where 0 = off If you are interested in knowing more, please let me know Thanks

    €188 (Avg Bid)
    €188 Gns Bud
    22 bud

    Hi I need some help to design a PCB for a Raspberry PI 3/4 HAT It should include the festures/design from various opensource projects listed below. The first 2 features development is done,the 3. I need some help to design/develop And it all should be added to the Raspberry PI HAT PCB 1. 2. 3. A way to control an external ventilation system. The control box is controlling a 0-10V speed wire, where 0 = off If you are interested in knowing more, please let me know Thanks

    €159 (Avg Bid)
    €159 Gns Bud
    13 bud

    Turn your Raspberry Pi into a backup server for another Raspberry Pi

    €126 (Avg Bid)
    €126 Gns Bud
    3 bud

    Necesito controlar el encendido apagado y la velocidad cte. de un motor de gasolina de un aeromodelo a través de un servomotor en forma automática tomando como referencia la tensión de un generador acoplado al motor.

    €554 (Avg Bid)
    €554 Gns Bud
    4 bud

    Necesito controlar el encendido apagado y la velocidad cte. de un motor de gasolina de un aeromodelo a través de un servomotor en forma automática tomando como referencia la tensión de un generador acoplado al motor.

    €28 - €232
    €28 - €232
    0 bud

    I am a wildlife ecologist looking to capture images of wildlife. I want a Raspberry Pi Zero (not W) image that will boot as fast as possible. I'll take a picture and shutdown, waiting to be booted again. I've tried to use Buildroot but the base Raspberry Pi Zero configuration fails for me. I'd like an SD image that boots quickly. I don't know enough about what is included, but I suppose I need the CSI turned on, GPIO pins to enable real time support, and perhaps the SD card, if those aren't part of the base configuration. Deliverables SD image that boots a Raspberry PI Zero quickly and supports the camera, GPIO pins, and writing to the SD card.

    €243 (Avg Bid)
    €243 Gns Bud
    9 bud

    Configure devices on LAN: Linux-Ubuntu (Main) / Windows / RTX 3060 GPU / Raspberry Pi (Pi/Linux) I'm setting up a home work computer system and I'm struggling to get all the parts to play nicely together. I have the following devices: 1. Linux desktop (Meerkat 5 from System76) running Ubuntu 20.04 w/ 64gb RAM (primary machine) 2. Windows desktop (Beelink SEI8) running Windows 10 (can upgrade to Windows 11 if better) w/ 16gb RAM 3. Raspberry Pi 4 running mostly Kali (but also Pi OS when my kid uses it) with 8gb RAM 4. Razer Chroma eGPU with RTX 3060 The goal is to operate everything from the Meerkat and be able to easily access the other systems via RDP (or whatever remote control method makes sense). I'm reasonably tech savvy but experience with Linux is li...

    €38 / hr (Avg Bid)
    €38 / hr Gns Bud
    3 bud

    Görüntü işleme ile gerçek zamanlı olarak nesne tespiti yapılacaktır. Raspberry Pi ile belli bir seviyeye getirdim model eğitimi dahil ancak fps sorunu yaşıyorum. Jetson Nanoya bağlı kamera üzerinden aldığı görüntüden nesne tespiti yapılacaktır. Gerekirse kamera ve jetson nanoyu adresinize kargolayabilirim. Önceliğim Türk mühendisler teşekkürler.

    €209 (Avg Bid)
    €209 Gns Bud
    2 bud