Arm processor simulatorprojekty

Filtruj

Moje ostatnie wyszukiwania
Pokaż:
Budżet
dla
dla
dla
Typ
Umiejętności
Języki
    Stan Projektu
    2,000 arm processor simulator znalezione projekty, cennik w USD

    Witam , poszukuje firmy badz wolnego freelancera , ktory podjalby sie stworzeniem kilku modyfikacji do istniejacego juz skryptu php , oraz podpiecie "stripe" jako payment processor. Stworzeniem oraz dodanie " revenue share dla uzytkownikow " ktorzy uploaduja video oraz moga oyrzymac gaze na wyswietlone reklamy w filmach ktore dodali , z mozliwoscia ustawienia ilosci procent prowizji dla uzytkownika , z wgladem w profilu uzytkownika " System punktacji , po ktorym uzytkownicy beda mogli wymieniac punkty za aktywnosc na konta premium . Dodanie rekomendacji filmowych po zaglosowaniu ok 25 filmow badz video. W pozniejszym terminie beda zlecone aplickacje mobilne jak iOS , android, Prosze o powazne oferty z czasem realizacji , gdyz nie ma pospiechu .

    $1393 (Avg Bid)
    $1393 Średnia Oferta:
    7 składanie ofert

    Zlecę napisanie prostego programu na platformie mbed do plytki nucleo STM32 F413 Do płytki dołączony jest shield z transeciverem CAN i płytka deweloperska quectel z modułem LTE EG91 .(obsługa komend jak w modelu BG96) Program co 0,5 – 1 sekundy ma wysyłać na magistrale CAN 10 zdefiniowanych ramek (adresowanie 29bit) w odpowiedzi na te ramki pojawią się nowe ramki o znanym ID, trzeba je odczytać (raczej potrzebne będzie filtrowanie sprzętów bo na tej magistrali lubi pojawić się od spory natłok danych). I wysłać poprzez GSM na serwer. Komunikacja z serwerem wg protokołu MQTT. Modem EG ma wbudowana obsługę MQTT, wystarcza tak naprawdę 2-3 komendy AT konfiguracyjne i dwie do zestawienia połączenia. Jedną do wysłania. Urządzenie jest to celów testowych wiec jakaś specj...

    $250 - $750
    $250 - $750
    0 składanie ofert

    Poszukuję programisty ARM do przygotowania obsługi IP w zestawie STM32 oraz KSZ8863. Do wykonania jest obsługa sieci, później temat przejmie stały programista. Docelowo w komunikacji sieciowej działać będą webserver, webclient oraz komunikacja szeregowa RAW. Preferowana osoba, która już wcześniej wykonywała taki projekt, aktualnie jestem po próbie uruchomienia gotowca.

    $18 - $153
    $18 - $153
    0 składanie ofert
    Gra iOS - line-drawing Zakończone left

    Projekt to clon gry flight simulator:   Zasady: Z każdej strony ekranu pojawiają się statki, które trzeba palcem „tapnąć" i wytoczyć trajektorię lotu, tak aby nie zderzyły się z innymi statkami i przeszkodami, oraz bezpiecznie wylądowały. Po wylądowaniu statek znika a system zalicza punkt (punkty). Grafika jest po naszej stronie. W załączniku kilka screenów.

    $2712 (Avg Bid)
    $2712 Średnia Oferta:
    2 składanie ofert

    Fragment which shows a 3D rotating 'L' shape on top and a slider on the bottom with a "play" button. You are given a time series of the three points defining the L: List<Point3D[3]> T; When the play button is pressed, the slider on the bottom moves from 0 to (). As it moves, the L shape rotates according to T: so that (t)[0] is the coordinate of the top arm of the L, (t)[1] the middle, (t)[2] the other arm. It also rotates when dragging the slider manually. You can rotate the camera for the 3D L shape by dragging it: this changes the camera perspective only: the motions specified by the list are independent of perspective.... by dragging it: this changes the camera perspective only: the motions specified by the list are independent of pe...

    $6 - $203
    $6 - $203
    0 składanie ofert

    Zlecę przepisanie i optymalizację kilku funkcji z C do assemblera ARMv7 (ARM Cortex A8, NEON). Są to głównie pętle do przetwarzania próbek audio. Kompilator GCC/System Linux.

    $18 - $153
    $18 - $153
    0 składanie ofert

    Przedmiotem aukcji jest poprawienie stylistyczne (błędy językowe, urwane zdania, literówki), merytoryczne (błędy w opisie) i rozbudowa tutoriali o pisaniu plików makefiles: Rozbudowa o mniej znane, ale również przydatne rzeczy przy pisaniu makefiles. Może to być oddzielny kurs "dla zaawansowanych". Przydało by si...językowe, urwane zdania, literówki), merytoryczne (błędy w opisie) i rozbudowa tutoriali o pisaniu plików makefiles: Rozbudowa o mniej znane, ale również przydatne rzeczy przy pisaniu makefiles. Może to być oddzielny kurs "dla zaawansowanych". Przydało by się też opisać jak pisze się pliki makefiles dla procesorów AVR w WinAVR (ewentualnie ARM i PIC)...

    $9 (Avg Bid)
    $9 Średnia Oferta:
    2 składanie ofert

    ...Programowanie mikroprocesorów - Forum dla początkujących programistów mikroprocesorów jednoukładowych... 8051 - Programowanie procesorów rodziny MCS51 (ASM, Keil A51&C51, SDCC itp.)... AVR - Programowanie procesorów AVR (WinAVR, AVR Studio itp.)... PIC - Programowanie procesorów Microchip (PIC C, ASM)... STM - Mikroprocesory STMicroelectronics 8 i 32 bitowe (C & ASM)... ARM - Programowanie procesorów z rdzeniem ARM (C, ASM)... x86/x64 - Programowanie procesorów PC-towych (oraz zagadnienia związane z systemami operacyjnymi pod którymi pracują procesory x86 i x64)... Toolchains - Programy narzędziowe, ich obsługa i konfiguracja... Moduły - Wykorzystywanie w budowanych urządzeniach ...

    $17 (Avg Bid)
    $17 Średnia Oferta:
    2 składanie ofert

    ...dodatkowy biblioteki jestem w stanie szybko zbudować. Dla przykładu dla linux-a i686 budowa wyglada tak (W skrócie, mogę podesłać komplet) ### 1 zmodyfikować linux-arm-gnueabi-g++/ ##### Poprawić wszystkie narzędzia z toolchain i dodac "hf" Dodać ścieżki do bibliotek oraz nagłówków ### 2 ######################## export ARCH=arm export CROSS_COMPILE=~/gcc-linaro/bin/arm-linux-gnueabihf- export PATH=~/gcc-linaro/bin:$PATH cd qt-everywhere-opensource-src-5.2.0 cd qtbase ./configure -qt-xcb -opengl es2 -no-eglfs -no-kms -no-directfb -no-linuxfb -v -opensource -confirm-license -xplatform linux-arm-gnueabi-g++ -no-pch -no-nis -no-accessibility -no-gtkstyle -nomake tests. make -j7 ########################### Cho...

    min $2
    min $2
    0 składanie ofert

    Posiadamy bibliotekę napisaną w c++ pod serwer Debianowy x64. Potrzebujemy zmodyfikować tą bibliotekę tak, aby działała ona na Raspberry Pi (ARM x86) z wgraną dystrybucją Raspbian. Biblioteka odpowiada za komunikację między naszym wewnętrznym oprogramowaniem, a drukarką fiskalną. Po wystawieniu faktury VAT, do drukarki przesyłane są dane, na podstawie których drukowany jest paragon. Drukarka Posnet Thermal HS FV EJ podłączona do urządzenia poprzez port USB. Cena powinna uwzględniać modyfikację biblioteki wraz z wdrożeniem jej na serwer (kompilacja z php). W przypadku braku istotnych szczegółów, proszę o podanie ceny (+/- 20% ).

    min $2
    min $2
    0 składanie ofert

    Witam na moje aukcji! Kilka spraw: 1. poszukuję trialowej wersji pakietu ARM DS-5 v5.01 [Build 43] służącego do programowania procesorów z rdzeniem ARM, gdyby Ktoś miał i zechciał się podzielić to by było fajnie, dostępny na stronie już jest wyższym buildem - szczegóły proszę o kontakt, ogólnie trzeba mi go też sprawdzić po zainstalowaniu 2. do napisania tutorial jak skonfigurować środowisko do programowania arm pod windows i pod linux przy użyciu arm-gcc (jestem zielony, więc od podstaw) - opis na moją stronę WWW (podam zainteresowanym) 3. gdyby komuś się udało ściągnąć ten dokument to też by było nieźle... Proszę pisać którego punktu dotyczy oferta, kilku zwycięzców wybiorę po zakończeniu aukcji, pozdrawiam.

    $71 (Avg Bid)
    $71 Średnia Oferta:
    1 składanie ofert

    Witam. Zlecę programiście, informatykowi napisanie aplikacji, która bedzie podawała pozycję samolotu w symulaorze Ił-2, Microsoft Flight Simulator ew podobne. Chodzi o podanie katów pozycji samolotu w 2 wymiarach oraz prędkości.

    min $2
    min $2
    0 składanie ofert

    ...Rozdzielczość aplikacji- 1920x1080 Obsługa 8 punktów dotykowych jednocześnie (w jednym czasie cztery osoby mogą użytkować galerię bez wpływu na płynność oraz jakość jej funkcjonowania) Rozpoznawane gesty: powiększanie, pomniejszanie, przesuwanie, obracanie Jednostka centralna wyposażona: CPU Intel Core i3 (2nd Gen) 2120T / 2.6 GHz Pamięć podręczna na procesor 3 MB RAM Zainstalowana 4 GB Graphics Processor Intel HD Graphics 2000 Polecana technologia: Aplikacja oparta o Framework Gesture Works, jednak nie upieramy się przy żadnej technologii. Kluczowy jest efekt końcowy. Zapewniamy sprzęt do testowania (nakładka dotykowa, ekran oraz komputer- urządzenia na których ma funkcjonować aplikacja) w biurze firmy w Krakowie. W przypadku powodzenia projektu zapewniamy st...

    min $2
    min $2
    0 składanie ofert

    Szukam osoby która pomogła by w rozwoju systemu bazującym na Nvidia Tegra 2

    min $2
    min $2
    0 składanie ofert

    Zlecę pozycjonowanie forum w google na frazy mody, Landwirtschafts Simulator 2011, Symulator Farmy, Farming symulator, LS 2011, mody, dodatki, maszyny. Najlepiej do top 5. Proszę o podawanie ceny wraz z terminem realizacji.

    min $2
    min $2
    0 składanie ofert

    ...potrzebuje to do 6 komputerow Elo 15A2 ;l=en&s=gov&sku=a2161491 oraz do jedenego komputera Elo 15b3 Elo 15B3 - 15" LCD Desktop TOUCH Computer, AccuTouch, with 160-GB Hard Drive, 2GB RAM, and Windows 7 Pro installed, DARK GRAY o Touch Technology: AccuTouch(Resistive) o Running on Intel Core 2 Duo 3.0GHz processor and 2-GB DDR2 memory o Optional Accessories are field-installed by end user, not pre-installed at factory o PORTS: 6 x standard USB 2.0, 2 X RS232 (SERIAL), 1 Ethernet w sumie 7 komputerow ,prosze wysłać mi wycene ile czasu zajmie wykonanie i ile by kosztowalo zainstalowanie programu o ktorym wspominalem P.S Proszę o podanie w ofertach numeru telefonu. Jeśli jest coś gotowego to również

    min $2
    min $2
    0 składanie ofert

    Witam, prosze o wycene przeniesienia FUMPA (skrypt do wysylki maili-autoresponder) na inny serwer. (Follow Up Mailing List Processor) - pelna nazwa. Skrypt jest co prawda w CGI, ale trzeba tylko zmienic ustawienia konfiguracyjne do bazy danych i skopiowac pliki na serwer. Zaintersowanym zleceniem przesle dane FTP.

    min $2
    min $2
    0 składanie ofert

    Witam, poszukuję osoby chętnej ,,wspólnika'' do prowadzenia i zarządzania stroną. Strona to SimulationSite Strona jest tworzona z myślą o grach symulacyjnych, strona składa się z Portalu i Forum, niewiele brakuję do pełnego funkcjonowania. Stroną ma na myśli zebranie wszystkich graczy gier symulacyjnych którzy są podzieleni na np. Hard Truck, Flight Simulator X, w jedno miejsce. Wymagam od 2HQ: -podstawowe znajomości HTML, PHP -wkładu finansowego (o małych kwotach mowa) I chęci Po więcej informacji proszę pisać na: E-mail: simulationsite@ GG: 6855184 (zazwyczaj niewidok)

    min $2
    min $2
    0 składanie ofert
    96029 Pozycjonowanie Zakończone left

    Zlecę pozycjonowanie nowego forum o symulatorze farmy. Frazy: -symulator farmy -ls mody -landwirtschafts simulator Proszę o podanie ceny za osiągnięcie na podane frazy top10. Płatność dopiero po osiągnięciu top10. Możliwe podpisanie umowy. Adres forum po uprzednim kontakcie.

    $18 (Avg Bid)
    $18 Średnia Oferta:
    1 składanie ofert
    96022 Dodawanie modów Zakończone left

    Witam, zlecę dodawanie modów (ciągniki, kombajny, mapy) dla forum o landwirtschafts simulator. Dodający musi umieścić zdjęcie (skopiować link), opis (jeżeli jest) i link do pobrania (aktywny), oczywiście podaje stronę z której mody mają być dodawane. Oferty kierować na PW. Wybiorę ofertę najlepszą i najtańszą. Możliwy wybór nawet 2 osób. Proszę o cenę za 100 modów. Dodanie jednego moda nie trwa dłużej niż 60 sekund.

    min $2
    min $2
    0 składanie ofert

    Zlecę pozycjonowanie strony na frazy: mody do ls ls forum landwirtschafts simulator Zależy mi aby strona znalazła się w TOP5 na powyższe frazy.

    min $2
    min $2
    0 składanie ofert
    88850 Dodawanie modów Zakończone left

    Witam, zlecę dodawanie modów (ciągniki, kombajny, mapy) dla forum o landwirtschafts simulator. Dodający musi umieścić zdjęcie (skopiować link), opis (jeżeli jest) i link do pobrania (aktywny), oczywiście podaje stronę z której mody mają być dodawane. Oferty kierować na PW. Wybiorę ofertę najlepszą i najtańszą. Możliwy wybór nawet 2 osób. Proszę o cenę za 100 modów.

    min $2
    min $2
    0 składanie ofert

    Witam! Prosze o wycenę stworzenia grafiki o tematyce Euro Truck Simulator i przystosowanie jej do forum phpbb3. 3 Rózne wersje kolorytyczne strony , niepowtarzalny i unikalny design. Ze wględu na liczne oszustwa płatnośc nastapi po dokonaniu zlecenia i przewstawienia efektów na swojej stronie www Kontakt : 2047916

    min $2
    min $2
    0 składanie ofert

    Witam, poszukuję osoby chętnej ,,wspólnika'' do prowadzenia i zarządzania stroną jako 2HQ. Strona to SimulationSite Strona jest tworzona z myślą o grach symulacyjnych, strona składa się z Portalu i Forum, niewiele brakuję do pełnego funkcjonowania. Stroną ma na myśli zebranie wszystkich graczy gier symulacyjnych którzy są podzieleni na np. Hard Truck, Flight Simulator X, w jedno miejsce. Wymagam od 2HQ: -podstawowe znajomości HTML, PHP -wkładu finansowego (o małych kwotach mowa) I chęci Proszę pisać: E-mail: simulationsite@ GG: 6855184 (zazwyczaj niewidok)

    min $2
    min $2
    0 składanie ofert

    Witam, poszukuję osoby chętnej ,,wspólnika'' do prowadzenia i zarządzania stroną jako 2HQ. Strona to Strona jest tworzona z myślą o grach symulacyjnych, strona składa się z Portalu i Forum, niewiele brakuję do pełnego funkcjonowania. Stroną ma na myśli zebranie wszystkich graczy gier symulacyjnych którzy są podzieleni na np. Hard Truck, Flight Simulator X, w jedno miejsce. Wymagam od 2HQ: -podstawowe znajomości HTML, PHP -wkładu finansowego I chęci Proszę pisać: E-mail: simulationsite@ GG: 6855184 (zazwyczaj niewidok)

    min $2
    min $2
    0 składanie ofert

    Witam, poszukuję osoby chętnej ,,wspólnika'' do prowadzenia i zarządzania stroną jako 2HQ. Strona to Strona jest tworzona z myślą o grach symulacyjnych, strona składa się z Portalu i Forum, niewiele brakuję do pełnego funkcjonowania. Stroną ma na myśli zebranie wszystkich graczy gier symulacyjnych którzy są podzieleni na np. Hard Truck, Flight Simulator X, w jedno miejsce. Wymagam od 2HQ: -podstawowe znajomości HTML, PHP -wkładu finansowego I chęci Proszę pisać: E-mail: simulationsite@ GG: 6855184 (zazwyczaj niewidok)

    min $2
    min $2
    0 składanie ofert

    Witam, prosze o wycene przerobienia Skryptu autorespondera FUMP (Follow Up Mailing List Processor v5.01 - nazwa angielska). Sa do pobrania angielskie darmowe wersje tego skryptu. Wszystkie pliki FUMPA polskiego tutaj - jego trzeba przerabiać: (usunięto przez administratora) Przy kazdej wysylce maili ZWYKŁYCH (nie htmlowych), wiersze powinny byc zawijane na 60 znaków. Chcialbym miec mozliwosc zmiany tej liczby, zwiekszenia lub zmniejszenia zawijania. Skrypt dziala na jednej licencji, a dostepu do ftp NIE MOGE DAC, wiec trzeba chyba dzialac po omacku. Chetnie pomoge.

    min $2
    min $2
    0 składanie ofert

    ...profiles Backup and media rotation strategy Firewall integration with Active Directory for Single SignOn to provide granular per user content filtering and SSL VPN access (secure remote access to network resources via Web Browser) User internet usage logging and monitoring Hardware PowerEdge T110: PowerEdge T110 Chassis with upto 4 Cabled Hard Drives Processor: IntelŸ XeonŸ X3430, 2.4 GHz, 8M Cache, Turbo Memory: 4GB Memory (4x1GB), 1333MHz, Single Ranked UDIMM Operating System:Windows Server 2008 R2, Foundation Edition, x64 OS Partitions: 80GB Microsoft OS Partition Override Hard Drive Configuration: PERC S100 (Embedded SATA Software RAID) supporting 2 Hard Drives &a...

    min $2
    min $2
    0 składanie ofert

    ...which the total load appears to act. The contribution of any item to the weight of an aircraft and its e&#64256;ect on the centre of gravity is normally expressed as a pair of numbers. 1. The &#64257;rst number is the weight itself. 2. The second number is the apparent location of that weight with respect to some speci&#64257;ed datum. This second value is known as the &#8216;arm&#8217;. These calculations are normally known as the &#8216;weight and balance&#8217; calculations. The calculations need to consider: &#8211; The empty, or basic, weight of the aircraft (allowing for basic equipment, oil, unusable fuel etc) and the location where that weight appears to act. &#8211; The weight of the pilot and passengers and where they are si...

    min $2
    min $2
    0 składanie ofert

    ...which the total load appears to act. The contribution of any item to the weight of an aircraft and its e&#64256;ect on the centre of gravity is normally expressed as a pair of numbers. 1. The &#64257;rst number is the weight itself. 2. The second number is the apparent location of that weight with respect to some speci&#64257;ed datum. This second value is known as the &#8216;arm&#8217;. These calculations are normally known as the &#8216;weight and balance&#8217; calculations. The calculations need to consider: &#8211; The empty, or basic, weight of the aircraft (allowing for basic equipment, oil, unusable fuel etc) and the location where that weight appears to act. &#8211; The weight of the pilot and passengers and where they are si...

    min $2
    min $2
    0 składanie ofert

    Embedded software ............................ .................................... Realizacja na zamówienie oprogramowania embedded, sterowników. Doświadczenie z mikrokontrolerami: ARM, Atmega AVR, 80x51. Wsparcie dla systemów wbudowanych. Więcej informacji jest na stronie: ~miknet/ E-mail: opendriver at gmail dot com Skype:

    min $2
    min $2
    0 składanie ofert

    ...the relationship between the basic hardware and software components of a computer system. Distinguish between hardware and software and be able to describe the functions of the basic hardware/software components of a computer system. Show an appreciation of application software packages that can be used to satisfy business needs. 2. Classify types of computers. 3. Show an understanding of processor types. Business Scenario You are a self-employed computer consultant with a number of current clients who need advice on suitable systems for their organisations. You should produce a report for the following client, explaining the terminology, suggesting suitable configurations and costs that will satisfy the client's requirements. An Estate Agent, with three branches, ...

    min $2
    min $2
    0 składanie ofert

    Projekt podlaczenia wyswietlacza graficznego JM12864B do procesora ARM AT91R40008 umieszczonego na plytce ewoluacyjnej EB40A. Sterowanie wyswietlaczem jest sprzetowe. W razie jakichkolwiek szczegolow gg:1759037. Jacek

    min $2
    min $2
    0 składanie ofert

    ...produce a t-shirt design that is both humorous and satirical, based around USA political themes. The focus will be on incorporating Donald Trump and Joe Biden into the design. I’d like the art to be eye catching and blend well into the tshirt. A moderate to high detail design with mild caricature but realistic look. The portrayal will be of Donald Trump, struggling a little, with Joe Biden under his arm in a headlock, struggling intensely, to lick an ice cream cone (vanilla with chocolate chip), that he (Joe) is holding. The ideal candidate should have: - Experience in political art, particularly in a humorous and satirical style - An understanding of contemporary USA politics and the nuances of Donald Trump and Joe Biden's public image - Strong graphic design skills ...

    $30 (Avg Bid)
    $30
    49 zgłoszenia

    We have an existing platform that fetches top news headlines based on interest and uses GPT in order to compile them into a headline and send via SMS. The current bot is a selenium and existing panel is a basic Django admin. These are the new revamps that I'm looking for Scraper Fix: Need scraper ...would be nice to integrate twitter news into this someway since certain news gets broken on twitter first. Admin Panel: Need admin panel designed as per psd files with basic user controls such as Dashboard (analytics - visitors, revenue, mrr, abandoned carts) Users (Name, email, password reset, payment on file, location, interests, Cancel Subscription) Orders. Processing & other: Switching processor, and adding Plaid pay subscriptions as checkout option Migrating our r...

    $190 (Avg Bid)
    $190 Średnia Oferta:
    29 składanie ofert

    Hi, I have built a SCARA robot-arm, but need someone to help me to arrange electronics (RPI. ESP32, OPI) and software for it. 3 if its axes are driven by closed-loop stepper motors, each with its own internal driver and encoder and CANBUS connection. Another axis for vertical movement is a regular industrial servo motor that comes with an externa servo driver that is also connected via CANBUS. So all 4 motors need a controller able to control the arms all motors so the arm moves fast and with fluid and organically movements without any jerkiness. The arm will have 34 fixed points in space where is will pickup or deliver a small plastic containers. Pickup will have its own standard travel path and deliver will have it own as well. The differences is how it hooks into...

    $7 / hr (Avg Bid)
    $7 / hr Średnia Oferta:
    9 składanie ofert
    Foodservice Simulator 6 dni left
    ZWERYFIKOWANY

    I am looking to create a simulator to where anyone can do anything from delivering food to different restaurants, being an order selector and many other things related to the foodservice industry. I’m open to any city, so the simulator should be as universal as possible. I want the realism level to be moderately realistic, but still stylistic or abstract enough to allow for scalability and customization. The simulator should be technically sound and have a realistic user experience that mimics the different components of the foodservice delivery environment. The simulator should also be able to track each component of the delivery process, such as order input, order picking and delivery logistics. Finally, the simulator should be flexible enough to ...

    $1705 (Avg Bid)
    Wyróżniony
    $1705 Średnia Oferta:
    50 składanie ofert

    I'm looking for a talented tattoo artist who can bring to life a realistic depiction of a scene from the video game Bloodborne. This is meant for an arm tattoo. Key Requirements: - Familiarity with or willingness to understand the visual aesthetic of Bloodborne. - Proficiency in realistic tattoo design. Ideal Skills and Experience: - Proven experience with realistic tattoo designs. - Familiarity with gaming or fantasy art. - A portfolio showcasing previous work. Design request: I want an image inspired by the Gehrman Moon beheading scene with the same quality and detail as the second image(the image was created by AI). I'd like the image to be of him holding his scythe above his head as depicted in the execution scene, but as close and with the same perspective as the ...

    $307 (Avg Bid)
    $307 Średnia Oferta:
    41 składanie ofert

    I have two projects to do on Android Studio by java language. I'm waiting good offers . Task : Create a Music / MP3 player mobile application in Flutter or in Android ...Application should offer a list of menu items [For Example: Coffee, Garlic Bread, Cheese Sticks etc.] You can choose the menu items from 4-5 items as per your choice. Try to make the application visually appealing and interactive in terms of graphical user interface (GUI). Demonstrate your coding and presentation skills by creating a short video of "you" breifly explaining how you coded and ran the simulator in Android studio or Flutter [ Basically, A demonstration video of running the code in Android studio or in Flutter]. Submit the source code, the apk file and the video of yourself demonstrati...

    $170 (Avg Bid)
    $170 Średnia Oferta:
    45 składanie ofert

    we have an old iOS App that didn't got updated for some years and we don't have a SWIFT-Developer anymore. using FCM legacy some parameters have been written to a custom sub-object in the JSON and this seems not to be supported anymore. it's really no...parameters have been written to a custom sub-object in the JSON and this seems not to be supported anymore. it's really not possible anymore? so I moved all parameters to the root-level and no we have to update the App so this parameters get processed again (receiving notifications work well in general, just the action-parameters are missing) the challange: I currently can't send Notifications to the Simulator so it's not possible to debug notifications and I'm not allowed to share the code so I can...

    $70 (Avg Bid)
    $70 Średnia Oferta:
    15 składanie ofert
    My project 5 dni left

    Project 1: Create a Music / MP3 player mobile application in Flutter or in Android Studio that recommends its users the local area popular songs based on their GPS location. Submit the ...Application should offer a list of menu items [For Example: Coffee, Garlic Bread, Cheese Sticks etc.] You can choose the menu items from 4-5 items as per your choice. Try to make the application visually appealing and interactive in terms of graphical user interface (GUI). Demonstrate your coding and presentation skills by creating a short video of "you" breifly explaining how you coded and ran the simulator in Android studio or Flutter [ Basically, A demonstration video of running the code in Android studio or in Flutter]. Submit the source code, the apk file and the video of yourself de...

    $453 (Avg Bid)
    $453 Średnia Oferta:
    34 składanie ofert

    Hiring a skilled WordPress Developer for ongoing agency client work. IMPORTANT: - Must be available to work 8 hours per day during US Central Time (Monday to Friday) - All work must be performed on a Windows Remote Desktop which comes with fast internet, strong processor and license to all required tools like Photoshop, code editor etc. The developer will be responsible for daily tasks that include updating web pages, integrating new features into existing WordPress sites, and handling some graphic-related tasks, such as designing and setting up email newsletter templates. Requirements : - Proficiency in WordPress, including themes and plugins - Experience with HTML, CSS, JavaScript, and PHP - Ability to work with graphic design tools such as Adobe Photoshop or Illustrator for b...

    $19 / hr (Avg Bid)
    $19 / hr Średnia Oferta:
    322 składanie ofert

    ...the character. High Elf Archer is a slender and tall elf with green hair that is long in the back and short in front, with two braids at the side. She has long ears that confirm her status as a High Elf. She wears a green sleeveless archer corset, shorts, a pair of uneven black gloves, knee high boots, and a hood. On adventures, she wears an additional black sleeve over her left arm, the arm guard for her bow arm. She is described as stunningly beautiful, even among elves. On several occasions, she is shown to take the immediate attention of males. She has a small bust, which she is sensitive over. High elf archer should be provocatively dressed and flirty but not over overly done to the point of pornogrophy More details: Is this project

    $30 (Avg Bid)
    Gwarantowany
    $30
    71 zgłoszenia
    Black and White Arm Tattoo Design 4 dni left
    ZWERYFIKOWANY

    I'm looking for a skilled tattoo designer who can create a unique black and white tattoo design to be placed on my arm. Ideal Skills and Experience: - Proficient in tattoo design - Expertise in black and white art - Understanding of arm tattoo placement Additional Notes: - I'm open to creative suggestions and ideas - The design should be original and not copied from existing tattoos Existing tattoo sample picture added. Would like a unique tattoo designed based on the lower flower and leaves. Back half of upper arm. Could be a mixture of flower types that go with the sample photo.

    $74 (Avg Bid)
    $74 Średnia Oferta:
    74 składanie ofert
    Trophy icon Realistic Arm Tattoo Design 4 dni left

    Please read this description. I'm in need of a realistic tattoo design. The design is intended for placement on the arm. To get an idea of what I’m looking for. I want a $100 bill but INSTEAD OF THE PRESIDENTS FACE, I WANT A PICTURE OF THE FACE I ADDED. I want it the same size as the presidents face

    $20 (Avg Bid)
    Gwarantowany
    $20
    35 zgłoszenia

    I'm currently searching for an experienced AutoCAD Designer who can help craft detailed plans for a golf simulator. The main focus areas are: 1. Swinging Area: You will be provided with specific width and height measurements to guide your design. 2. Integration of Electronic Components: We need plans for mounting and installing the electronics that make the simulation possible. 3. Flooring Material & Lighting Requirements: The design should incorporate the specified materials and suitable lighting for the swinging area. Experience in designing sports simulators or similar environments would be a huge plus. Please, show examples of your previous work in your proposal if available. Succinct and accurate drawing styles are appreciated. Thank you for your interest in my proje...

    $56 / hr (Avg Bid)
    $56 / hr Średnia Oferta:
    15 składanie ofert

    We are in need of a Software Engineer to implement the EtherCAT SEMI profile (ETG5003) in a bare-metal ARM microcontroller environment. The target device firmware is written in C and runs on an ARM Cortex-M3 processor. The Anybus CompactCom B40 module is used to interface between the software and the EtherCAT network. You will join a very small team of software developers working on this project. Ideal experience: - C programming - EtherCAT (especially EtherCAT SEMI) - Anybus CompactCom - Bootloaders/Firmware Updates - File Handling

    $1277 (Avg Bid)
    $1277 Średnia Oferta:
    11 składanie ofert

    ...involves adapting the Velociraptor software, an open-source security tool , to work seamlessly on the Odroid N2+ platform, a powerful ARM-based single-board computer. The primary goal is to ensure that Velociraptor runs efficiently on Odroid N2+, leveraging the device's capabilities for security monitoring and digital forensics operations. Your contribution to this project could have a significant impact on the cybersecurity field. For more details on the platform, visit: Objectives: 1. Assess the compatibility of Velociraptor with the Odroid N2+ hardware and ARM architecture. 2. Modify the Velociraptor source code for optimal performance on the Odroid N2+. 3. Ensure all Velociraptor functionalities are operational on

    $661 (Avg Bid)
    $661 Średnia Oferta:
    15 składanie ofert