Giter Site home page Giter Site logo

evc_pt2257's Introduction

Hi there! πŸ‘‹

πŸ§‘πŸ»β€πŸ’» I’m currently working on ...

🌱 I’m currently learning

  • Unity / GameDev
  • C#

🀝 I’m looking to contribute to...

  • Working on a fork - A 3D printer firmware written in C++ https://marlinfw.org
  • Active discussion - Vite - Next generation frontend tooling.

πŸ₯° A few projects I've contributed to...

@vitejs/vite, @11ty/eleventy, @Ultimaker/Cura, @getsentry/sentry, @cliqz-oss/adblocker, @cncjs/cncjs, @tc39, @whatwg/html, @vuejs/vue-cli, @vuejs/vue

⚑ Fun facts:

  • profile for Vitim.us on Stack Exchange, a network of free, community-driven Q&A sites
  • Reached the Top 1% rank on Stackoverflow (currently at Top 2%)
  • Potentially helped 20.5 million developers (according to Stackoverflow stats)
  • My most popular project currently is Undiscord with GitHub Stars and GitHub Forks
  • Reported a redering bug in WebKit (iOS12) #197613
  • Participated in TC39 discussions and proposals about the future of Javascript
  • Participated in WHATWG discussions and proposals about the future of the web
-Dependency Injection: A Challenge to Conventional Thinking
A critical evaluation of the dependency injection pattern, exploring its origins in object-oriented programming and advocating for careful consideration of its benefits and drawbacks in dynamic languages like Python and JavaScript....
-Javascript is getting a new keyword I proposed (accessor)
A story about how I proposed a name for a new Javascript keyword, and it was accepted....
-Notion JAM
Sync pages from Notion to GitHub to be used as a static website CMS (JAM)...
-default-args
A simple library for providing defaults to an options argument. No dependencies, tiny amount of code....
-explainalizer
Visualizer for Postgres EXPLAIN ANALYZ. Flame chart style...

❀️ Thanks to everyone who supported me through Buy Me A Coffee Buy Me A Coffee

evc_pt2257's People

Contributors

per1234 avatar victornpb avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

evc_pt2257's Issues

Can I use a LCD screen with the PT2257?

Hello,

I'm using a LCD screen on pins A4 and A5.
Is it possible to get conflicts when pins for the pt2257 are set on A0 and A1?

Because if I only use Pt2257, there's no problem but if I add a LCD screen with i2c bus, the LCD is going well but PT2257 seems to be off...

Is there a solution to use the 2 at the same time?

thanks a lot

Gilles

Compiling Issue would be glad if you can Help me.

Hello,
IΒ΄m relativly new in the World of Arduino. But i want to build a Speaker wit the PT2257 and your libary. And I have a Problem with it. I use Win10Pro and Arduino 1.6.11. I Downloaded your libary installed it and tried to run the Example Code, but I always get a Error that there is something wrong with compiling (exit status 1) I tried to delete the Libary and install it again but it didnΒ΄t helped either. It would be glad if you can help me. Thanks
Greetings
Niklas

Here is my full Error Code:

Arduino: 1.6.11 (Windows 10), Board: "Arduino/Genuino Uno"

ass_i2c_wait_scl_high' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_wait_scl_high' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_wait_scl_high' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_wait_scl_high' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

ass_i2c_delay_half' referenced in section.text' of C:\Users\Niklas\AppData\Local\Temp\ccw6G28T.ltrans0.ltrans.o: defined in discarded section `.text' of libraries\Evc_pt2257-master\Evc_pt2257.cpp.o (symbol from plugin)

collect2.exe: error: ld returned 1 exit status

exit status 1
Fehler beim Kompilieren fΓΌr das Board Arduino/Genuino Uno.

Issue compiling with arduino nano.

It might be an issue with the Softi2c library since I've never used it before, but when I tested that on it's own it seemed fine. If there is another version that uses the built in i2c interface that would work fine, or if I could get help with this issue that would be nice.

Here is the error if you want it.
Warning: Board breadboard:avr:atmega328bb doesn't define a 'build.board' preference. Auto-set to: AVR_ATMEGA328BB C:\Users\Vulpus\AppData\Local\Temp\ccQHj5pv.ltrans0.ltrans.o: In function i2c_write':

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_wait_scl_high'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_wait_scl_high'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:432: undefined reference to `ass_i2c_delay_half'

C:\Users\Vulpus\AppData\Local\Temp\ccQHj5pv.ltrans0.ltrans.o: In function `i2c_start(unsigned char) [clone .constprop.0]':

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:283: undefined reference to `ass_i2c_wait_scl_high'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:283: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:283: undefined reference to `ass_i2c_write'

C:\Users\Vulpus\AppData\Local\Temp\ccQHj5pv.ltrans0.ltrans.o: In function `ass_i2c_stop':

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:356: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:356: undefined reference to `ass_i2c_delay_half'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:356: undefined reference to `ass_i2c_wait_scl_high'

D:\Documents_DD\Arduino\libraries\Evc_pt2257-master/SoftI2CMaster.h:356: undefined reference to `ass_i2c_delay_half'

collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino Nano.`

Doesn't compile for arduino uno

Hey, thanks for creating this library.
I'm trying to compile the example sketch for my arduino uno, but I constantly only get error messages:

ass_i2c_wait_scl_high' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_wait_scl_high' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
ass_i2c_wait_scl_high' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
ass_i2c_wait_scl_high' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin) ass_i2c_delay_half' referenced in section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T//ccKKPuDK.ltrans0.ltrans.o: defined in discarded section .text' of /var/folders/59/ln_9dkzd17z4gc2dl0x_hks40000gn/T/build7bdf37bf52a9b5f7d16884e6768f3181.tmp/libraries/Evc_pt2257-master/Evc_pt2257.cpp.o (symbol from plugin)
collect2: error: ld returned 1 exit status
Using library Evc_pt2257-master in folder: /Users/corneliuseinem/Documents/Arduino/libraries/Evc_pt2257-master (legacy)
exit status 1
Error compiling for board Arduino/Genuino Uno.

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.