#Microcontroller manufacturers
Explore tagged Tumblr posts
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--8-bit/atmega128l-8au-microchip-2038197
What is 8 bit microcontroller, lcd microcontrollers, low power microcontrollers
ATmega Series 128 KB Flash 4 KB SRAM 8 MHz 8-Bit Microcontroller - TQFP-64
#Microcontrollers#8 bit#ATMEGA128L-8AU#Microchip#lcd microcontrollers#low power#flash memory#microcontroller manufacturers#programming microcontroller#Wireless microcontroller Cypress#8 bit embedded microcontrollers software
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32l471vgt6tr-stmicroelectronics-7150067
32 bit programmable microcontrollers, lcd microcontrollers,
STM32L Series 1 MB Flash 128 kB RAM 80 MHz 32-Bit Microcontroller - LQFP-100
#Microcontrollers#32 bit#STM32L471VGT6TR#STMicroelectronics#32 bit programmable microcontrollers#lcd microcontrollers#pic microcontrollers#wireless#development board#Microcontroller manufacturers#low power
1 note
·
View note
Text
PCB of the day! Metro ESP32-S3 🔧🔋💡
#adafruit#electronics#pcb#opensource#opensourcehardware#pcboftheday#metroesp32s3#techinnovation#circuitboard#engineeringlife#microcontroller#hardwaretech#diyelectronics#makerspace#electronicsdesign#manufacturing#nyc#technology
53 notes
·
View notes
Text
Embedded microcontroller manufacturers, 16 bit input and output peripherals
MC9S12D Series 12 kB RAM 256 kB Flash 16-Bit SMT Flash Microcontroller - LQFP-112
0 notes
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32f429zit6-stmicroelectronics-6028224
What is 32 bit microcontroller, microcontroller manufacturer, development board
STM32F Series 2 MB Flash 256 kB RAM 180 MHz 32-Bit Microcontroller - LQFP-144
#Microcontrollers#32 bit#STM32F429ZIT6#STMicroelectronics#microcontroller manufacturer#development board#Wireless microcontroller#lcd microcontrollers#programming#Low power#Flash#32bit embedded microcontrollers software
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32l471vgt6tr-stmicroelectronics-9173291
What is a microcontroller, lcd microcontrollers, programming microcontroller
STM32L Series 1 MB Flash 128 kB RAM 80 MHz 32-Bit Microcontroller - LQFP-100
#STMicroelectronics#STM32L471VGT6TR#Microcontrollers#32 bit#What is a microcontroller#lcd microcontrollers#programming microcontroller#32 bit embedded microcontrollers software#USB Wireless#32 bit microcontroller manufacturers
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--8-bit/pic12f629t-i-sn-microchip-8748717
What is a microcontroller, programming microcontroller, lcd microcontrollers
PIC12F Series 1.75 kB Flash 64 B SRAM SMT 8-Bit Microcontroller - SOIC-8
#Microcontrollers#8 bit#PIC12F629T-I/SN#Microchip#what is a microcontroller#programming microcontroller#lcd#8 bit embedded microcontroller manufacturers#Low power microcontroller#usb#wireless#pic#Pic microcontroller#programming
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32f429zit6-stmicroelectronics-6028224
Wireless Microcontrollers, USB microcontroller, programmable pic microcontroller
STM32F Series 2 MB Flash 256 kB RAM 180 MHz 32-Bit Microcontroller - LQFP-144
#Microcontrollers#32 bit#STM32F429ZIT6#STMicroelectronics#wireless#USB#programmable pic microcontroller#low power microcontroller#integrated circuit#32 bit software microcontroller#embedded microcontroller manufacturers
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32f105vct6-stmicroelectronics-1949478
32 bit embedded microcontrollers, programmable microcontrollers, microprocessor
STM32F Series 256 kB Flash 64 kB RAM 72 MHz 32-Bit Microcontroller - LQFP-100
#Microcontrollers#32 bit#STM32F105VCT6#STMicroelectronics#32 bit embedded#programmable#microprocessor#warless microcontroller manufacturers#Low power microcontroller#lcd microcontrollers#software microcontrollers
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--8-bit/atmega128l-8au-microchip-2038197
lcd microcontrollers, Low power microcontroller, microcontroller software
ATmega Series 128 KB Flash 4 KB SRAM 8 MHz 8-Bit Microcontroller - TQFP-64
#Microchip#ATMEGA128L-8AU#Microcontrollers#8 bit#lcd microcontrollers#Low power microcontroller#software#8 bit embedded microcontroller manufacturers#programmable#What is a microcontroller#USB microcontroller#Pic microcontrollers wireless
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/xmc1402f064x0128aaxuma1-infineon-2064703
What is a microcontroller, 32 bit embedded microcontroller integrated circuit
XMC1000 Series 64 kB Flash 16 kB RAM 32 Bit Microcontroller - LQFP-64
#Infineon#XMC1402F064X0128AAXUMA1#Microcontrollers#32 bit#embedded microcontroller integrated circuit#Low power microcontrollers software#embedded microcontroller manufacturer#programming#wireless microcontroller#development board
1 note
·
View note
Text

