Giter Club home page Giter Club logo

butterflycore's People

Contributors

mcudude avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

butterflycore's Issues

Please Add optiboot enable/disable.

If possible..
Please Add optiboot enable/disable.
Like MegaCore.
I want to Use Atmega329P with No Bootloader.
And free some bytes of flash memory.
Thansk.

Rtc support?

In the description it says rtc support but I can't find any example or library for the rtc of the butterfly.

custom avrdude.conf file not selected when doing 'shift + upload'

I've been spending a lot of time polishing on the Butterfly specific libraries such as LCD and temperature.

The ATmega169 (and the rest of its family) has actually two different device signatures. the ATmega169P/PA/V has one signature, and the ATmega169/A has another one. the problem is that the original avrdude.conf file only has one option; atmega169, which actually has the P/PA/V device signature rather than the 169/A.

To solve this I've added a modified conf file. The problem is that when you're uploading the code using a programmer (shift + upload), Arduino IDE refuses to use the modified conf file. I've tried everything, but I can't figure it out. I've attached the current core as a ZIP file.
ButterflyCore.zip

ATmega329P and segment LCD

Hello!

First of all - thanks for this great Arduino Core!

I have LCD which is 1/3 bias and 1/4 duty. It has only two digits (8 pins in total, 4 common pins and 4 segment pins).
I would like to try to use this LCD with ATmega329P. So I connected all four common pins to ATmega329P COM0...COM3 and also segment pins to SEG0...SEG3.

Now, questions:

  1. where and how I can define which segments belong to which pins?
  2. I have 16 MHz external crystal connected to ATmega329P - will it work with LCD? Everywhere is mentioned 32,768 kHz crystal, but not 16 MHz.

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.