MajorCore
Fast
MajorCore | Fast | |
---|---|---|
1 | 1 | |
39 | 1 | |
- | - | |
5.0 | 0.0 | |
about 2 months ago | over 4 years ago | |
C++ | C++ | |
GNU Lesser General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
MajorCore
-
Development using an ATMega162-16PU assistance needed badly. heh
I've already added the 162 to the IDE using information garnered from here and other places. But the problem lies in the circuit. I'd like to set up a socketed 40-PDIP version of an Uno-like PCB with USB, so that when testing and programming is done, I can pull the 162 out, slap it into the project and run with it, as one does.
Fast
-
Arduino libraries vs directly writing registers - worth it? (details/debate in comments)
Yes, that is the recurring case for arduino optimization, bad IO abstraction. There better 3rd party libraries out there, including my own, which I do not recommend using but has a nice benchmark at the end.
What are some alternatives?
FastAccelStepper - A high speed stepper library for Atmega 168/328p (nano), Atmega32u4, Atmega 2560, ESP32, ESP32S2, ESP32S3, ESP32C3, ESP32C6 and Atmel SAM Due
AVR-ADC-Wrapper - A static, type checked wrapper for AVR devices' ADC.
MiniCore - Arduino hardware package for ATmega8, ATmega48, ATmega88, ATmega168, ATmega328 and ATmega328PB
ServoEasing - Arduino library to enable smooth servo movement.
MightyCore - Arduino hardware package for ATmega1284, ATmega644, ATmega324, ATmega324PB, ATmega164, ATmega32, ATmega16 and ATmega8535
Marlin - Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
MicroCore - A light-weight Arduino hardware package for ATtiny13
vu2 - Arduino Sound Reactive Lights. Line-in audio -> beat and tempo detection -> 8 visualisers. For 1 Arduino and up to 100 lights.