PIC: Unterschied zwischen den Versionen
Aus Wiki_2020
Wezi (Diskussion | Beiträge) |
Wezi (Diskussion | Beiträge) |
||
(3 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
== unsorted == | == unsorted == | ||
[https://microchipdeveloper.com/dtda:icsp-considerations ICSP ] | |||
http://picforum.ric323.com/index.php<br> | http://picforum.ric323.com/index.php<br> | ||
[https://www.microchip.com/en-us/application-notes/tb3261.html TB3261 - PIC1000: Getting Started with Writing C-Code for PIC16F and PIC18F]<br> | [https://www.microchip.com/en-us/application-notes/tb3261.html TB3261 - PIC1000: Getting Started with Writing C-Code for PIC16F and PIC18F]<br> | ||
Zeile 6: | Zeile 7: | ||
[https://microchipdeveloper.com/tls2101:start Microchip Developer - Fundamentals of the C Programming Language]<br> | [https://microchipdeveloper.com/tls2101:start Microchip Developer - Fundamentals of the C Programming Language]<br> | ||
[http://microchip.wikidot.com/mcc:overview MCC] | [http://microchip.wikidot.com/mcc:overview MCC] | ||
[https://onlinedocs.microchip.com/pr/GUID-5A03F818-B7FC-4062-9792-57D08543B586-en-US-3/index.html?GUID-4FF6C8DE-2375-4456-9150-3ECCDAEB82B4 MCC technical Reference] | |||
== PIC relatet things == | == PIC relatet things == | ||
Zeile 81: | Zeile 83: | ||
=== Rotary Encoder === | === Rotary Encoder === | ||
*[https://stackoverflow.com/questions/57988939/how-to-read-rotary-encoder-input Rotary C Arduino]<br> | |||
*[http://www.pavius.net/2010/02/rotary-encoder-based-cooking-timer/ Rotary encoder based cooking timer] | *[http://www.pavius.net/2010/02/rotary-encoder-based-cooking-timer/ Rotary encoder based cooking timer]<br> | ||
*[http://sprut.de/electronic/pic/programm/rotary/rotary.html rotary by sprut] | *[http://sprut.de/electronic/pic/programm/rotary/rotary.html rotary by sprut]<br> | ||
*[http://www.circuitsathome.com/mcu/programming/reading-rotary-encoder-on-arduino reading rotary encoder on arduino] | *[http://www.circuitsathome.com/mcu/programming/reading-rotary-encoder-on-arduino reading rotary encoder on arduino]<br> | ||
*[https://www.candrian.gr/index.php/3-pin-rotary-encoder-how-to/] | |||
*[https://www.hobbytronics.co.uk/arduino-tutorial6-rotary-encoder] | |||
=== Codesammlungen Beispielprojekte Tutorials === | === Codesammlungen Beispielprojekte Tutorials === |
Aktuelle Version vom 19. Juni 2023, 19:10 Uhr
unsorted
ICSP
http://picforum.ric323.com/index.php
TB3261 - PIC1000: Getting Started with Writing C-Code for PIC16F and PIC18F
MPLAB XC8 Getting started Guide
MPLAB XC8 Compiler User Guide
Microchip Developer - Fundamentals of the C Programming Language
MCC
MCC technical Reference
PIC relatet things
https://microchip.wikidot.com/xpress-mchp:working-with-github MPLABXpress & Github
Hardware
Applicationnotes
PIC24
Re-mappable peripheral how to
Peripheral Pin Select (PPS) (using XC16 and MPLAB X)
PIC24 Tutorials
Microchip
MPLAB X
PIC Kit3 doesnot work @Win10 guggst du hier .. scroll down a lot [1]
PIC Kit3 does not work
Simulator Console printf()
LCD
Programmer
Display's
Code
TFT mit Touch
DOGL
DOGM
- EA DOGM Multi I/O LCD Driver v2.01 (updated 11/25/09) in CCS
- DOG-M Display über SPI
- ... und noch mal
- DOGM163
- DOG Init C
- ... und noch mal
DOGM Grafik
OLED
C Compiler
Rotary Encoder
- Rotary C Arduino
- Rotary encoder based cooking timer
- rotary by sprut
- reading rotary encoder on arduino
- [2]
- [3]
Codesammlungen Beispielprojekte Tutorials
- embedded code source
- sleep
- Base-/Midrange-PIC Tutorials
- PIC18 XC8
- PIC18F
- xc8
- SPI_Interface PIC18
- Projects:Rotaryencoder USB etc
- ECE 3724 - Microprocessors Course at Mississippi State University
- embedded C-Programming
- Tutorials C, LCD etc.
- PIC Projekte (MiniAnzeige Modul) ,Tutorials, Forum
- Picprojects.net
- LED-PWM, Stern etc
Software
Know How
- PIC2550 Clockcheck - messtechnische Überprüfung Taktung PIC
- PIC24HJ64GP502 - Taktung
http://urspoulsen.bplaced.net/Code/Neopixel/html/index.html http://urspoulsen.bplaced.net/Code/PIC24_DOG/html/index.html