PCB of the day! ICN6211 dev board take 2 🔧🔌📲
our first prototype with the ICN6211 had an atsamd21 that would act as the I2C controller for the ICN chip and maybe also manage the touch screen, either resistive or capacitive. we did get it working, thanks to timon for the assistance! but turns out that it was for the better to just skip the atsamd and control the ICN through the DSI I2C bus.
so for our respin, we're just going to bring out all the I2C ports and let the user decide who connects to whom: the ICN only needs to be set up once, and it weirdly responds to every I2C address so it can't share a bus. perhaps we'd use a simpler chip like an attiny816 to initialize the config, then use the DSI I2C bus to connect to a TSC2007 resistive or FT6206 cap touch driver? The '816 could also act as an I2C to PWM converter.
you can check out a python driver for the ICN here the example sketch sets it up for 800x480 but you'll also need a device tree overlay, which we're still working on ironing out ...
#adafruit#electronics#pcb#opensource#opensourcehardware#pcboftheday#engineering#innovation#prototype#circuitdesign#hardware#I2C#microcontroller#touchscreen#python#deviceoverlay#manufacturing#nyc
19 notes
·
View notes
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32f207igt6-stmicroelectronics-3044937
Programmable pic microcontrollers, USB microcontrollers, program memory
STM32F Series 1 MB Flash 132 KB RAM 120 MHz 32-Bit Microcontroller - LQFP-176
#STMicroelectronics#STM32F207IGT6#Microcontrollers#32 bit#Programmable pic#USB microcontrollers#program memory#lcd#32-bit data memory#data#32 bit embedded microcontroller manufacturers#wireless microcontrollers
1 note
·
View note
Text
Microcontroller manufacturer, 32 bit microcontroller, Power Management
LPC17xx Series 512 kB Flash 96 kB RAM 120 MHz 32-Bit-Microcontroller - LQFP-208
0 notes
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/pic32mx460f512l-80i-pt-microchip-7134422
32 bit programming microcontrollers, embedded microcontroller manufacturers
PIC32MX Series 512 kB Flash 32 kB RAM 32-Bit Microcontroller SMT - TQFP-100
#Microcontrollers#32 bit#PIC32MX460F512L-80I/PT#Microchip#programming#embedded microcontroller manufacturers#low power microcontrollers software#pic microcontrollers#wireless microcontroller#lcd microcontrollers
1 note
·
View note
Text
https://www.futureelectronics.com/p/semiconductors--microcontrollers--32-bit/stm32g474qct6-stmicroelectronics-7173732
Programmable microcontrollers, what is microcontroller, wireless microcontroller
STM32G Series 256 kB Flash 128 kB RAM 170 MHz 32-Bit Microcontroller - LQFP-128
#Microcontrollers#32 bit#STM32G474QCT6#STMicroelectronics#Programmable#wireless microcontroller#32 bit embedded microcontroller manufacturers#Low power#What is microcontroller#lcd microcontrollers
1 note
·
View note