Giter Club home page Giter Club logo

Comments (12)

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

See this function in a reference file, the 9th bit is set there:
void USART_Init(uint16_t baud_rate)
https://github.com/LanguidSmartass/mdb-arduino-cashless/blob/master/USART.c

As for the files you're talking about -- they're seem to be from a different driver for some wifi shield.
USART.c and USART.h that are used in my MDB implementation are located in the repository.

from mdb-arduino-cashless.

eyupnarinc avatar eyupnarinc commented on August 19, 2024

Hi Languid
I get about 50 errors as follows. what is the problem? what should I do? please help. Arduino IDE version 1.8.9. I tried the arduino uno and mega but it didn't work.
Thank you from now

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `vmc_config'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `vmc_prices'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `csh_error_code'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `csh_state'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `csh_poll_state'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `csh_config'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `vend_amount'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `user_funds'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `item_cost'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_Init'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_Send'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_Read'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_Peek'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_DataCount'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `JustReset'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `SessionCancelRequest'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `VendCashSale'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `MDB_CommandHandler'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_GetPollState'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_GetDeviceState'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_GetUserFunds'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_GetItemCost'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_GetVendAmount'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_SetPollState'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_SetDeviceState'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_SetUserFunds'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_SetItemCost'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\MDB.c.o (symbol from plugin): In function `vmc_config':

(.text+0x0): multiple definition of `CSH_SetVendAmount'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\MDB.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_Init'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_RXBuf_Read'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_RXBuf_Peek'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_TXBuf_IsEmpty'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_RXBuf_Count'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_Transmit'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_Receive'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_UDRI_Enable'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_TXBuf_Write'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART.c.o (symbol from plugin): In function `USART_Init':

(.text+0x0): multiple definition of `USART_UDRI_Disable'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART_ISR.c.o (symbol from plugin): In function `__vector_18':

(.text+0x0): multiple definition of `__vector_18'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\USART_ISR.c.o (symbol from plugin): In function `__vector_18':

(.text+0x0): multiple definition of `__vector_19'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufInit'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufFlush'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufPushFront'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufPopBack'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufPeekBack'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufIsEmpty'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufIsFull'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master\ringBuf.c.o (symbol from plugin): In function `rBufInit':

(.text+0x0): multiple definition of `rBufElemCount'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\ringBuf.c.o (symbol from plugin):(.text+0x0): first defined here

HardwareSerial0.cpp.o (symbol from plugin): In function `Serial':

(.text+0x0): multiple definition of `__vector_18'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

HardwareSerial0.cpp.o (symbol from plugin): In function `Serial':

(.text+0x0): multiple definition of `__vector_19'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\sketch\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

Those a linker errors.

Somehow you've got into situation where you're trying to link together same object files (.c.o files in this case), thus the "multiple definition of some_symbol" pops up.

I'm not much into Arduino IDE, but I would suggest you to clean up any temporaries you can find related to this build.

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

Actually, on the second view of your log I can probably see why this is happening:

Let's take "ringBuf.c.o" for example -- that's an object file compiled from "ringBuf.c" source file.

You have two versions of it, one is at
"C:\Users\EYP~ 1\AppData\Local\Temp\arduino_build_21082\sketch"
and the second is at
"C:\Users\EYP~ 1\AppData\Local\Temp\arduino_build_21082\libraries\mdb-arduino-cashless-master"

Since they're essentialy the same files, when linker tries to put them together into a final binary it throws the errors I described above, because both of them contain the definitions of the identical symbols (namely, functions and variables).

Maybe try to back up and then delete C:\Users\EYP~1\AppData\Local\Temp\arduino_build_21082\ directory and start anew.

from mdb-arduino-cashless.

eyupnarinc avatar eyupnarinc commented on August 19, 2024

First of all thank you for answering
I did but I get the same errors. what else can I do

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

Just a general advice, since I can't tell you anything more specific:

Try to figure out which files linker tries to put together and why there a multiple compilation units of the same source files in the first place.

from mdb-arduino-cashless.

eyupnarinc avatar eyupnarinc commented on August 19, 2024

thank you i will try again and give information

from mdb-arduino-cashless.

eyupnarinc avatar eyupnarinc commented on August 19, 2024

I cleared temp files and libraries
now gives these errors. Do you have any idea about this?
////////////////////////////////////////////////////////////////////////////////////////////////
HardwareSerial0.cpp.o (symbol from plugin): In function `Serial':

(.text+0x0): multiple definition of `__vector_18'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_763332\libraries\MDB\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

HardwareSerial0.cpp.o (symbol from plugin): In function `Serial':

(.text+0x0): multiple definition of `__vector_19'

C:\Users\EYP~1\AppData\Local\Temp\arduino_build_763332\libraries\MDB\USART_ISR.c.o (symbol from plugin):(.text+0x0): first defined here

collect2.exe: error: ld returned 1 exit status

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

Ok, those ones are actually related to this project.

Arduino's toolchain uses __vector_18 and __vector_19 symbols for it's own UART handlers, namely HardwareSerial class works with them deep deep down.

Because there is no 9bit frame support in HardwareSerial, I implemented my own UART init and handlers in "USART.c" and "USART_ISR.c", and the definitions of the same vectors conflict with the Arduino ones.

You need to find those in the Arduino headers/sources and comment them out, then recompile.

Also, if you need a debugging tool you can use SoftwareSerial class and a USB-UART dongle, since you won't be able to use HardwareSerial.

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

Did you resolve your issue?

from mdb-arduino-cashless.

eyupnarinc avatar eyupnarinc commented on August 19, 2024

THANK YOU
I solved this problem and cleaned up the libraries.
I have 2 more problems :)

  1. RFID card does not read
  2. On the server side to verify the card id how a file must be. Do you have a sample

from mdb-arduino-cashless.

LanguidSmartass avatar LanguidSmartass commented on August 19, 2024

I think you've gotta figure out those ones yourself, since those are not exactly the issues concerning this particular project.
A couple of suggestions though:

  • check your physical SPI connection and CS pins assignment, there is an SD card and MFRC reader that both use this interface;
  • server side is completely up to you to implement, I used simple GET/POST HTTP requests with some bootleg signature, a web server that processed these requests and MSSQL database to which the server made translated requests in consequence.

from mdb-arduino-cashless.

Related Issues (19)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.