{"id":2698,"date":"2022-07-10T14:56:42","date_gmt":"2022-07-10T14:56:42","guid":{"rendered":"https:\/\/picockpit.com\/raspberry-pi\/?p=2698"},"modified":"2023-08-21T14:44:39","modified_gmt":"2023-08-21T14:44:39","slug":"raspberry-pi-project-ideas-one-key-custom-keyboard","status":"publish","type":"post","link":"https:\/\/picockpit.com\/raspberry-pi\/it\/raspberry-pi-project-ideas-one-key-custom-keyboard\/","title":{"rendered":"Idee per progetti Raspberry Pi: Tastiera personalizzata a un tasto"},"content":{"rendered":"<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"563\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg\" alt=\"raspberry pi pico progetti pulsante\" class=\"wp-image-2709\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg 1000w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2-300x169.jpg 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2-768x432.jpg 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2-18x10.jpg 18w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p>La tastiera a un tasto \u00e8 uno dei miei progetti di tastiera Raspberry Pi preferiti. Dopo tutto, a volte il computer ha bisogno di un solo tasto per attivare un'azione specifica.<\/p>\n\n\n\n<p>Se state trascrivendo una registrazione audio, potreste volere un pulsante per riavvolgere la traccia di tre secondi.<\/p>\n\n\n\n<p>Se siete esigenti in fatto di musica, potreste volere un pulsante specifico per saltare un brano.<\/p>\n\n\n\n<p>Se siete un dipendente che ha bisogno di nascondere ci\u00f2 che sta facendo al computer, potreste aver bisogno di un pulsante antipanico che esegua immediatamente un ALT + TAB quando scatta l'emergenza.<\/p>\n\n\n\n<p>La buona notizia \u00e8 che questi progetti sono estremamente facili da realizzare.<\/p>\n\n\n\n<p>E poich\u00e9 l'avete progettato voi stessi, potete assemblarlo con estrema facilit\u00e0 con un Raspberry Pi Pico e un pulsante disponibile in molti kit per principianti.<\/p>\n\n\n\n<p>\u00c8 possibile realizzare progetti pi\u00f9 elaborati, come pulsanti azionati a pedale o, come questo ragazzo qui sotto, un \"BOB\".<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">BOB (Grande Bottone Arancione)<\/h2>\n\n\n\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">Il Grande Bottone Arancione in azione <a href=\"https:\/\/t.co\/tXIW1ZMfGj\">pic.twitter.com\/tXIW1ZMfGj<\/a><\/p>- Dmytro Panin (@dr2mod) <a href=\"https:\/\/twitter.com\/dr2mod\/status\/1545057404596801548?ref_src=twsrc%5Etfw\">7 luglio 2022<\/a><\/blockquote> <script async=\"\" src=\"https:\/\/platform.twitter.com\/widgets.js\" charset=\"utf-8\"><\/script>\n\n\n\n<p>La BOB di Dmytro Panin \u00e8 un semplice progetto costruito con un RP2040 su un Pimoroni Tiny 2040.<\/p>\n\n\n\n<p>\"Ho sempre voluto che il mio computer portatile avesse un grande tasto fisico che potessi premere senza temere di romperlo\", ha detto.<\/p>\n\n\n\n<p>Il motivo per cui Dmytro ha utilizzato un Tiny 2040 \u00e8 che lo aveva in giro e che era abbastanza piccolo da poter essere inserito nell'involucro del pulsante di attivazione nucleare.<\/p>\n\n\n\n<p>\"Era un progetto da realizzare il sabato sera, quindi ho usato quello che avevo\", ha detto.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/github.com\/dr-mod\/bob\/raw\/main\/docs\/screenshot.png\" alt=\"\" style=\"width:644px;height:616px\" width=\"644\" height=\"616\"\/><figcaption class=\"wp-element-caption\">BOB di Dmytro Panin (foto da Github)<\/figcaption><\/figure>\n\n\n\n<p>Per costruire l'involucro, \u00e8 necessario avere accesso alla stampante 3D, un interruttore per tastiera, due viti M3x12 e un cavo di collegamento.<\/p>\n\n\n\n<p>Questo progetto pu\u00f2 essere facilmente realizzato anche con un Raspberry Pi Pico. Alla fine, ci\u00f2 che rende questo progetto super facile \u00e8 la libreria HID (Human Interaction Device) di CircuitPython, che trasforma istantaneamente il Pico in una tastiera dopo aver collegato l'USB.<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/dr-mod\/bob\">Istruzioni BOB su Github<\/a><\/p>\n\n\n\n<p><a href=\"https:\/\/www.printables.com\/social\/306904-dmytro-panin\/models\">Modello 3D stampabile per BOB<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Tastiera minima praticabile<\/h2>\n\n\n\n<blockquote class=\"imgur-embed-pub\" lang=\"en\" data-id=\"a\/LalZqc3\" data-context=\"false\"><a href=\"\/\/imgur.com\/a\/LalZqc3\"><\/a><\/blockquote><script async=\"\" src=\"\/\/s.imgur.com\/min\/embed.js\" charset=\"utf-8\"><\/script>\n\n\n\n<p>Il progetto \"minimum viable keyboard\" del Redditor u\/nogg3r5 mostra il modo pi\u00f9 elementare per costruire un progetto con un solo tasto.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/preview.redd.it\/055k5tsa1j691.png?width=960&amp;crop=smart&amp;auto=webp&amp;s=080e3a2ea2a24bbadb0342570bba58750de67d44\" alt=\"\"\/><figcaption class=\"wp-element-caption\">Tastiera minima utilizzabile da u\/nogg3r5<\/figcaption><\/figure>\n\n\n\n<p>Sono sufficienti dei fili, un pulsante (potrebbe essere un tasto di una tastiera meccanica) e un cavo USB.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">SARAsM kEyBoArd<\/h2>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"553\" height=\"328\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-15.png\" alt=\"\" class=\"wp-image-2702\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-15.png 553w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-15-300x178.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-15-18x12.png 18w\" sizes=\"auto, (max-width: 553px) 100vw, 553px\" \/><figcaption class=\"wp-element-caption\">Se volete digitare sArCaSm in scala, \u00e8 abbastanza faticoso. C'\u00e8 un modo molto semplice per farlo con il Raspberry Pi Pico.<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Fate un ulteriore passo avanti e create una soluzione con un solo pulsante per scrivere un sarcasmo fluente.<\/p>\n\n\n\n<p>Qualche tempo fa, ho creato un progetto Raspberry Pi Pico che utilizza la stessa libreria HID di BOB. <\/p>\n\n\n\n<p>Per scrivere sArCasM, ho attivato e disattivato il blocco delle maiuscole a un intervallo specifico una volta premuto un tasto.<\/p>\n\n\n\n<p>Se si preme di nuovo il pulsante, si disattiva il sArcAsm.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1000\" height=\"667\" src=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-16.png\" alt=\"\" class=\"wp-image-2703\" srcset=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-16.png 1000w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-16-300x200.png 300w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-16-768x512.png 768w, https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/image-16-18x12.png 18w\" sizes=\"auto, (max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p>Si pu\u00f2 vedere <a href=\"https:\/\/picockpit.com\/raspberry-pi\/everything-about-the-raspberry-pi-pico\/#Easy_sArCasM_keyboard_and_macro_keyboard\">istruzioni dettagliate, codice ed elenco parti qui<\/a> sul nostro articolo di approfondimento su Raspberry Pi Pico.<\/p>\n<div class=\"shariff shariff-align-center shariff-widget-align-left shariff-buttonstretch\"><ul class=\"shariff-buttons theme-white orientation-horizontal buttonsize-medium\"><li class=\"shariff-button twitter shariff-nocustomcolor\" style=\"background-color:#595959\"><a href=\"https:\/\/twitter.com\/share?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fit%2Fraspberry-pi-project-ideas-one-key-custom-keyboard%2F&text=Raspberry%20Pi%20project%20ideas%3A%20One%20key%20custom%20keyboard\" title=\"Condividi su X\" aria-label=\"Condividi su X\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#000; color:#000\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#000\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path fill=\"#000\" d=\"M14.258 10.152L23.176 0h-2.113l-7.747 8.813L7.133 0H0l9.352 13.328L0 23.973h2.113l8.176-9.309 6.531 9.309h7.133zm-2.895 3.293l-.949-1.328L2.875 1.56h3.246l6.086 8.523.945 1.328 7.91 11.078h-3.246zm0 0\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#000\">condividi<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button facebook shariff-nocustomcolor\" style=\"background-color:#4273c8\"><a href=\"https:\/\/www.facebook.com\/sharer\/sharer.php?u=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fit%2Fraspberry-pi-project-ideas-one-key-custom-keyboard%2F\" title=\"Condividi su Facebook\" aria-label=\"Condividi su Facebook\" role=\"button\" rel=\"nofollow\" class=\"shariff-link\" style=\"; background-color:#3b5998; color:#3b5998\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#3b5998\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 18 32\"><path fill=\"#3b5998\" d=\"M17.1 0.2v4.7h-2.8q-1.5 0-2.1 0.6t-0.5 1.9v3.4h5.2l-0.7 5.3h-4.5v13.6h-5.5v-13.6h-4.5v-5.3h4.5v-3.9q0-3.3 1.9-5.2t5-1.8q2.6 0 4.1 0.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#3b5998\">condividi<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button telegram shariff-nocustomcolor\" style=\"background-color:#4084A6\"><a href=\"https:\/\/telegram.me\/share\/url?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fit%2Fraspberry-pi-project-ideas-one-key-custom-keyboard%2F&text=Raspberry%20Pi%20project%20ideas%3A%20One%20key%20custom%20keyboard\" title=\"Condividi su Telegram\" aria-label=\"Condividi su Telegram\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#0088cc; color:#0088cc\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#0088cc\"><svg width=\"32px\" height=\"20px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 32 32\"><path fill=\"#0088cc\" d=\"M30.8 6.5l-4.5 21.4c-.3 1.5-1.2 1.9-2.5 1.2L16.9 24l-3.3 3.2c-.4.4-.7.7-1.4.7l.5-7L25.5 9.2c.6-.5-.1-.8-.9-.3l-15.8 10L2 16.7c-1.5-.5-1.5-1.5.3-2.2L28.9 4.3c1.3-.5 2.3.3 1.9 2.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#0088cc\">condividi<\/span>&nbsp;<\/a><\/li><li class=\"shariff-button reddit shariff-nocustomcolor\" style=\"background-color:#ff5700\"><a href=\"https:\/\/www.reddit.com\/submit?url=https%3A%2F%2Fpicockpit.com%2Fraspberry-pi%2Fit%2Fraspberry-pi-project-ideas-one-key-custom-keyboard%2F\" title=\"Condividi su Reddit\" aria-label=\"Condividi su Reddit\" role=\"button\" rel=\"noopener nofollow\" class=\"shariff-link\" style=\"; background-color:#ff4500; color:#ff4500\" target=\"_blank\"><span class=\"shariff-icon\" style=\"fill:#ff4500\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 512 512\"><path fill=\"#ff4500\" d=\"M440.3 203.5c-15 0-28.2 6.2-37.9 15.9-35.7-24.7-83.8-40.6-137.1-42.3L293 52.3l88.2 19.8c0 21.6 17.6 39.2 39.2 39.2 22 0 39.7-18.1 39.7-39.7s-17.6-39.7-39.7-39.7c-15.4 0-28.7 9.3-35.3 22l-97.4-21.6c-4.9-1.3-9.7 2.2-11 7.1L246.3 177c-52.9 2.2-100.5 18.1-136.3 42.8-9.7-10.1-23.4-16.3-38.4-16.3-55.6 0-73.8 74.6-22.9 100.1-1.8 7.9-2.6 16.3-2.6 24.7 0 83.8 94.4 151.7 210.3 151.7 116.4 0 210.8-67.9 210.8-151.7 0-8.4-.9-17.2-3.1-25.1 49.9-25.6 31.5-99.7-23.8-99.7zM129.4 308.9c0-22 17.6-39.7 39.7-39.7 21.6 0 39.2 17.6 39.2 39.7 0 21.6-17.6 39.2-39.2 39.2-22 .1-39.7-17.6-39.7-39.2zm214.3 93.5c-36.4 36.4-139.1 36.4-175.5 0-4-3.5-4-9.7 0-13.7 3.5-3.5 9.7-3.5 13.2 0 27.8 28.5 120 29 149 0 3.5-3.5 9.7-3.5 13.2 0 4.1 4 4.1 10.2.1 13.7zm-.8-54.2c-21.6 0-39.2-17.6-39.2-39.2 0-22 17.6-39.7 39.2-39.7 22 0 39.7 17.6 39.7 39.7-.1 21.5-17.7 39.2-39.7 39.2z\"\/><\/svg><\/span><span class=\"shariff-text\" style=\"color:#ff4500\">condividi<\/span>&nbsp;<\/a><\/li><\/ul><\/div>","protected":false},"excerpt":{"rendered":"<p>La tastiera a un tasto \u00e8 uno dei miei progetti di tastiera Raspberry Pi preferiti. Dopo tutto, a volte il computer ha bisogno di un solo pulsante per attivare un'azione specifica. Se state trascrivendo una registrazione audio, potreste volere un pulsante per riavvolgere la traccia di tre secondi. Se siete esigenti in fatto di musica, potreste volere un...<\/p>","protected":false},"author":2,"featured_media":2709,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[220],"tags":[570,477,569,568,11,221,486,447,187,571],"class_list":["post-2698","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-raspberry-pi-projects","tag-3d-printing","tag-circuitpython","tag-keyboard","tag-minimum-viable-keyboard","tag-pico","tag-pico-w","tag-project","tag-projects","tag-raspberry-pi","tag-raspberry-pi-project"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Raspberry Pi project ideas: One key custom keyboard | PiCockpit<\/title>\n<meta name=\"description\" content=\"The Raspberry Pi Pico can be mounted as a Human Interaction Device, which means you can create your own special keys and macros easily!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/picockpit.com\/raspberry-pi\/it\/raspberry-pi-project-ideas-one-key-custom-keyboard\/\" \/>\n<meta property=\"og:locale\" content=\"it_IT\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Raspberry Pi project ideas: One key custom keyboard | PiCockpit\" \/>\n<meta property=\"og:description\" content=\"The Raspberry Pi Pico can be mounted as a Human Interaction Device, which means you can create your own special keys and macros easily!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/picockpit.com\/raspberry-pi\/it\/raspberry-pi-project-ideas-one-key-custom-keyboard\/\" \/>\n<meta property=\"og:site_name\" content=\"PiCockpit\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pi3gshop\" \/>\n<meta property=\"article:published_time\" content=\"2022-07-10T14:56:42+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-21T14:44:39+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1000\" \/>\n\t<meta property=\"og:image:height\" content=\"563\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"raspi berry\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@pi3g\" \/>\n<meta name=\"twitter:site\" content=\"@pi3g\" \/>\n<meta name=\"twitter:label1\" content=\"Scritto da\" \/>\n\t<meta name=\"twitter:data1\" content=\"raspi berry\" \/>\n\t<meta name=\"twitter:label2\" content=\"Tempo di lettura stimato\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minuti\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/\"},\"author\":{\"name\":\"raspi berry\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\"},\"headline\":\"Raspberry Pi project ideas: One key custom keyboard\",\"datePublished\":\"2022-07-10T14:56:42+00:00\",\"dateModified\":\"2023-08-21T14:44:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/\"},\"wordCount\":506,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/featured-image-2.jpg\",\"keywords\":[\"3d printing\",\"circuitpython\",\"keyboard\",\"Minimum viable keyboard\",\"Pico\",\"Pico W\",\"project\",\"Projects\",\"Raspberry Pi\",\"Raspberry Pi project\"],\"articleSection\":[\"Raspberry Pi projects\"],\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/\",\"name\":\"Raspberry Pi project ideas: One key custom keyboard | PiCockpit\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/featured-image-2.jpg\",\"datePublished\":\"2022-07-10T14:56:42+00:00\",\"dateModified\":\"2023-08-21T14:44:39+00:00\",\"description\":\"The Raspberry Pi Pico can be mounted as a Human Interaction Device, which means you can create your own special keys and macros easily!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#breadcrumb\"},\"inLanguage\":\"it-IT\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#primaryimage\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/featured-image-2.jpg\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2022\\\/07\\\/featured-image-2.jpg\",\"width\":1000,\"height\":563,\"caption\":\"raspberry pi pico projects button\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/raspberry-pi-project-ideas-one-key-custom-keyboard\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Raspberry Pi projects\",\"item\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/category\\\/raspberry-pi-projects\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Raspberry Pi project ideas: One key custom keyboard\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#website\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"name\":\"PiCockpit\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"it-IT\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#organization\",\"name\":\"PiCockpit.com\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"contentUrl\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/wp-content\\\/uploads\\\/2023\\\/07\\\/Screenshot-from-2023-07-24-15-01-24.png\",\"width\":1165,\"height\":283,\"caption\":\"PiCockpit.com\"},\"image\":{\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/pi3gshop\",\"https:\\\/\\\/x.com\\\/pi3g\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/#\\\/schema\\\/person\\\/7af3a7a8c999bc722029ef9ca9d78eee\",\"name\":\"raspi berry\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"it-IT\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g\",\"caption\":\"raspi berry\"},\"description\":\"I'm here to help you with all your Raspberry Pi related questions &amp; love to share about new project ideas for the Raspberry Pi, and give quick tips. Of course I'll also help you with PiCockpit and how to make your Raspberry Pi even easier to use with this raspberry pi monitoring solution :-)\",\"sameAs\":[\"https:\\\/\\\/picockpit.com\"],\"url\":\"https:\\\/\\\/picockpit.com\\\/raspberry-pi\\\/it\\\/author\\\/raspi-berry\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Idee per progetti Raspberry Pi: Tastiera personalizzata a un tasto | PiCockpit","description":"Il Raspberry Pi Pico pu\u00f2 essere montato come dispositivo di interazione umana, il che significa che \u00e8 possibile creare facilmente tasti e macro speciali!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/picockpit.com\/raspberry-pi\/it\/raspberry-pi-project-ideas-one-key-custom-keyboard\/","og_locale":"it_IT","og_type":"article","og_title":"Raspberry Pi project ideas: One key custom keyboard | PiCockpit","og_description":"The Raspberry Pi Pico can be mounted as a Human Interaction Device, which means you can create your own special keys and macros easily!","og_url":"https:\/\/picockpit.com\/raspberry-pi\/it\/raspberry-pi-project-ideas-one-key-custom-keyboard\/","og_site_name":"PiCockpit","article_publisher":"https:\/\/www.facebook.com\/pi3gshop","article_published_time":"2022-07-10T14:56:42+00:00","article_modified_time":"2023-08-21T14:44:39+00:00","og_image":[{"width":1000,"height":563,"url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg","type":"image\/jpeg"}],"author":"raspi berry","twitter_card":"summary_large_image","twitter_creator":"@pi3g","twitter_site":"@pi3g","twitter_misc":{"Scritto da":"raspi berry","Tempo di lettura stimato":"4 minuti"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#article","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/"},"author":{"name":"raspi berry","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee"},"headline":"Raspberry Pi project ideas: One key custom keyboard","datePublished":"2022-07-10T14:56:42+00:00","dateModified":"2023-08-21T14:44:39+00:00","mainEntityOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/"},"wordCount":506,"commentCount":0,"publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg","keywords":["3d printing","circuitpython","keyboard","Minimum viable keyboard","Pico","Pico W","project","Projects","Raspberry Pi","Raspberry Pi project"],"articleSection":["Raspberry Pi projects"],"inLanguage":"it-IT","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/","url":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/","name":"Idee per progetti Raspberry Pi: Tastiera personalizzata a un tasto | PiCockpit","isPartOf":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#website"},"primaryImageOfPage":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#primaryimage"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#primaryimage"},"thumbnailUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg","datePublished":"2022-07-10T14:56:42+00:00","dateModified":"2023-08-21T14:44:39+00:00","description":"Il Raspberry Pi Pico pu\u00f2 essere montato come dispositivo di interazione umana, il che significa che \u00e8 possibile creare facilmente tasti e macro speciali!","breadcrumb":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#breadcrumb"},"inLanguage":"it-IT","potentialAction":[{"@type":"ReadAction","target":["https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/"]}]},{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#primaryimage","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2022\/07\/featured-image-2.jpg","width":1000,"height":563,"caption":"raspberry pi pico projects button"},{"@type":"BreadcrumbList","@id":"https:\/\/picockpit.com\/raspberry-pi\/raspberry-pi-project-ideas-one-key-custom-keyboard\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/picockpit.com\/raspberry-pi\/"},{"@type":"ListItem","position":2,"name":"Raspberry Pi projects","item":"https:\/\/picockpit.com\/raspberry-pi\/category\/raspberry-pi-projects\/"},{"@type":"ListItem","position":3,"name":"Raspberry Pi project ideas: One key custom keyboard"}]},{"@type":"WebSite","@id":"https:\/\/picockpit.com\/raspberry-pi\/#website","url":"https:\/\/picockpit.com\/raspberry-pi\/","name":"PiCockpit","description":"","publisher":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/picockpit.com\/raspberry-pi\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"it-IT"},{"@type":"Organization","@id":"https:\/\/picockpit.com\/raspberry-pi\/#organization","name":"PiCockpit.com","url":"https:\/\/picockpit.com\/raspberry-pi\/","logo":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/","url":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","contentUrl":"https:\/\/picockpit.com\/raspberry-pi\/wp-content\/uploads\/2023\/07\/Screenshot-from-2023-07-24-15-01-24.png","width":1165,"height":283,"caption":"PiCockpit.com"},"image":{"@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pi3gshop","https:\/\/x.com\/pi3g"]},{"@type":"Person","@id":"https:\/\/picockpit.com\/raspberry-pi\/#\/schema\/person\/7af3a7a8c999bc722029ef9ca9d78eee","name":"bacca di raspi","image":{"@type":"ImageObject","inLanguage":"it-IT","@id":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/c10c423ceeff34163dd54a5472d6da17d71c0e360e0cf8cdb8847006372f216b?s=96&d=blank&r=g","caption":"raspi berry"},"description":"Sono qui per aiutarvi con tutte le vostre domande relative al Raspberry Pi e amo condividere nuove idee di progetto per il Raspberry Pi, e dare consigli veloci. Naturalmente vi aiuter\u00f2 anche con PiCockpit e come rendere il vostro Raspberry Pi ancora pi\u00f9 facile da usare con questa soluzione di monitoraggio per Raspberry Pi :-)","sameAs":["https:\/\/picockpit.com"],"url":"https:\/\/picockpit.com\/raspberry-pi\/it\/author\/raspi-berry\/"}]}},"_links":{"self":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2698","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/comments?post=2698"}],"version-history":[{"count":10,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2698\/revisions"}],"predecessor-version":[{"id":4838,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/posts\/2698\/revisions\/4838"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/media\/2709"}],"wp:attachment":[{"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/media?parent=2698"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/categories?post=2698"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/picockpit.com\/raspberry-pi\/it\/wp-json\/wp\/v2\/tags?post=2698"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}