-
Im not usually one to post anything on GitHub. I usually download broken software from other people. Your software I was able to get working somehow. It gave me enough motivation to attempt this on a …
-
Recently, I've been casually involved in the hardware scene and I've realized that programming and interfacing with hardware can be annoying platform-independent. Often software will work, but it's qu…
-
hey , genius i am fersh person about Mars-Rover , but i 'm very carazy about it , could i learn it good from knowing nothing?
-
Hi Kevin or anybody -
Perhaps I am trying to be too clever because I decided to use an ATmega328 chip on its own for space saving reasons. I can get the autoguider code to work if I go through the st…
-
Design PCB that can be used to fully control the scooter.
It should have:
- [x] ESP32 microcontroller
- [x] Boost converter for headlight led 5V -> 6V (1.1W)
- [x] RGB display
- [x] Power b…
-
Connection: See manual for pins.
- Vcc - +5V
- Vcc - 10uF - RESET - 10K - Ground
- GND - Ground
- XTAL1 - XTAL(11.0592Mhz) - 30pF - Ground
- XTAL2 - XTAL - 30pF - Ground
- P1.7 - 10K- C1815 - LE…
-
MCU auto-detect doesn't always work, depending on the programmer and MCU programming interface.
Auto-detect works by running avrdude with the chosen programmer and MCU set to ATmega8, since avrdude…
-
The Arduino Language Reference is the only official documentation of the Arduino programming language, but it is far from complete.
Some examples of important things that are not mentioned in the t…
-
First of all, kudos for creating this great project. In the long term, this can be the beginning of something very big for the Go community, allowing the programming of limited resources microcontroll…
-
I've just discovered your project, congrats! It seems very interesting, although I don't know yet whether it works, but I guess so. The first thing I've noted is that you've placed a very intensive fl…