<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.hackuarium.ch/index.php?action=history&amp;feed=atom&amp;title=20170225_Arduino_WS</id>
	<title>20170225 Arduino WS - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.hackuarium.ch/index.php?action=history&amp;feed=atom&amp;title=20170225_Arduino_WS"/>
	<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=20170225_Arduino_WS&amp;action=history"/>
	<updated>2026-04-04T05:46:26Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://wiki.hackuarium.ch/index.php?title=20170225_Arduino_WS&amp;diff=8455&amp;oldid=prev</id>
		<title>Hekkcess: Created page with &quot;The Arduino is a perfect solution for quickly solving a problem, interfacing a sensor, controlling a servo... &lt;br&gt; But as projects are getting more complex, they run out of me...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.hackuarium.ch/index.php?title=20170225_Arduino_WS&amp;diff=8455&amp;oldid=prev"/>
		<updated>2017-02-13T17:42:42Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;The Arduino is a perfect solution for quickly solving a problem, interfacing a sensor, controlling a servo... &amp;lt;br&amp;gt; But as projects are getting more complex, they run out of me...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;The Arduino is a perfect solution for quickly solving a problem, interfacing a sensor, controlling a servo... &amp;lt;br&amp;gt;&lt;br /&gt;
But as projects are getting more complex, they run out of memory, the main loop slows down and the servo mottors start to jitter. &amp;lt;br&amp;gt;&lt;br /&gt;
Often there is no need to buy a stronger microcontroller, it is enough to get the work done by the periphery of the microcontroller instead of the processor. &amp;lt;br&amp;gt;&lt;br /&gt;
Short: Use hardware instead of software.&amp;lt;br&amp;gt;&lt;br /&gt;
This workshop is about avoiding some of the inefficiencies of the Arduino libraries by directly accessing the microcontroller. &amp;lt;br&amp;gt;&lt;br /&gt;
Profit from interrupts, timers and some special hardware tricks &amp;quot;hidden&amp;quot; in the datasheet of the microcontroller.&amp;lt;br&amp;gt;&lt;br /&gt;
This workshop is targeted for people who already used the Arduino environment in the past. Bring your own laptop! &amp;lt;br&amp;gt;&lt;br /&gt;
Course fee: 39.- (includes an Arduino Micro Pro and lunch; 29.- without hardware) &amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''REGISTER HERE''': https://www.meetup.com/fr-FR/octanis/events/237109826/?eventId=237109826&lt;/div&gt;</summary>
		<author><name>Hekkcess</name></author>
	</entry>
</feed>